[
https://issues.apache.org/jira/browse/TRAFODION-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
苏锦佩 closed TRAFODION-3170.
--------------------------
Resolution: Fixed
https://github.com/apache/trafodion/pull/1671#event-1768248029
> odb don't report error message.
> -------------------------------
>
> Key: TRAFODION-3170
> URL: https://issues.apache.org/jira/browse/TRAFODION-3170
> Project: Apache Trafodion
> Issue Type: Bug
> Components: db-utility-odb
> Reporter: 苏锦佩
> Assignee: 苏锦佩
> Priority: Major
>
> for example:
> 1. create table testint(i int)
> 2. prepare data
> {code:java}
> cat int
> abcd{code}
>
> 3. ./odb64luo -d 14d40 -u trafodion -p traf123 -l src=int:tgt=testint
>
> {code:java}
> odb [2018-07-31 14:51:16]: starting ODBC connection(s)... 0
> Connected to Trafodion
> [0] odb [Oloadbuff(10190)] - Error loading row 1 (State: 22003, Native 0)
> >>> abcd
> {code}
>
> only error code is printed, no error message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)