Você está na página 1de 4

Apply EBS Patches (Oracle Linux 7 and RHEL 7 only)

Customers who have performed a fresh installation of EBS 12.2 must now apply the
following patch on the new 12.2 environment:

19671435:R12.WIP.C1
19863797:R12.ENG.D1
AD/TXK delta 6 RUP (or higher) following "Applying the Latest AD and TXK Release
Update Packs to Oracle E-Business Suite Release 12.2"
(My Oracle Support Knowledge Document 1617461.1)
E-Business Suite Release 12.2 RUP 3 (12.2.3) or higher
1:These two patches are not required if installing 12.2 RUP 5 (12.2.5) or higher as
they are included in that RUP.

upgarde steps

1.4 Required Technology Patches

1.4.1 EBS Technology Codelevel Checker (ETCC)

The EBS Technology Codelevel Checker (ETCC) utility provides two scripts you can
run to help ensure you have the necessary database and middle tier
bugfixes installed on your Oracle E-Business Suite Release 12.2 system. Oracle
strongly recommends the use of this utility to ensure that all required
database and middle tier bugfixes have been installed.

ETCC can be downloaded via Patch 17537119 from My Oracle Support. As well as
installation instructions and basic commands, the README for this patch includes
a number of usage scenarios and examples, so should be carefully reviewed before
running ETCC.

apply database patch

opatch lsinventory

opatch prereq CheckConflictAgainstOHWithDetail -ph ./

opatch apply

etcc for application

./checkMTpatch.sh

/u01/etcc/checkMTpatch_15861.log

/u01/etcc/checkMTpatch_17317.log
== forms

p25441839_101232_LINUX.zip

/u01/oracle/PROD/fs1/EBSapps/10.1.2/OPatch/opatch lsinventory
Files Do Not Exist When Performing Post Install Steps For Patches 19434967,
24946444, 25441839 and 22698265 (Doc ID 1945012.1)
=== webtier
p22288381_111190_Generic.zip
/u01/oracle/PROD/fs1/FMW_Home/webtier/OPatch/opatch lsinventory

Oracle Fusion Middleware (FMW) - oracle_common


Patch 9905685
- Filename: p9905685_111190_Generic.zip

Patch 21366277
- Filename: p21366277_111190_Generic.zip

Patch 21628307
- Filename: p21628307_111190_Generic.zip

Patch 24606362
- Filename: p24606362_111190_Generic.zip

/u01/oracle/PROD/fs1/FMW_Home/oracle_common/OPatch/opatch lsinventory

Oracle WebLogic Server (WLS) 10.3.6.0.7

cd /u01/oracle/PROD/fs1/FMW_Home/utils/bsu

./bsu.sh -install -patch_download_dir=/u01/etcc-bundle/etcc-bundle/LINUX_X86-


64/wls/10.3.6.0.161018 -patchlist=QMJP -prod_dir=$FMW_HOME/wlserver_10.3

./bsu.sh -remove -patchlist=CW9T,VKXF,FCX7,Y5AP,1LRI,2GYW,BLTG


-prod_dir=/u01/oracle/PROD/fs1/FMW_Home/wlserver_10.3
./bsu.sh -remove -patchlist=FCX7,Y5AP -prod_dir=$FMW_HOME/wlserver_10.3

Oracle WebLogic Server (WLS) 10.3.6.0.161018


-------------------------------------------------------------------------------
Patch 24608998 [SU Patch [QMJP]]
- Filename: p24608998_10360161018_Generic.zip

Patch 13729611 [SU Patch [Z9PC]]


- Filename: p13729611_10360161018_Generic.zip

Patch 17319481 [SU Patch [9KCT]]


- Filename: p17319481_10360161018_Generic.zip

Patch 19259028 [SU Patch [KRDE]]


- Filename: p19259028_10360161018_Generic.zip

Patch 19687084 [SU Patch [NJVF]]


- Filename: p19687084_10360161018_Generic.zip

Patch 22323006 [SU Patch [DI8E]]


- Filename: p22323006_1036_Generic.zip
1.8 Fix Timestamp Mismatch Issues for Synonym, View, Package and Package Body

NOTE: Do not apply patch#17268684:R12.AD.C. Instead you should carry out below
steps to fix TimeStamp mismatch issue View, Synonym, Package and Package Body.

1. Create <ORACLE_HOME>/appsutil/admin on the Database Tier.

2. Copy the file admin/ADZDDTFIX.sql from Patch#17268684:R12.AD.C to


<ORACLE_HOME>/appsutil/admin on the Database Tier.

3. As SYSTEM user, execute <ORACLE_HOME>/appsutil/admin/ADZDDTFIX.sql

4. Review the spooled file adzddtfix.out. If spooled file - adzddtfix.out has


any data, execute it as SYSDBA.

5. Re-execute script <ORACLE_HOME>/appsutil/admin/ADZDDTFIX.sql to check for any


pending TimeStamp Mismatch issues

1.9 Create Snapshot

After applying the latest suite-wide release update pack (as detailed in the
subsequent parts of this document), run the AD Administration Maintain Snapshot
option.

Run AD Administration (adadmin).


From the Main Menu, choose Maintain Applications Files > Maintain Snapshot
Information.
Select Option 2, Update Current View Snapshot. Then, from the Snapshot sub-menu,
select Option 1, Update Complete APPL_TOP.

2.2 Apply Consolidated Seed Table Upgrade Patch 17204589:12.2.0

After the 12.2.0 installation is complete, apply consolidated seed table upgrade
Patch 17204589:12.2.0 by merging with Patch 21900871:12.2.0.
These patches must be applied on the run file system using hotpatch mode.

Stop all Application tier services on the run file system.


UNIX

$ sh $ADMIN_SCRIPTS_HOME/adstpall.sh

Start up only the Weblogic AdminServer service on the run file system.
UNIX

$ sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start

Apply Consolidated Seed Table Upgrade Patch 17204589:12.2.0 by merging with Patch
21900871:12.2.0 on the run file system using adop hotpatch mode.
$ adop phase=apply patches=17204589,21900871 merge=yes hotpatch=yes

Você também pode gostar