SQL errors
List of common SQL errors that are encountered by applications
Note:
For more information on SQL errors, see SQL messages and codes.
SQL0104 - Token &1 was not valid. Valid tokens: &2
Invalid SQL Syntax message
SQL0113 - Name &1 not allowed.
Update the Relational Database Directory
SQL0114 - Relational database &1 not the same as current &2 server
Update the Relational Database Directory Entry.
SQL0204 - MYSYSCONF not found
Optional table on the server.
SQL0208 - ORDER BY column not in result table
Problem with ORDER BY clause
SQL0900 - Application process not in a connected state
Update the Relational Database Directory Entry.
SQL0901 - SQL System Error
Server machine (function) check error
SQL5001 - Column qualifier or table &2 undefined.
Change your naming convention in your ODBC DSN.
SQL5016 - Object name &1 not valid for naming convention
Change your naming convention in your ODBC DSN.
SQL7008 - &1 in &2 not valid for operation. The reason code is 3
Error related to files not journaled
Parent topic:
Common ODBC errors
Related concepts
SQL messages and codes