Alphabetic list of error messages
886
You attempted to modify a table, and the database server can only perform
the change if there are no rows in the table.
Terminated by user -- transaction rolled back
Item Value
SQLCODE -302
Constant SQLE_TERMINATED_BY_USER
SQLSTATE 40W02
Sybase error code 3618
ODBC 2 State ERROR
ODBC 3 State ERROR
You canceled a statement while the database was executing. A ROLLBACK
WORK statement has been automatically executed.
The column ’%1’ does not exist in the remote table
Item Value
SQLCODE -722
Constant SQLE_OMNI_NOSUCH_COLUMN
SQLSTATE WO016
Sybase error code 11208
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the column.
The column specified in the ’CREATE EXISTING’ statement does not exist
in the remote table.
Probable cause
Probable cause
Probable cause