Error When Deleting EM Instances: PLS-00302: Component 'DELETE_INSTANCES_ADHOC' Must Be Declared
(Doc ID 2754964.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle SOA Suite - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
On : 12.2.1.4.0 version, Fabric
Error when deleting EM instances: PLS-00302: component 'DELETE_INSTANCES_ADHOC' must be declared
Unable to delete COMPLETE or ABORTED EM composite instances. Following stack trace is seen in logs.
Error Code: 6550
Call: BEGIN soa.delete_instances_adhoc(v_flowid_purge=>?); END;
bind => [1 parameter bound]
Query: ResultSetMappingQuery(name="soa.delete_instances_adhoc" )
[EL Warning]: 2021-02-04 11:23:15.185--UnitOfWork(1450930649)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.7.v20190604-418f1a1c56): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: ORA-06550: line 1, column 11:
PLS-00302: component 'DELETE_INSTANCES_ADHOC' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
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 |