My Oracle Support Banner

ORA-28511 With DG4ODBC And iSeriesAccess ODBC Driver When Executing PL/SQL (Doc ID 1051996.1)

Last updated on JUNE 08, 2023

Applies to:

Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Using DG4ODBC 11.2 to select data from DB2/AS400 with iSeriesAccess ODBC driver , several rows are uncorrect, like corrupted:
column data are missing or data are not correct

Using HS_FDS_SQLLEN_INTERPRETATION=64 solves the problem (See <<Note 554409.1 >>) but when executing  PL/SQL code, this error is encountered:

SQL> exec pkg_testcase.testcase_error(20091001)
BEGIN pkg_testcase.testcase_error(20091001); END;

*
ERROR en línea 1:
ORA-02068: following severe error from DGODBC2
ORA-28511: lost RPC connection to heterogeneous remote agent using
SID=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=myserver)
(Port=1522)))(CONNECT_DATA=(SID=DGODBC2)))
ORA-06512: en "PLAOWNER.PKG_TESTCASE", línea 9
ORA-06512: in líne 1

Changes

 

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
Changes
Cause
Solution
References


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