Error 3321

Severity

21

Message text

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.

Explanation

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.

Action

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.

Additional information

See the most recent version of Troubleshooting and Disaster Recovery for instructions on database recovery.

Versions in which this error is raised

Version 15.0 and later