[progress Communities] [progress Openedge Abl] Forum Post: Re: Shared Memory Error

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
R

Rob Fitzpatrick

Guest
> BROKER 0: dbname is a void multi-volume database. (613) This is your issue. You can't proserve a void database (a database that was created via prostrct create). It contains no meta-schema. Copy one of the empty databases in the DLC directory overtop of it. E.g.: procopy %DLC%\empty8 dbname Then you will be able to open the database. If you haven't already, download the OpenEdge documentation set and look for the Database Essentials manual. Also look at the section on creating databases in the Database Administration manual.

Continue reading...
 
Status
Not open for further replies.
Back
Top