Consultor Eletrônico



Kbase P22149: Database fails to start with Can't attach Shared Memory with segment_id: <> for <>
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/04/2004
Status: Unverified

FACT(s) (Environment):

UNIX

SYMPTOM(s):

Database fails to start.

System Error: Can't attach Shared Memory with segment_id: <> for <>

SYSTEM ERROR: Can't attach shared memory with segment_id: 31 for dbname

Multiple database reside on system.

Problem is specific to 1 database.

CAUSE:

The database's Master block incorrectly contains a shared memory id for another database.

FIX:

1.Run prostrct list dbname
Verify the database's structure file for correct pathing and that extent size is a multiple of 16.

2. Run prostrct repair dbname.
This will update the database's master block.