Server Error Messages 3400 - 3499

Number

Severity

Text and Explanation

3401

21

 Rec_init: getnext SCAN_RID of last checkpoint failed on Rid from sysdatabases. %S_RID.

Explanation: See the writeup for Error 3401.

3403

22

 During recovery initialization, page %ld was encountered. This page belongs to object %ld, not the log.

Explanation: Refer to the writeup for this error.

3404

21

 Rec_complete: Could not open controlling database (id %d) of controlling database in multi-db transaction.

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.

3405

10

 Recovering database `%.*s'.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3406

10

 %d transactions rolled forward.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3407

10

 %d transactions rolled back.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3408

10

 Recovery complete.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3409

10

 Roll forward transaction `%.*s'.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3410

10

 Roll back transaction `%.*s' -- was aborted.

Explanation: This is an informational message. See the writeup for Error 3410.

3411

10

 Roll back transaction `%.*s' -- no `end transaction'.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3412

21

 Database %d, table %ld. Attempt to mark table as suspect.  Getnext SCAN_CLUST on sysobjects.objid failed.

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.

3413

21

 Database %d. Attempt to mark database as suspect failed.  Getnext NC scan on sysdatabases.dbid failed.

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.

3414

10

 Database `%.*s' (dbid %d): Recovery failed. Check the SQL Server errorlog for further information as to the cause.

Explanation: Refer to the writeup for this error.

3417

21

 Cannot recover the master database, exiting.

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.

3418

21

 Not enough deses to open `%.*s'.

Explanation: Refer to the writeup for this error.

3419

16

 Unable to proceed with the recovery of dbid <%d> because of previous errors.  Continuing with the next database.

Explanation: A database maintenance operation failed. Take any corrective action indicated by the message. Check the Adaptive Server error log.

3421

21

 Unable to recover database `%.*s' because of a failure to initialize the global timestamp.  This indicates that a problem exists in the log for the current database.  Please contact Technical support for assistance.

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.

3423

21

 Error recovering database `%.*s' - could not find expected BEGIN TRANSACTION record at location: %S_RID.

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.

3424

21

 No more room in transaction table for transaction (%ld, %d).

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.

3425

21

 Transaction (%ld, %d) not found in transaction table.

Explanation: Refer to the writeup for this error.

3426

10

 Could not make log consistent during special recovery of database %d.  Please contact Technical support for assistance.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3429

21

 Error recovering database `%.*s' - could not connect to commit service to check completion status of xact: %S_RID.

Explanation: Refer to the writeup for this error.

3430

16

 Could not add a checkpoint record during special recovery of database %d. If you intend to do updates in this database, first free up space by running DUMP TRANasction WITH NO_LOG, and then checkpoint the database.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

3431

10

 Could not build an allocation map for the database %.*s. It does not have a DBINFO structure

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3433

16

 Name is truncated to `%.*s'.  The maximum name length is %d.

Explanation: A database maintenance operation failed. Take any corrective action indicated by the message. Check the Adaptive Server error log.

3434

20

 Cannot change sortorder. Server shutting down.  Restart to continue with sortorder unchanged.

Explanation: See the writeup for Error 3434.

3435

20

 Sortorder cannot be changed because user objects or user databases exist.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3436

20

 Cannot rebuild index %d for the `%.*s' table in the `%.*s' database.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3437

10

 Please run sp_dbupgrade in database %.*s to update system catalogs.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3438

21

 Function %s was called by process %d, which is not the recovery process.

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3439

10

 Database `%S_DBID' has inconsistent security labels.  Disabling use of database.

Explanation: There may be a potential problem with a database or database object. Contact your System Administrator.

3440

10

 System stored procedures are not currently accessible due to a recovery error. Please consult the errorlog. You may need to drop and re-create the sybsystemprocs database and re-run the installmaster SQL script if the error is unrecoverable.

Explanation: There may be a potential problem with a database or database object. Contact your System Administrator.

3443

16

 Invalid log version found for database `%S_DBID': `%d'. A log version greater than `%d' is from an later, incompatible version of SQL Server. Database cannot be opened.

Explanation: A database maintenance operation failed. Take any corrective action indicated by the message. Check the Adaptive Server error log.

3444

10

 Database `%.*s' is now online.

