Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

12.2.5 patch19676458 Errors-CSR_RULES_TL, ORA-00942: table or view does not exist

edited Aug 20, 2021 10:12AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 12 commentsAnswered ✓

Doing 12.1.3 to 12.2.5 upgrade, in last stage of applying 12.2.5 upgrade patch.

Getting Following Errors:

-----------------------------

sqlplus -s APPS/***** @/u01/oracle/product/fs1/EBSapps/appl/ad/12.0.0/patch/115/sql/adsqlwrapper.sql '/u01/oracle/product/fs1/EBSapps/appl/csr/12.0.0/patch/115/sql/csrprfmg.sql &un_apps &pw_apps'

Connected.

PL/SQL procedure successfully completed.

Connected.

  DELETE FROM CSR_RULES_TL;

              *

ERROR at line 286:

ORA-06550: line 286, column 15:

PL/SQL: ORA-00942: table or view does not exist

=====================================

Checked the objects seems not Present in my application database.

select owner, object_name, object_type, status  from all_objects  where object_name like 'CSR_RULES_TL';

No rows selected...

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center