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

ASF GitHub Bot commented on TRAFODION-1743:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/632


> Unable to create a volatile table in a stored procedure
> -------------------------------------------------------
>
>                 Key: TRAFODION-1743
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1743
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-general
>            Reporter: Roberta Marton
>            Assignee: mashengchen
>             Fix For: 2.1-incubating
>
>
> Wrote an SPJ that creates a volatile table.  The following error is returned:
> create stmt: create volatile table ABC_2016_01_07_19_32_29_11(version int not 
> null, time_lct char(26) character set ISO88591 not null, user_name char(128) 
> character set ISO88591 not null, grant_depth int not null, seq_num largeint 
> generated by default as identity , grant_details varchar (500) character set 
> ISO88591 not null) ;
> @Thu Jan 07 19:32:31 GMT 2016: ERROR: unable to create the results table *** 
> ERROR[15001] A syntax error occurred at or before:
> CREATE VOLATILE SCHEMA;
>                      ^ (22 characters from start of SQL statement)
> The same create statement works fine through sqlci



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

Reply via email to