649
CHAPTER 10
Database Error Messages
This chapter lists all database error messages reported by Adaptive Server
Anywhere. Many of the errors contain the characters %1, %2 and so on.
These are replaced by the parameters to the error message.
Each error has a numeric error code, called the SQLCODE. Negative codes
are considered errors; positive codes are warnings. The SQLCODE 0
indicates successful completion.
The full listing of the error messages is ordered by SQLCODE value. To find
an error message description if you do not have the SQLCODE value, look
up the SQLCODE in the alphabetic or SQLSTATE listing.
Topic Page
Error messages indexed by Adaptive Server Anywhere SQLCODE 650
Error messages indexed by SQLSTATE 669
Error messages indexed by Sybase error code 687
Alphabetic list of error messages 711
Internal errors (assertion failed) 929
About this chapter
Contents