Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1250

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • connectivity-dcs
    • None

    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.

      Attachments

        Activity

          People

            raokakarlamudi Rao Kakarlamudi
            saruna Aruna Sadashiva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: