how do i do this error?

xcomscix

New Member
Emergency shutdown initiated... (5316)
19:32:33 BROKER : Multi-user session end. (334)
19:32:33 BROKER : Removed shared memory with segment_id: 8126471
The last backup was not completed successfully. (1553)
_mprshut /db1/piloteb2/pilotadm -Fby
 
Cause:
Due to the bistall in force, the operations that the bi file must go through during shutdown cannot be carried out. Progress enters an emergency shutdown, and then goes to an abnormal shutdown due to the 5028s. The latch IDs mentioned in the 5028s will be latches 1 and 4, both associated with the bi -
Fixes:
Expected behaviour. The database should restart ok after going through crash recovery.
 
1) Shutdown GST Production Database
2) Shutdown GST Pilot Database
3) Shutdown GST Demo Database
B)Back to Previous Menu
M)Back to Main Menu
L)Reload Config file
0)Exit
Please Enter your Selection : 2
_mprshut /db1/piloteb2/pilotmfg -Fby
Emergency shutdown initiated... (5316)
08:18:38 BROKER : Multi-user session end. (334)
08:18:38 BROKER : Removed shared memory with segment_id: 4456455
_mprshut /db1/piloteb2/pilotadm -Fby
Emergency shutdown initiated... (5316)
08:19:00 BROKER : Multi-user session end. (334)
08:19:00 BROKER : Removed shared memory with segment_id: 4194310
_mprshut /db1/piloteb2/pilothlp -Fby
Emergency shutdown initiated... (5316)
08:19:20 BROKER : Multi-user session end. (334)
08:19:20 BROKER : Removed shared memory with segment_id: 4194309
_mprshut /db1/piloteb2/pilotloc -Fby
Emergency shutdown initiated... (5316)
08:19:41 BROKER : Multi-user session end. (334)
08:19:41 BROKER : Removed shared memory with segment_id: 3932168
Press Enter to Continue . . .
pls! reply me.
thank you.
 
The shutdown must not have -F !! Its forcefull shutdown,simple -by will suffice. One process is stuck in memory and hence the message.
 
Back
Top