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 00:48:27 UTC

[jira] [Updated] (TRAFODION-1259) LP Bug: 1461255 - mtserver - ODBC SQLFetch not working when Trafodion enables MTDCS server

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

Suresh Subbiah updated TRAFODION-1259:
--------------------------------------
       Assignee: Rao Kakarlamudi  (was: Zbigniew Omanski)
    Component/s: connectivity-general

> LP Bug: 1461255 - mtserver - ODBC SQLFetch not working when Trafodion enables MTDCS server
> ------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-1259
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1259
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: connectivity-general
>            Reporter: JiepingZhang
>            Assignee: Rao Kakarlamudi
>            Priority: Critical
>             Fix For: 2.0-incubating
>
>
> ODBC SQLFetch fails when Trafodion enables MTDCS server, SQLFetch got error below:
> SQLPrepare:
>                                                                 In:                                                           StatementHandle = 0x00000000005AB0C0, StatementText = "select * from jp_T6", TextLength = 19
>                                                                 Return: SQL_SUCCESS=0
> SQLExecute:
>                                                                 In:                                                           StatementHandle = 0x00000000005AB0C0
>                                                                 Return: SQL_SUCCESS=0
> SQLFetch:
>                                                                 In:                                                           StatementHandle = 0x00000000005AB0C0
>                                                                 Return: SQL_ERROR=-1
>                                                                 stmt:                     szSqlState = "21002", *pfNativeError = 0, *pcbErrorMsg = 159, *ColumnNumber = -1, *RowNumber = -2
>                                                                                                                                                                 MessageText = "[TRAF][Trafodion ODBC Driver] Cardinality violation; parameter value list does not match column list.Inconsistent memory offsets, data length, and rows fetched"
>                                                                 stmt:                     szSqlState = "S1000", *pfNativeError = 0, *pcbErrorMsg = 49, *ColumnNumber = -1, *RowNumber = -2
>                                                                                                                                                                 MessageText = "[TRAF][Trafodion ODBC Driver] Data type mismatch."



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