Server Error Messages 3600 - 3699

Number

Severity

Text and Explanation

3604

10

 Duplicate key was ignored.

Explanation: Refer to the writeup for this error.

3605

10

 Duplicate row was ignored.

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

3606

10

 Arithmetic overflow occurred.

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

3607

10

 Divide by zero occurred.

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

3608

10

 Null value used in an expression.

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

3612

10

 Execution Time %ld.

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

3613

10

 Parse and Compile Time %ld.

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

3614

10

 Total writes for this command: %ld

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

3615

10

Table: %.*s  scan count %ld,  logical reads: (regular=%ld apf=%ld total =%ld),  physical reads: (regular=%ld apf=%ld total=%ld),  apf IOs used=%ld

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

3616

22

 Non-leaf page %D in table %D, index %d is empty - please rebuild the index.

Explanation: A table or index may be corrupt. Report the error to your System Administrator. Adaptive Server must be restarted and dbcc diagnostics run.

3618

10

 Transaction has been aborted.

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

3619

10

 Unable to write CHECKPOINT record in database %d because the log is out of space.

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

3620

10

 Automatic checkpointing is disabled in database `%.*s' because the log is out of space. It will continue when the DBO successfully checkpoints the database. Please free up some space or extend the database and then run CHECKPOINT.

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

3621

10

 Command has been aborted.

Explanation: Refer to the writeup for this error.

3622

10

 Domain error occurred.

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

3623

10

 A transaction on a no_log table was undone. Check the errorlog file in the SQL Server directory for details.

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

3624

10

 Truncation error occurred.

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

3625

10

 Table: %.*s scan count %lu, logical reads: %lu, physical reads: %lu, estimated I/O cost: %lu. 

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

3626

17

 The transaction was aborted because it used too much stack space. Either use sp_configure to increase the stack size, or break the query into smaller pieces. spid: %d, suid: %d, hostname: %.*s, application name: %.*s

Explanation: Refer to the writeup for this error.

3627

10

 Conversion of char/varchar datatype to security label datatype failed.

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

3628

10

 Conversion of security label datatype to char/varchar datatype failed.

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

3629

10

 Statement: %d  Subquery: %d  cache size: %d  hits: %d  misses: %d

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

3630

10

 Total estimated I/O cost for statement %u (at line %u): %ld.

Explanation: This message is informational and is displayed if you have enabled Resource Limits for the server.

3631

10

Total actual I/O cost for this command: %ld.  

Explanation: This is an informational message. No action is needed.

3632

10

Command batch has been aborted.  

Explanation: This is an informational message.

3634

20

Task %d is trying to release a latch 0x%x which is already free.  

Explanation: This is an internal error affecting the current process. Contact your SA.