Contents IndexWHENEVER statement Error message index by SQLCODE

User's Guide
   Part VI. SQL Anywhere Reference
    Chapter 44. SQL Anywhere Database Error Messages

About this chapter

This chapter lists all database error messages reported by SQL 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)

Contents IndexWHENEVER statement Error message index by SQLCODE