Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Traced query (%1, %2) does not exist

Error constant SQLE_INVALID_TRACED_PLAN
ODBC 2 State 28000
ODBC 3 State 28000
Parameter 1 The specified logging session id.
Parameter 2 The specified query id.
Severity 16
SQLCODE –1154
SQLSTATE 55W28
Sybase error code 13359
Probable cause

You attempted to generate a graphical plan for a query saved by diagnostic tracing, identified by a logging_session_id and query id. However, no such query exists in this database. If it was traced, it was sent to a different database.