Kbase P15228: Database frozen with error 1179 (shared memory does not have the correct MAGIC number)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/06/2008 |
|
Status: Verified
SYMPTOM(s):
Unable to shut down database
The shared memory does not have the correct MAGIC number (1179)
FACT(s) (Environment):
UNIX
Progress 9.1X
OpenEdge Category: Configuration
CAUSE:
Shared memory segment is corrupt and must be removed.
FIX:
1. Bring the database down with Proshut -F
2. Use PROUTIL -C DBIPCS to verify frozen shared memory
3. Release segment with UNIX command ipcrm -m
4. Start database in single user mode to go through crash recovery.