bdase failing to come up

amalwonda

New Member
Hello guys,
I have this funny thing going on.Iam running progress 8.3B06 on unix aix verion 5.2.
The error below happened just after starting the probkup for dbase.

19:50:05 BROKER 0: SYSTEM ERROR: Releasing regular latch. latchId: 4 (5028)
19:50:05 BROKER 0: User 0 died holding 1 shared memory locks. (2522)

I have tried to chk for shared memory locks and ther are none, tried the unix command ipcrm -m no use,checked the dbase consistance it looks fine.,but i cannot open the database.plz help.
 
Hello guys,
I have this funny thing going on.Iam running progress 8.3B06 on unix aix verion 5.2.
The error below happened just after starting the probkup for dbase.

19:50:05 BROKER 0: SYSTEM ERROR: Releasing regular latch. latchId: 4 (5028)
19:50:05 BROKER 0: User 0 died holding 1 shared memory locks. (2522)

I have tried to chk for shared memory locks and ther are none, tried the unix command ipcrm -m no use,checked the dbase consistance it looks fine.,but i cannot open the database.plz help.
 
That looks like the message written to the .lg file when the db crashed.

What does it say when you try to restart it?
 
Yes Tom.You are right.that message is from the .lg file.
Below is what is returned when i try to bring up the dbase.



Mon Sep 18 19:50:05 2006
19:50:05 BROKER 0: The last backup was not completed successfully. (1553)
19:50:05 BROKER 0: Multi-user session begin. (333)
19:50:05 BROKER 0: Invalid note length 3
19:50:05 BROKER 0: SYSTEM ERROR: The broker is exiting unexpectedly, beginning
Abnormal Shutdown. (5292)
19:50:05 BROKER 0: drexit: Initiating Abnormal Shutdown
19:50:05 BROKER 0: ** Save file named core for analysis by Progress Software Co
rporation. (439)
19:50:05 BROKER 0: SYSTEM ERROR: Releasing regular latch. latchId: 4 (5028)
19:50:05 BROKER 0: User 0 died holding 1 shared memory locks. (2522)
 
Back
Top