mtserver - explain plan fails with 'provided input stmt does not exist', works from sqlci

Bug #1459763 reported by Aruna Sadashiva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
New
High
Zbigniew Omanski

Bug Description

Explain is not working with mtserver thru jdbc. It works ok from sqlci.

SQL>explain options 'f' select * from t4qa.taball;

LC RC OP OPERATOR OPT DESCRIPTION CARD
---- ---- ---- -------------------- -------- -------------------- ---------

1 . 2 root 1.00E+004
. . 1 trafodion_scan TABALL 1.00E+004

--- SQL operation complete.

SQL>prepare s02 from select * from t4qa.taball;

--- SQL command prepared.

SQL>explain s02;

*** ERROR[8804] The provided input statement does not exist in the current context.

Changed in trafodion:
assignee: nobody → Zbigniew Omanski (zbigniew-omanski)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.