Error constant | SQLE_TRACING_OBJ_NOT_FOUND |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Parameter 1 | The specified name of the object. |
Parameter 2 | The primary key of the row on which the check failed. |
Severity | 11 |
SQLCODE | –1083 |
SQLSTATE | WW067 |
Sybase error code | 13431 |
You misspelled the object name, or you did not qualify the name with user (and, possibly, table) name. For example, you might have referred to Employees instead of DBA"."Employees", or you might have referred to Employees_trigger instead of "DBA"."Employees"."Employees_trigger".
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |