Kbase P13369: Error Disconnect from server; database is being shutdown. (2659) on version 8.x
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/11/2008 |
|
Status: Verified
SYMPTOM(s):
Error Disconnect from server; database is being shutdown. (2659)
Database crashes
Error prowin32 has caused an illegal operation and the database will be shut
down on a remote Windows 98 client
Idxfix completes with error 4419
SYSTEM ERROR: Index <index-num> (<table-name>, <index-name>) contains <entry-count> entries, but <record-count> records found. (4419)
Idxfix error SYSTEM ERROR: Index fix found 1 errors. (4974)
Database scan gives error(s): Bad File Number: 0 Len:0 testrec failed on recid/dbkey:<number>
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 8.x
CHANGE:
There appears to be a bad record(s) in the database.
FIX:
It is recommended to restore the last good backup if possible. Otherwise, please use the Database Repair Utility as described below, to try to repair the problem (this may leave inconsistencies in the database). The Database Repair Utility is not supported by Progress Software and is used at your own risk. Please call Technical Support for assistance with it if necessary.
1) Run Database Repair choosing 1 (database scan menu), then 1 (Report Bad Blocks)and 4 (Report Bad Records), and G (GO). Answer "No" to choose dbkey range, then "Yes" to scan backward. This will only scan the database and will give the Bad File Number error(s).
proutil db-name -C dbrpr
2) Run Database Repair choosing 1 (database scan menu), then 5 (Delete bad
records). Answer "No" to choose dbkey range, then "Yes" to scan backward. This will actually delete the bad records.
proutil db-name -C dbrpr
3) Run idxfix twice (to be sure there are no longer any error messages), choose option 3, All and "yes" to the prompts:
proutil db-name -C idxfix.