Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

8/10/2021 Document Display

Copyright (c) 2021, Oracle. All rights reserved. Oracle Confidential.

Error "ORA-20001: Could not apply invalid crossedition trigger" while upgrading from R12.1 to
R12.2 (Doc ID 2751616.1)

In this Document

Symptoms
Changes
Cause
Solution

APPLIES TO:

Oracle Financials for India - Version 12.1.3 and later


Information in this document applies to any platform.

SYMPTOMS

Problem statement
---------------------

While upgrading from


R12.1.x to R12.2.10, patch 30399999 failed. 

Error message
-----------------

sqlplus -s APPS/***** @/local/apps/OAT6122/fs1/EBSapps/appl/ad/12.0.0/patch/115/sql/adsqlwrapper.sql


'/local/apps/OAT6122/fs1/EBSapps/appl/ad/12.0.0/patch/115/sql/AD_ZD_TABLE_APPLY.sql
JAI_REPORTING_ASSOCIATIONS_F1'
Connected.

BEGIN AD_ZD_TABLE.APPLY('JAI_REPORTING_ASSOCIATIONS_F1'); END;


ERROR at line 1:
ORA-20001: Could
not apply invalid crossedition trigger
"APPS"."JAI_REPORTING_ASSOCIATIONS_F1": PLS-00049:
bad bind variable
'NEW.REPORTING_CODE_DESCRIPTION#1'

ORA-06512: at "APPS.AD_ZD", line 26

ORA-06512: at "APPS.AD_ZD_TABLE",
line 19
ORA-06512: at "APPS.AD_ZD_TABLE", line 1714

ORA-06512: at line 1

Expected behavior
--------------------

Expects that the


patch should be allowed to complete without any error. 

CHANGES

https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=17xl0hlc3z_52 1/2
8/10/2021 Document Display

CAUSE

Issue with  jain87 and jain90 odf files.


These stands reviewed by development
over bug 27071465 and 28492227.
 

SOLUTION

Action plan to be followed in TEST instance:-


Per discussion with development via 27071465 and 28492227 , it stands recommended to follow below steps ( in case of error
)

Compile the below ODF files and restart patch application.


jain87.odf
jain90.odf

Command to compile odf's


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

adodfcmp odffile=$JA_TOP/patch/115/odf/jain87.odf mode=tables changedb=yes userid=ja/ja


touser=apps/apps priv_schema=SYSTEM/manager

adodfcmp odffile=$JA_TOP/patch/115/odf/jain90.odf mode=tables changedb=yes userid=ja/ja


touser=apps/apps priv_schema=SYSTEM/manager

Didn't find what you are looking for?

https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=17xl0hlc3z_52 2/2

You might also like