[ 
https://issues.apache.org/jira/browse/TRAFODION-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708672#comment-14708672
 ] 

Atanu Mishra commented on TRAFODION-297:
----------------------------------------

Suresh Subbiah (suresh-subbiah) wrote on 2014-06-24:    #1
These 7 GET statements are now supported.
get procedures [in schema <schema-name>];
get libraries [in schema <schema-name>];
get functions [in schema <schema-name>];
get table_mapping functions [in schema <schema-name>];
get procedures for library <library-name>;
get functions for library <library-name>;
get table_mapping for library <library-name>;

Changed in trafodion:
status: In Progress → Fix Committed
Aruna Sadashiva (aruna-sadashiva) wrote on 2014-07-17:  #2
Get procedures worked as expected.

But from the commands that Suresh has listed, these two commands don't seem to 
be supported yet:

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]

Aruna Sadashiva (aruna-sadashiva) wrote on 2014-07-18:  #3
Have field new bug for the commands with IN SCHEMA that failed. The problem 
this bug was field for, has been fixed.

Changed in trafodion:
status: Fix Committed → Confirmed
status: Confirmed → Fix Released


> LP Bug: 1322691 - GET PROCEDURES command should be supported now as SPJs/UDRs 
> are implemented in Traf
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-297
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-297
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-general
>            Reporter: Aruna Sadashiva
>            Assignee: Suresh Subbiah
>            Priority: Critical
>             Fix For: 1.0 (pre-incubation)
>
>
> GET PROCEDURES command fails with unsupported command error, it should be 
> supported now that we support SPJs and UDRs in Trafodion.



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

Reply via email to