21
Redo of CREATE INDEX in transaction ID (%d,%d) for table name '%.*s', object ID '%d', failed to find sort partition log record. Recovery of database '%.*s' cannot continue.
This error is raised during a roll forward of a create index in load transaction. While scanning the log, expected log records were not found.
Error 3321 is raised with these states:
State |
Meaning |
---|---|
1 |
Unable to find the log record that describes the properties of the index that is being created. |
2 |
Unable to find all the log records for every partition in the table. |
3 |
Unable to find the log record that describes the input table for which an index is being created. |
Load the database and transaction dumps that occurred up to the transaction dump that caused the problem, then recreate the indicated index. This transaction dump, and any subsequent transaction dumps, cannot be loaded. Please contact Sybase Technical Support for any necessary help in recovering the database.
See the most recent version of Troubleshooting and Disaster Recovery for instructions on database recovery.
Version 15.0 and later