ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages
| Item | Value | 
|---|---|
| SQLCODE | -141 | 
| Constant | SQLE_TABLE_NOT_FOUND | 
| SQLSTATE | 42W33 | 
| Sybase error code | 2706 | 
| ODBC 2 State | S0002 | 
| ODBC 3 State | 42S02 | 
| Parameter 1 | Name of the table that could not be found. | 
You misspelled the name of a table, or you did not qualify a table name with a user name. For example, you might have referred to employee instead of "DBA".employee,