Adding Package to Data Definition Program Errors SQLException Encounter While Executing Data Trigger Java.sql.SQLException: ORA-06550
(Doc ID 3075792.1)
Last updated on MARCH 10, 2025
Applies to:
BI Publisher (formerly XML Publisher) - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
Custom program fails with SQLException encounter while executing data trigger
ERROR
-----------------------
SQLException encounter while executing data trigger....
java.sql.SQLException: ORA-06550: line 2, column 25:
PLS-00302: component 'PARAMETER1' must be declared
ORA-06550: line 2, column 1:
PL/SQL: Statement ignored
ORA-06550: line 3, column 25:
PLS-00302: component 'PARAMETER2' must be declared
ORA-06550: line 3, column 1:
PL/SQL: Statement ignored
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Add the Package to the data set
2. Run the program
3. Error appears
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 |
References |