You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Suresh Subbiah (JIRA)" <ji...@apache.org> on 2015/10/08 01:18:26 UTC

[jira] [Assigned] (TRAFODION-1260) LP Bug: 1461629 - T2 driver not returning proper error msg for several unsupported catalog apis

     [ https://issues.apache.org/jira/browse/TRAFODION-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Subbiah reassigned TRAFODION-1260:
-----------------------------------------

    Assignee: Rao Kakarlamudi

> LP Bug: 1461629 - T2 driver not returning proper error msg for several unsupported catalog apis
> -----------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-1260
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1260
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-jdbc-t2
>            Reporter: Aruna Sadashiva
>            Assignee: Rao Kakarlamudi
>            Priority: Critical
>             Fix For: 2.0-incubating
>
>
> For the following unsupported JDBC catalog apis, T4 driver returns proper error msg, but T2 returns syntax error with some junk characters (or crashes with mtserver):
> TestCat23(TestCatNew): Exception in test JDBC TestCat23 - Get Table Privileges..*** ERROR[15001] A syntax error occurred at or before: 
> èÕ9÷ÿ;
>     ^ (3 characters from start of SQL statem
> TestCat24(TestCatNew): Exception in test JDBC TestCat24 - Get Column Privileges..*** ERROR[15001] A syntax error occurred at or before: 
> èÕ9÷ÿ;
>     ^ (3 characters from start of SQL statem
> TestCat25(TestCatNew): Exception in test JDBC TestCat25 - Get Best Row Identifier..*** ERROR[15001] A syntax error occurred at or before: 
> øÕ9÷ÿ;
>     ^ (3 characters from start of SQL statem
> TestCat26(TestCatNew): Exception in test JDBC TestCat26 - Get Version Columns..*** ERROR[15001] A syntax error occurred at or before: 
> øÕ9÷ÿ;
>     ^ (3 characters from start of SQL statem
> TestCat27(TestCatNew): Exception in test JDBC TestCat27 - Get Procedures..*** ERROR[15001] A syntax error occurred at or before: 
> Ö9÷ÿ;
> ^ (1 characters from start of SQL stateme
> TestCat28(TestCatNew): Exception in test JDBC TestCat28 - Get Procedure Columns..*** ERROR[15001] A syntax error occurred at or before: 
> Ö9÷ÿ;
> ^ (1 characters from start of SQL stateme
> TestCat29(TestCatNew): Exception in test JDBC TestCat29 - Get Exported Keys..*** ERROR[15001] A syntax error occurred at or before: 
> øÕ9÷ÿ;
>     ^ (3 characters from start of SQL statem
> TestCat30(TestCatNew): Exception in test JDBC TestCat30 - Get Imported Keys..*** ERROR[15001] A syntax error occurred at or before: 
> øÕ9÷ÿ;
>     ^ (3 characters from start of SQL statem
> TestCat31(TestCatNew): Exception in test JDBC TestCat31 - Get Index Info..*** ERROR[15001] A syntax error occurred at or before: 
> Ö9÷ÿ;
> ^ (1 characters from start of SQL stateme
> false
> [trafodion@n007 basic]$



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