11.5.10.2 : Patch 4028184 fails for file okcrepctxprc.sql
Hi,
I am currently in the process of patching applications to extended support level. I am at the patch 4028184 contracts mini pack J.
I checked all prerequisites and they are OK, however I get th following error during patch;
FAILED: file okcrepctxprc.sql on worker 1 for product okc username OKC.
Also, below is error log from worker log;
sqlplus -s APPS/***** @/appdev/DEV/devappl/okc/11.5.0/patch/115/sql/okcrepctxprc.sql &un_apps CTXSYS &un_okc
DECLARE
*
ERROR at line 1:
ORA-01031: insufficient privileges
ORA-06512: at "SYSTEM.AD_DDL", line 2280
ORA-06512: at line 17
I also uploded adpatch log and worker log.
I looked for a relevant note but could not find one.