Error 1083

"Could not refresh tracing: failed to find object %1 on row %2"

Item Description

SQLCode

-1083L

Constant

TRACING_OBJ_NOT_FOUND

SQLState

WW067

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2752

Severity Code

11

Parameter 1

The specified name of the object.

Parameter 2

The primary key of the row on which the check failed.

Probable cause

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".


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com