Explanation: This is an informational message. It appears when a database is brought online by an online database command, or when database recovery is complete. online database marks the database available for public use after a normal load sequence and, if needed, upgrades a pre-11.0 database and transaction log dumps to the current version of Adaptive Server.

3445

10

 SQL Server could not bring database `%.*s' online.

Explanation: Refer to the writeup for this error.

3446

16

 You do not have privilege to bring database `%.*s' online.

Explanation: Refer to the writeup for this error.

3447

10

 Database `%.*s' appears to be in the process of being loaded; SQL Server will not bring it online automatically. Use the ONLINE DATABASE command to bring this database online.

Explanation: Refer to the writeup for this error.

3448

10

 Database `%.*s' appears to be at an older revision than the present installation; SQL Server will assess it, and upgrade it as required.

Explanation: This is an informational message. It is raised when you upgrade a database to the current ASE version (via sybinit or via online database) and is displayed at the start of the upgrade process.

3449

10

Database ’%.*s’: beginning upgrade step [ID %5d]: %S_MSG %s

Explanation: This informational message tells you that Adaptive Server is beginning an upgrade step. The text of the message includes the database name, which upgrade step is being performed, the name of the object being upgraded, the task ID of the Server internal upgrade function, and the index name, if applicable. No action is required.

3450

20

 Database `%.*s': upgrade item %d contains a bad action identifier, %d. Please report this internal error to Sybase technical support.

Explanation: This error occurs during upgrade (via sybinit or online database). An upgrade item is a step required by the upgrade, and an action identifier is a number denoting actions to be performed for the upgrade item. Report this error to Sybase Technical Support, providing server version and SWR level, full text of the message, and server error log.

3451

20

 Database `%.*s': upgrade has failed for this database.  Please refer to previous messages for the cause of the failure, correct the problem and try again.

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so dbcc diagnostics can be run.

3452

20

 Database `%.*s': upgrade item %d depends on item %d, which could not be installed. Please refer to previous messages for the cause of the failure, correct the problem and try again.

Explanation: Refer to the writeup for this error.

3453

20

 Database `%.*s': upgrade failed to open table %d.  This table should exist in every database.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3454

10

 Database `%.*s': SQL Server could not completely upgrade this database; upgrade item %d could not be installed.

Explanation: Refer to the writeup for this error.

3455

20

 Database `%.*s': SQL Server could not find its internal description of system table `%.*s'.  Please report this internal error to Sybase technical support.

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so dbcc diagnostics can be run.

3456

20

 Database `%.*s': during an upgrade, SQL Server could not create table `%.*s'.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3457

20

 Database `%.*s': the dependency list for upgrade item %d contains an invalid identifier, %d.  Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3458

20

 Database `%.*s': upgrade was asked to locate column `%.*s' for table `%s'; this column does not exist. Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3459

20

 Database `%.*s': upgrade could not determine the name of table ID `%d'. Please refer to previous error messages to determine the problem.  Fix the problem, then try again.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3460

20

 Database `%.*s': upgrade could not record the installation of upgrade item `%d'. Please refer to previous error messages to determine the problem. Fix the problem, then try again.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3461

20

 Database `%.*s': upgrade could not install required upgrade item `%d'. Please refer to previous error messages to determine the problem. Fix the problem, then try again.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3462

10

 Database `%.*s': upgrade could not install optional upgrade item `%d'. Please refer to previous error messages to determine the problem. Upgrade will continue.

Explanation: There may be a potential problem with a database or database object. Contact your System Administrator.

3463

