Book a Demo

Author Topic: Reserved error (-1601); no message for this error  (Read 10790 times)

jnrtkm99

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Reserved error (-1601); no message for this error
« on: February 25, 2012, 12:15:21 am »
Getting the above message when trying to create new replica (Tools > Data Management > Manage .EAP File > Create New Replica... )

Have already run 'Make new master' against this model.

Does anyone know of a workaround?

mwielpuetz

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Reserved error (-1601); no message for this error
« Reply #1 on: March 14, 2016, 08:12:02 pm »
Hi, I have exactly the same problem. It seems to be old and rare. Is there now any known solution? I need urgent help. Marco

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13495
  • Karma: +572/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Reserved error (-1601); no message for this error
« Reply #2 on: March 14, 2016, 08:31:42 pm »
I'm sorry, the only advice I can give you is to avoid the master/replica mechanism at all costs.
Nothing but trouble if you ask me.

Geert

mwielpuetz

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Reserved error (-1601); no message for this error
« Reply #3 on: March 14, 2016, 08:46:45 pm »
Thx for quick answer.

Unfortunately, I have to replicate because sharing a central EAP file produces errors and a colleague must therefore work locally (the others not). Do I have to remove the replication of EAP file before we are working together on a network drive? And are there known issues associated with SharePoint environments? I can choose between both environments (SharePoint, Network-Drive).

Marco
« Last Edit: March 14, 2016, 08:49:46 pm by mwielpuetz »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Reserved error (-1601); no message for this error
« Reply #4 on: March 14, 2016, 08:55:52 pm »
If you need to share, switch to a version control system (subversion is still the choice here, but any other will do also). Avoid replicas, this is Mickeysoft scrap at it's best. For all what I heard take a long road to bypass SharePoint as well. It's definitely not a place for EAP files. Using EAP (MS Access) on shared drives is not recommended, unless you have a broadband network (your admins will love ou for that). You should remove replication, though I guess it would be possible to leave it. Just as a guess, it will create a lot of clutter inside and make the DB even more unstable.

q.
« Last Edit: March 14, 2016, 09:00:23 pm by qwerty »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13495
  • Karma: +572/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Reserved error (-1601); no message for this error
« Reply #5 on: March 14, 2016, 09:04:26 pm »
Marco,

.eap files on sharepoint is a definite NO-GO. It simply doesn't work as it needs to add temporary lock files and stuff like that.

Geert

mwielpuetz

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Reserved error (-1601); no message for this error
« Reply #6 on: March 14, 2016, 09:44:22 pm »
I don't have access to a version control system. So I try to remove replication and share the EAP at a common network drive. Thx for your help so far.

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Reserved error (-1601); no message for this error
« Reply #7 on: March 14, 2016, 11:24:47 pm »
Hi,

be careful with a common network share.

I have experienced corrupted repository, more than once.

Helmut

Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Reserved error (-1601); no message for this error
« Reply #8 on: March 15, 2016, 01:47:21 am »
Setting up subversion should be a no-brainer...

q.