Number
|
Severity
|
Text and Explanation
|
6901
|
21
|
Overflow on High component of timestamp occurred in database %d. Database table possibly corrupt.
Explanation: Adaptive Server encountered an internal error affecting all
processes in the current database. Report the error to your System
Administrator. Adaptive Server must be restarted and dbcc diagnostics
run.
|
6902
|
21
|
Page timestamp value falls between the old and new timestamps from log. Page #=%ld, object id = %ld, page timestamp=%04x %08lx. Log: old timestamp=%04x %08lx, new timestamp=%04x %08lx.
Explanation: Refer to the writeup for this error.
|
6903
|
21
|
High order of timestamp indicates that timestamp structure may be incorrect.
Explanation: Adaptive Server encountered an internal error affecting all
processes in the current database. Report the error to your System
Administrator so dbcc diagnostics can be run. (Printed with trace
output in Release 11.0 and higher.)
|
6904
|
21
|
Mismatch between database table passed and the one found in the system structure when requesting new database timestamp. Database id passed in : %d. System database id : %d.
Explanation: Report the error to your System Administrator. Check system
tables first. (not raised in Release 11.0 and higher.)
|
6905
|
18
|
Value of Begin Timestamp=%04x %08lx of new transaction in object ’%.*s’ in Database ’%.*s’ is lesser than the Begin Timestamp=%04x %08lx of the last transaction in the same database. Non transactional reads may miss some committed data.
Explanation: Command failed due to internal Adaptive Server problem. Perform
any diagnostic action indicated by the message. Report the error
to your System Administrator.
|
6906
|
18
|
Value of Commit Timestamp=%04x %08lx in database ’%.*s’ is greater than the Begin Timestamp=%04x %08lx of the completing transaction. If allowed, clients of Commit Timestamp could have missed some committed data.
Explanation: Command failed due to internal Adaptive Server problem. Perform
any diagnostic action indicated by the message. Report the error
to your System Administrator.
|
6907
|
23
|
Value of Commit Timestamp=%04x %08lx in database ’%.*s’ is greater than Database Timestamp=%04x %08lx. This can qualify some non committed data as committed, thus leading to corruption.
Explanation: The database may be corrupt. Report the error to your System Administrator.
Adaptive Server must be restarted and DBCC diagnostics run.
|
6908
|
21
|
During redo the page timestamp value is less than old timestamp from log. Page #=%ld, object id = %ld, page timestamp=%04x %08lx. Log old timestamp=%04x %08lx.
Explanation: Adaptive Server encountered an internal error affecting all
processes using the current database. Report the error to your System
Administrator.
|