20

 Database `%.*s': upgrade was asked to create an index on table `%s'; this table does not exist. Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3464

20

 Database `%.*s': upgrade item %d has a bad format: info=%d, data='%s'.  Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3465

20

 Database `%.*s': upgrade could not locate a row in systypes with usertype=%d and type=%d. Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3466

20

 Database `%.*s': upgrade could not locate systypes.name where usertype=%d and type=%d. Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3467

20

 Database `%.*s': Index `%s.%s' has id %d in Sysindexes, but %d in our internal description. Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3468

20

 Database `%.*s': upgrade was asked to create index %d on table `%s', but there is no such index. Please report this internal error to Sybase technical support.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3469

20

 Database `%.*s': upgrade failed to create index %d on table `%s'. Please refer to previous error messages to determine the problem. Fix the problem, then try again.

Explanation: A database maintenance operation failed. Restart Adaptive Server and take any corrective action indicated by the message. Check the Adaptive Server error log.

3470

10

 SQL Server could not completely upgrade database `%.*s', but the database was online when upgrade began, so it will be left online.

Explanation: Refer to the writeup for this error.

3471

10

 Database `%.*s' can not be brought online because it has replicated tables that have not been completely transferred. It will come online automatically after replication is complete.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

3472

21

Unable to access database '%.*s' (dbid %d): recovery failed, please contact Sybase Technical Support.

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3473

21

There is no space available in SYSLOGS for process %d to log a record for which space has been reserved. It may be necessary to add space to the log segment. The internal error number is %d. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3474

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.

3475

21

There is no space available in SYSLOGS for process %d to log a record for which space has been reserved. This process will retry at intervals of one minute. The internal error number is %d. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3476

16

Redo pass: %d records done (%d%%); %d records left. 

Explanation: This is an informational message.

3477

16

Undo pass: %d records done (%d%%); %d records left.

Explanation: This is an informational message.

3478

21

During undo the page timestamp value is less than new timestamp from log. Page #= %ld, object id = %ld, page timestamp=%04x %08lx. Log new timestamp=%04x %08lx. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3479

10

Redo pass of recovery has processed %d committed and %d aborted transactions.  

Explanation: This is an informational message.

3480

10

Undo pass of recovery has processed %d incomplete transactions.  

Explanation: This is an informational message.

3481

10

Undo pass of recovery has processed %d incomplete nested top actions.  

Explanation: This is an informational message.

3482

10

Redo pass of recovery has reinstantiated %d prepared transactions 

Explanation: This is an informational message.

3483

10

Undo pass of recovery has resolved %d prepared transactions

Explanation: This is an informational message.

3484

21

Recovery encountered an error in acquiring locks for reinstantiated transactions. Please consult the Adaptive Server errorlog for further information as to the cause. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3485

21

Recovery encountered an error while reserving space for log records for which space had already been reserved during run time. Please consult the Adaptive Server errorlog for further information as to the cause. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3486

21

Recovery failed to open a session with the transaction log during transaction reinstantiation. Please consult the Adaptive Server errorlog for further information as to the cause. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3487

21

Recovery detected an incorrect internal transaction state during transaction reinstantiation. Please consult the Adaptive Server errorlog for further information as to the cause. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3488

21

 Recovery encountered an internal error during transaction reinstantiation. Please consult the Adaptive Server errorlog for further information as to the cause. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

3489

10

Warning: A transaction ’%.*s’ that updated system tables was found to be in a prepared state, and is being unconditionally rolled back. Please consult your System Administrator. 

Explanation: This is an informational message but may require follow-up action. Contact your System Administrator.

3490

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3491

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3492

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3493

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3494

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3495

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3496

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3497

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3498

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.

3499

16

This error message number is reserved for a recovery message that must also be printable as a kernel message. Recovery error messages not to be printed as kernel messages are added under the RECOVER2 major error number. 

Explanation: This is an informational message or a message header. No action is required.