You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:16:08 UTC

[jira] [Created] (TRAFODION-465) LP Bug: 1344181 - GET [TABLE_MAPPING] FUNCTIONS returns error when IN SCHEMA clause is used

Alice Chen created TRAFODION-465:
------------------------------------

             Summary: LP Bug: 1344181 - GET [TABLE_MAPPING] FUNCTIONS returns error when IN SCHEMA clause is used
                 Key: TRAFODION-465
                 URL: https://issues.apache.org/jira/browse/TRAFODION-465
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-general
            Reporter: Aruna Sadashiva
            Assignee: Suresh Subbiah
            Priority: Critical
             Fix For: 0.9 (pre-incubation)


GET FUNCTIONS and GET TABLE_MAPPING FUNCTIONS commands are not working when IN SCHEMA clause is added:

SQL>get functions in schema t4qa;

*** ERROR[4218] The options specified in the GET <queryType> command are incorrect, inconsistent or not supported. [2014-07-17 15:01:58]

SQL>get table_mapping functions in schema t4qa;

*** ERROR[4218] The options specified in the GET <queryType> command are incorrect, inconsistent or not supported. [2014-07-17 15:02:31]



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