Kbase P13501: Receive 1174 error when shutting down the database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
SYMPTOM(s):
Receive 1174 error when shutting down the database
SYSTEM ERROR: Invalid shared memory segment identifier (1174)
Machine was rebooted while database server was running.
Two different versions of Progress installed on the same machine.
Database was started via a script.
Clients unable to connect to database.
Unable to shutdown the database.
Removed .lk and restarted database via boot process, same problem
CAUSE:
Database server machine was rebooted while database was running
FIX:
1) Remove .lk file
2) proutil dbname -C dbipcs (to ensure no shared memory still attached for db)
3) Manually reset environment variables.
4) Start database from the command line
5) Attempt to connect clients.