Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2

 Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2 (Doc ID 1617461.1)

 

Oracle E-Business Suite Applications DBA and Technology Stack Release Notes for R12.AD.C.Delta.12 and R12.TXK.C.Delta.12 (Doc ID 2649885.1)

DELTA 12 (OFFLINE MODE)

time adop phase=apply patches=30628681 patchtop=/oracleshare/12.2/AD_TXK/DELTA12 apply_mode=downtime wait_on_failed_job=yes

  time adop phase=apply patches=30735865,31904550 patchtop=/oracleshare/12.2/AD_TXK/DELTA12 apply_mode=downtime merge=yes workers=16 wait_on_failed_job=yes


Update Database Tier to Latest Code

On the application tier (as the applmgr user):

 Source the run edition environment file.

 $ . <EBS_ROOT>/EBSapps.env run

Execute the admkappsutil.pl utility to create the appsutil.zip file in <INST_TOP>/admin/out.

perl $AD_TOP/bin/admkappsutil.pl

Starting the generation of appsutil.zip

Log file located at $INST_TOP/admin/log/MakeAppsUtil_12072127.log

output located at $INST_TOP/admin/out/appsutil.zip

MakeAppsUtil completed successfully.


On the database tier (as the oracle user):

 Source the environment for RDBMS ORACLE_HOME.

 UNIX:

$ cd <RDBMS ORACLE_HOME>

$ . ./<RDBMS ORACLE_HOME>/<CONTEXT_NAME>.env

Copy appsutil.zip to database nodes under $ORACLE_HOME

Copy or FTP the appsutil.zip file to <RDBMS ORACLE_HOME>.

Uncompress appsutil.zip, under <RDBMS ORACLE_HOME>.

$ cd <ORACLE_HOME>

$ unzip -o appsutil.zip


----Run AutoConfig on <RDBMS ORACLE_HOME>.

$ sh <RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh

 

----Run AutoConfig on the run file system.

As the applmgr user, run AutoConfig on all application tier nodes by executing whichever of these commands applies to your system:

$ sh <INST_TOP>/admin/scripts/adautocfg.sh


No comments:

Post a Comment