"Plan not available."
| Item | Description |
|---|---|
|
SQLCode |
-1010044L |
|
Constant |
EMSG_QPTCACHE_NOPLAN |
|
SQLState |
QXA43 |
|
ODBC 2 State |
ERROR |
|
ODBC 3 State |
ERROR |
|
Sybase Error Code |
21146 |
|
Severity Code |
"User request for the plan and there is no plan in the cache to be returned. cases when this error will be returned :1. User makes a connection and executes select graphical_plan() or select html_plan(). 2. When the the SQL function graphical_plan and html_plan is used to get the plan for an IQ query for which IQ does not generate plan. "