My Oracle Support Banner

Using ODBC [IBM][Cli Driver] Cli0165E Error In Row Null Values Ora-28500 (Doc ID 334648.1)

Last updated on MAY 11, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

 

 

Running the following query using Generic Connectivity (HSODBC) to DB2 fails:
SQL> select co1, col2, col3, col4, col5
from view1@db2.test
where col2='A1B2C3D4';
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Generic Connectivity Using ODBC][IBM][CLI Driver] CLI0165E Error in row.
SQLSTATE=01S01[IBM][CLI Driver][DB2]
SQLSTATE 01003: Null values were eliminated from the argument of a column function.
[IBM][CLI Driver] CLI0165E Error in row. SQLSTATE=01S01[IBM][CLI Driver][DB2]
SQLSTATE 01003: Null values were eliminated from the argument of a column function.
[IBM][CLI Driver] CLI0165E Error in row. SQLSTATE=01S01[IBM][CLI Driver][DB2]
SQLSTATE 01003: Null values were eliminated from the argument of a column function.
(SQL State: 01003; SQL Code: 0)
ORA-02063: preceding 5 lines from DB2.TEST

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.