Kbase P134521: Users already connected to a database work fine but new shared memory users cannot get connected.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/08/2008 |
|
Status: Unverified
SYMPTOM(s):
Users already connected to a database work fine but new shared memory users cannot get connected.
The dbname.st file is missing.
The dbname.db file is missing.
FACT(s) (Environment):
All other database files are accounted for.
UNIX
Progress 9.x
OpenEdge 10.x
CAUSE:
The dbname.db file was accidently moved to another location on the same file system while the database was running.
FIX:
In this instance they chose not to bring the database down, if possible. We found the moved db file and moved it back. The database is still running and new users can connect.
Run prostrct dbname list to create a new dbname.st file and verify all files as well as their location, then run probkup online dbname <back up file/device). Stop and restart the database at the earliest convenience.
If needed, once the database is down, the dbname.db can be rebuilt by running prostrct builddb dbname.