[progress Communities] [progress Openedge Abl] Forum Post: Re: Database Continues To Crash...

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
G

George Potemkin

Guest
Just a crazy idea but it helped one our customer in the past: Create and start an empty database. Force all self-service clients to connect the empty db first and only then connect the LISA db. I hope your application (especially its authorization) does not rely on the order of the connected databases. Only the self-service clients can corrupt data in shared memory. Semid's are stored at the beginning of shared memory => at the beginning of the client's address space. Shared-memory of the empty db will take the risks. Either the errors will disappear or you will get them for the empty database.

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