Collection Contents Index WRITETEXT statement [T-SQL] Error message index by SQLCODE pdf/chap10.pdf

Reference Manual   

CHAPTER 10. Database Error Messages


About this chapter 

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.


  Error message index by SQLCODE
  Error messages index by SQLSTATE
  Alphabetic list of error messages
  Internal errors (assertion failed)

Collection Contents Index WRITETEXT statement [T-SQL] Error message index by SQLCODE pdf/chap10.pdf