You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Gao, Rui-Xian (JIRA)" <ji...@apache.org> on 2016/06/20 09:09:05 UTC

[jira] [Created] (TRAFODION-2075) [3rd party tool] Squirrel doesn't support prepare/explain/excute, will return syntax error

Gao, Rui-Xian created TRAFODION-2075:
----------------------------------------

             Summary: [3rd party tool] Squirrel doesn't support prepare/explain/excute, will return syntax error
                 Key: TRAFODION-2075
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2075
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-jdbc-t4
    Affects Versions: 2.1-incubating
         Environment: squirrel 3.7
server with esgynDBadv R2.1, centos 6.7, hbase1.0 cdh 5.4.8
            Reporter: Gao, Rui-Xian
            Assignee: Kevin Xu


Prepare/explain/execute statement is not supported --

prepare xx from select * from btsel02;

Error: *** ERROR[15001] A syntax error occurred at or before: 
prepare xx from select * from btsel02;
                     ^ (22 characters from start of SQL statement) [2016-06-20 17:07:00]
SQLState:  42000
ErrorCode: -15001
Error: *** ERROR[8822] The statement was not prepared. [2016-06-20 17:07:00]
SQLState:  X08MU
ErrorCode: -8822



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)