BPEL 10.1.3.5: purge_bpel_catas Script Gives ORA-01031 Error
(Doc ID 1189514.1)
Last updated on OCTOBER 09, 2019
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.3.5.0 to 10.1.3.5.0Information in this document applies to any platform.
Symptoms
During the execution of the purge_bpel_ctas procedure, the following error message is seen:
SQL> exec purge_bpel_ctas(sysdate -14,true);
BEGIN purge_bpel_ctas(sysdate -14,true); END;
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-06512: at "ORABPEL.PURGE_BPEL_CTAS", line 401
ORA-01031: insufficient privileges
ORA-06512: at line 1
BEGIN purge_bpel_ctas(sysdate -14,true); END;
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-06512: at "ORABPEL.PURGE_BPEL_CTAS", line 401
ORA-01031: insufficient privileges
ORA-06512: at line 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 |