ORA-19202 LPX-00007 - Package Call With Advanced Queuing Fails When Called From Java Since 12c Upgrade
(Doc ID 2176660.1)
Last updated on JANUARY 11, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Since upgrading to 12.1.0.2.13, Package Call With Advanced Queuing Fails When Called From Java based application, but works in SQL*Plus or non java application.
call <PACKAGE_NAME>(1046587);
Error starting at line : 1 in command -
call i<PACKAGE_NAME>(1046587)
Error report -
SQL Error: ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00007: unexpected end-of-file encountered
ORA-06512: at "<VAL1>", line 180
ORA-06512: at "INAT.NETEXPERT_JOB_DML_PKG", line 383
ORA-06512: at "<TRIGGER>", line 3
ORA-04088: error during execution of trigger <TRIGGER>
ORA-06512: at "I<PACKAGE_NAME>", line 97
ORA-06512: at "<PACKAGE_NAME>", line 110
ORA-06512: at "<PACKAGE_NAME>", line 332
ORA-06512: at "<PACKAGE_NAME>", line 531
Changes
Upgrade to 12.1.0.2.13
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 |