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:17:10 UTC

[jira] [Created] (TRAFODION-491) LP Bug: 1351461 - Scalar UDFs show NEO catalog in error msg from 2nd try

Alice Chen created TRAFODION-491:
------------------------------------

             Summary: LP Bug: 1351461 - Scalar UDFs show NEO catalog in error msg from 2nd try
                 Key: TRAFODION-491
                 URL: https://issues.apache.org/jira/browse/TRAFODION-491
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-general
            Reporter: Aruna Sadashiva
            Assignee: Cliff Gray
            Priority: Critical
             Fix For: 1.1 (pre-incubation)


Scalar UDFs show NEO catalog in error msg from 2nd try:

SQL>cqd allow_udf 'on';
--- SQL operation complete.

SQL>values(getTAG());
*** ERROR[1389] Object GETTAG does not exist in Trafodion. [2014-05-30 07:16:38]
*** ERROR[1389] Object GETTAG does not exist in Trafodion. [2014-05-30 07:16:38]
*** ERROR[4450] Function TRAFODION.UDF_FUNCTIONS.GETTAG is not a built-in function or registered user-defined function. [2014-05-30 07:16:38]
*** ERROR[4450] Function NEO.UDF.GETTAG is not a built-in function or registered user-defined function. [2014-05-30 07:16:38]



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