Kbase P182830: Database analysis fails with errors 6661 and 439
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2011 |
|
Status: Unverified
SYMPTOM(s):
Database analysis fails with errors 6661 and 439
SYSTEM ERROR: No object record for index <num>. (6661)
SYSTEM ERROR: No object record for index -510 . (6661)
** Save file named core for analysis by Progress Software Corporation. (439)
Protrace file is generated when running database analysis. Command: proutil dbname -C dbanalys
Stack trace:
printTableStats
upanalys
dbusDbAnalyze
dbusExecute
FACT(s) (Environment):
proutil dbname -C dbrpr is used to scan records and blocks within the database and came back clean
dbtool option 3, 4 and 5 do not detect corruption
proutil dbname -C idxfix against the database does not detect corruption.
proutil dbname -C idxcheck against the database does not detect corruption.
proutil dbname - C idxbuild against the database does not detect corruption.
Linux
OpenEdge 10.1C
CAUSE:
Bug# OE00205949
CAUSE:
Dbanalys does not take into consideration the _file records for SQL views. This results in a truncation of the file number which results in the negative value reported in the 6661 error.
FIX:
None at this time.