My Oracle Support Banner

Issuing Rollback After Using DG4DRDA 11.2.0.4 Gives Error - ORA-28511: Lost RPC Connection To Heterogeneous Remote Agent (Doc ID 1931689.1)

Last updated on FEBRUARY 25, 2022

Applies to:

Oracle Database Gateway for DRDA - Version 11.2.0.4 and later
Information in this document applies to any platform.

Goal

Using 11.2.0.4 Database Gateway for DRDA (DG4DRDA)  running any SQL after a commit or rollback after the execution of a DB2 stored procedure gives the error -

  

SQL> @test11204
IBAN
COD_ERROR
PL/SQL procedure successfully completed.
SQL>
SQL> commit;
Commit complete.
SQL> @test11204
declare
*
ERROR at line 1:
ORA-28511: lost RPC connection to heterogeneous remote agent using
SID=ORA-28511: lost RPC connection to heterogeneous remote agent using
SID=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=myhostname.com)
(PORT=11241)))(CONNECT_DATA=(SID=jdehil1))) ORA-02063: preceding line from JDEHIL1
ORA-06512: at line 8
Process ID: 433
Session ID: 149 Serial number: 17595

The same error happens trying to describe the remote procedure from Oracle.

The problem does not happen with DG4DRDA 11.2.0.3.

Solution

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
Goal
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.