ORA-20001: Cannot upgrade existing table from Patch Edition
Good Day,
I was applying this patch# 22393533 and got this error below;
"sqlplus -s APPS/***** @/u01/oracle/BDFUAT/app/fs1/EBSapps/appl/ad/12.0.0/patch/115/sql/adsqlwrapper.sql '/u01/oracle/BDFUAT/app/fs1/EBSapps/appl/fnd/12.0.0/patch/115/sql/WFWLNZCUP.sql '
Connected.
PL/SQL procedure successfully completed.
declare
*
ERROR at line 1:
ORA-20001: Cannot upgrade existing table from Patch Edition:
WF_WL_VIEW_HIERARCHY_PARAMS
ORA-06512: at "APPS.AD_ZD", line 26
ORA-06512: at "APPS.AD_ZD_SEED", line 65
ORA-06512: at "APPS.AD_ZD_SEED", line 1305
ORA-06512: at line 37 "
How can i workaround this error?
regards