Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error - Applying Latest AD, TXK Patches to our EBS 12.2.8

Beauty_and_dBestOct 10 2019 — edited Feb 9 2021

EBS 12.2.8

12c

OL6

Hi ALL,

I was able to  apply latest AD/TXK patches to our EBS 12.2.5  using below procedure:

*Run first adgrants.sql

1. Adop phase=prepare

2. adop phase=apply patches=26834480,28280348   merge=yes

3. adop phase=apply patches=28840822,29965377,29781255 merge=yes

4. adop phase=finalize

5. adop phase=cutover

6. Source run edition again because filesystems have flipped here

7. adop phase=cleanup

8. adop phase=fs_clone

*Migrate latest AD/TXK code to Database:

But when I applied it to our 12.2.8 ,  I got error on step 2 

adop phase=apply patches=26834480,28280348   merge=yes

The error is :


adopCheckExistingCreateRecord: Record Patch value:26834480
AutoPatch error:
ORA-04063: package body "APPS.AD_ZD_ADOP" has errors


ADOP record after.

AutoPatch warning:
Unable to save online Patch information to ADOP repository

The document also required to set initPROD.ora   below parameter:

_disable_actualization_for_grant=true

SQL> alter system set _disable_actualization_for_grant=true;
alter system set _disable_actualization_for_grant=true
                 *
ERROR at line 1:
ORA-00911: invalid character

Please help....

Kind regards,

jc

This post has been answered by Prashant Umap on Oct 14 2019
Jump to Answer

Comments

Shyam Patel

Hi,

Please explain your requirements in detail.

Regards

Shyam

Please see following Metalink Note ID for all in One solutions

Oracle Cloud and E-Business : All In One Metalink Note ID's

If you are happy with the Document, please mark as Helpful by doing so this will provide assistance for other people looking for answers to their queries

Ravi Tak-Oracle

Dear User,

Could you please elaborate the requirement clearly.

We have the standard seeded Orchestration setup already using which the fulfillment of the sales order will happen.

Please do let me know if any other details are required or please do mark this reply as "Correct Answer" or "Helpful Answer" if it helps answer your query.

Thanks & Regards,

Ravi

1 - 2

Post Details

Added on Oct 10 2019
13 comments
422 views