| 1 | Oracle E-Business Suite Release 12.2.6 Readme (Doc ID 2114016.1) |
|---|
| 2 | |
|---|
| 3 | Section 6: Apply the Latest AD and TXK Delta Release Update Packs |
|---|
| 4 | Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2 (Doc ID 1617461.1) |
|---|
| 5 | |
|---|
| 6 | Section 2: Apply Required Database Patches and Update Database Initialization Parameters— Done |
|---|
| 7 | Section 3: Apply the R12.AD.C.Delta.9 and R12.TXK.C.Delta.9 Release Update Packs |
|---|
| 8 | 3.1 Path A — Upgrade and New Installation Customers |
|---|
| 9 | New Installation Customers |
|---|
| 10 | |
|---|
| 11 | Weblogic PSU — Running |
|---|
| 12 | Footnote 1 - This is the 10.3.6.0.161018 PSU. When applying a PSU all conflicting patches (including overlays and previous PSUs) would need to be removed. For a list of bug fixes included in this PSU, refer to My Oracle Support Knowledge Document 2194102.1, Oracle WebLogic Server Patch Set Update 10.3.6.0.161018 Fixed Bugs List. |
|---|
| 13 | |
|---|
| 14 | 13729611 (see Footnote 2) Z9PC 13729611 |
|---|
| 15 | 17319481 (see Footnote 2) 9KCT 17319481 |
|---|
| 16 | 19259028 (see Footnote 2) |
|---|
| 17 | KRDE |
|---|
| 18 | |
|---|
| 19 | 19259028 |
|---|
| 20 | 19687084 (see Footnote 2) NJVF 19687084 |
|---|
| 21 | 22323006 DI8E 22323006 |
|---|
| 22 | 23743997 (see Footnote 1) K25M 23743997 — PSU (running) |
|---|
| 23 | 24608998 (see Footnote 2) QMJP 13337000, 21562338 |
|---|
| 24 | |
|---|
| 25 | Known Issue Installing Oracle WebLogic Server Patches |
|---|
| 26 | |
|---|
| 27 | When using the bsu.sh (or bsu.cmd on Microsoft Windows) script to install an Oracle WebLogic Server patch, you may receive an out of memory error for either "GC overhead limit" or "Java heap space". In such a case, run the commands shown below. |
|---|
| 28 | |
|---|
| 29 | Source the Oracle E-Business Suite Release 12.2 environment |
|---|
| 30 | Change directory to $FMW_HOME/utils/bsu |
|---|
| 31 | Back up the existing copy of bsu.sh (or bsu.cmd on Microsoft Windows) |
|---|
| 32 | $ cp bsu.sh bsu.sh_backup |
|---|
| 33 | Open bsu.sh (or bsu.cmd on Microsoft Windows) in a text editor such as vi and change the line: |
|---|
| 34 | MEM_ARGS="-Xms256m -Xmx512m" |
|---|
| 35 | on UNIX to: |
|---|
| 36 | MEM_ARGS="-Xms512m -Xmx1024m -XX:+UseParallelGC" |
|---|
| 37 | on Microsoft Windows to: |
|---|
| 38 | set MEM_ARGS=-Xms512m -Xmx1024m -XX:+UseParallelGC |
|---|
| 39 | Save the modified bsu.sh (or bsu.cmd on Microsoft Windows) file and exit the editor |
|---|
| 40 | Run the patch installation procedure again. |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | After you have run ETCC as applicable, proceed to the installation steps below. |
|---|
| 44 | |
|---|
| 45 | 3.1.2 Run Installation Steps |
|---|
| 46 | . <RUN_BASE>/EBSapps/appl/APPS<CONTEXT_NAME>.env |
|---|
| 47 | sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start |
|---|
| 48 | Unzip patches and run adgrants. |
|---|
| 49 | unzip Patch 25178222 (R12.AD.C.Delta.9) |
|---|
| 50 | unzip Patch 25180736 (R12.TXK.C.Delta.9) |
|---|
| 51 | Execute adgrants by following the instructions in the readme of Patch 25178222 (R12.AD.C.Delta.9).— |
|---|
| 52 | Note - Do not merge Patch 25178222 with any other patches. |
|---|
| 53 | On the run edition application tier file system, apply Patch 25178222 (R12.AD.C.Delta.9) in hotpatch mode. |
|---|
| 54 | adop phase=apply patches=25178222 hotpatch=yes |
|---|
| 55 | § ou should periodically check this Document 1617461.1 on My Oracle Support for updates. |
|---|
| 56 | |
|---|
| 57 | 4.1 Critical AD Patches |
|---|
| 58 | |
|---|
| 59 | All Customers |
|---|
| 60 | |
|---|
| 61 | Patch 25250923:R12.AD.C |
|---|
| 62 | Patch 24481010:R12.AD.C |
|---|
| 63 | Patch 25615812:R12.AD.C |
|---|
| 64 | |
|---|
| 65 | 4.2 Critical TXK Patches |
|---|
| 66 | |
|---|
| 67 | Patch 25874936:R12.TXK.C |
|---|
| 68 | Patch 25983583:R12.TXK.C |
|---|
| 69 | Patch 25994411:R12.TXK.C |
|---|
| 70 | Patch 26182372:R12.TXK.C |
|---|
| 71 | |
|---|
| 72 | apply any applicable AD patches as a comma-separated list of patches. |
|---|
| 73 | adop phase=apply patches= 25250923,24481010,25615812 hotpatch=yes merge=yes |
|---|
| 74 | |
|---|
| 75 | use hotpatch mode to apply Patch 25180736 (R12.TXK.C.Delta.9) (plus any additional critical patches – see note box). |
|---|
| 76 | adop phase=apply patches=25180736,25874936,25983583,25994411,26182372 hotpatch=yes merge=yes |
|---|
| 77 | |
|---|
| 78 | Section 5: Update Database Tier to Latest Code |
|---|
| 79 | |
|---|
| 80 | On the application tier (as the APPLMGR user): |
|---|
| 81 | . <EBS_ROOT>/EBSapps.env run |
|---|
| 82 | perl <AD_TOP>/bin/admkappsutil.pl |
|---|
| 83 | |
|---|
| 84 | On the database tier (as the ORACLE user): |
|---|
| 85 | . ./<RDBMS ORACLE_HOME>/<CONTEXT_NAME>.env |
|---|
| 86 | Copy or FTP the appsutil.zip file to <RDBMS ORACLE_HOME>. |
|---|
| 87 | cd <ORACLE_HOME> |
|---|
| 88 | unzip -o appsutil.zip |
|---|
| 89 | $ sh <RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh |
|---|
| 90 | |
|---|
| 91 | Run AutoConfig on the run file system. |
|---|
| 92 | Run AutoConfig on all application tier nodes (as the APPLMGR user) by executing the applicable command: |
|---|
| 93 | sh <INST_TOP>/admin/scripts/adautocfg.sh |
|---|
| 94 | |
|---|
| 95 | |
|---|
| 96 | |
|---|
| 97 | Section 7: Perform Pre-Update Steps (Conditional) |
|---|
| 98 | |
|---|
| 99 | Customer Relationship Management tasks: |
|---|
| 100 | Oracle Mobile Field Service customers: (Document 2188514.1) |
|---|
| 101 | Drop user mobileadmin cascade; |
|---|
| 102 | |
|---|
| 103 | |
|---|
| 104 | Supply Chain Management tasks: |
|---|
| 105 | Oracle Install Base (Document 1681308.1) |
|---|
| 106 | SELECT DISTINCT sub_type_id |
|---|
| 107 | FROM csi_txn_sub_types |
|---|
| 108 | WHERE ib_txn_type_code ='WBADI'; |
|---|
| 109 | |
|---|
| 110 | R12.2.x customers currently having sub_type_id = 10357, 102 and txn_type_code = WBADI in csi_ib_txn_types and csi_source_ib_types tables should apply the following datafix to correct Installed Base Transaction SubTypes data |
|---|
| 111 | |
|---|
| 112 | 1. Delete sub_type_id = 10357 record for ib_txn_type_code = 'WBADI' using the following script: |
|---|
| 113 | |
|---|
| 114 | select to_char(csit.creation_date,'DD-MON-YYYY') |
|---|
| 115 | from csi_ib_txn_types citt ,csi_source_ib_types csit |
|---|
| 116 | where csit.sub_type_id = citt.sub_type_id |
|---|
| 117 | and citt.sub_type_id = 10357 |
|---|
| 118 | and citt.ib_txn_type_code = 'WBADI'; |
|---|
| 119 | |
|---|
| 120 | delete from csi_ib_txn_types |
|---|
| 121 | where sub_type_id = 10357 |
|---|
| 122 | and ib_txn_type_code = 'WBADI'; |
|---|
| 123 | |
|---|
| 124 | delete from csi_source_ib_types |
|---|
| 125 | where sub_type_id in (select sub_type_id from csi_ib_txn_types where sub_type_id = 10357 and ib_txn_type_code = 'WBADI' ); |
|---|
| 126 | |
|---|
| 127 | commit; |
|---|
| 128 | 2. Delete newly created seeded Transaction SubTypes through csitxnst.ldt with sub_type_id > 10000 using the following script: |
|---|
| 129 | |
|---|
| 130 | delete from csi_ib_txn_types |
|---|
| 131 | where to_char(creation_date,'DD-MON-YYYY') = <Date from above query1> |
|---|
| 132 | and seeded_flag = 'Y' |
|---|
| 133 | and sub_type_id > 10000; |
|---|
| 134 | |
|---|
| 135 | delete from csi_source_ib_types |
|---|
| 136 | where to_char(creation_date,'DD-MON-YYYY') = <Date from above query1> |
|---|
| 137 | and seeded_flag = 'Y' |
|---|
| 138 | and sub_type_id > 10000; |
|---|
| 139 | |
|---|
| 140 | commit; |
|---|
| 141 | 3. If user-defined Transaction SubTypes were created before applying a patch that provides the bad version of csitxnst.ldt, there are chances to corrupt these existing sub types data. The following needs to be done: |
|---|
| 142 | |
|---|
| 143 | a. Compare user_defined Transaction SubTypes data on patched and non-patched environments. Run the following SQLs on both environments and compare output to identify the differences: |
|---|
| 144 | |
|---|
| 145 | select * from csi_ib_txn_types |
|---|
| 146 | where seeded_flag = 'N'; |
|---|
| 147 | |
|---|
| 148 | select * from csi_source_ib_types |
|---|
| 149 | where seeded_flag = 'N'; |
|---|
| 150 | b. If there is any data corruption, then log a Service Request and provide output of the SQLs in step 3-a to get a datafix for the corrupted data from Oracle Installed Base Development. |
|---|
| 151 | |
|---|
| 152 | |
|---|
| 153 | |
|---|
| 154 | Oracle Landed Cost Management |
|---|
| 155 | |
|---|
| 156 | If you have a lower version of the file(s) than the one below and have done customization, create a back-up of your file(s) under a location outside both APPL_TOPs or under $APPL_TOP_NE/../log. |
|---|
| 157 | |
|---|
| 158 | Package Name File Version |
|---|
| 159 | INL_CUSTOM_PUB INLPCUSB.pls |
|---|
| 160 | 120.6.12020000.7 |
|---|
| 161 | |
|---|
| 162 | INLPCUSS.pls |
|---|
| 163 | 120.5.12020000.6 |
|---|
| 164 | After applying the Oracle E-Business Suite 12.2.6 Release Update Pack, redo the customization in the new version of the specification and the body. For more information, refer to My Oracle Support Knowledge Document 1211843.1, How to Proceed for Customizing LCM Hooks INLPCUSB.pls. |
|---|
| 165 | |
|---|
| 166 | |
|---|
| 167 | Oracle Warehouse Management |
|---|
| 168 | |
|---|
| 169 | If you have a lower version of the file(s) listed below or you have performed customizations on any of these packages, create a back-up of your file(s) under $APPL_TOP_NE/. |
|---|
| 170 | |
|---|
| 171 | Package Name File Version |
|---|
| 172 | WMS_LABEL_CUSTOM_PKG WMSLACPB.pls |
|---|
| 173 | 120.0.12020000.3 |
|---|
| 174 | |
|---|
| 175 | WMSLACPS.pls |
|---|
| 176 | 120.1.12020000.5 |
|---|
| 177 | WMS_XDOCK_CUSTOM_APIS_PUB WMSXDCAS.pls |
|---|
| 178 | 120.2.12020000.5 |
|---|
| 179 | |
|---|
| 180 | WMSXDCAB.pls |
|---|
| 181 | 120.1.12020000.3 |
|---|
| 182 | WMS_RE_Custom_PUB WMSPPPUS.pls |
|---|
| 183 | 120.6.12020000.4 |
|---|
| 184 | |
|---|
| 185 | WMSPPPUB.pls |
|---|
| 186 | 120.5.12020000.2 |
|---|
| 187 | After applying the Oracle E-Business Suite 12.2.6 Release Update Pack, redo the customization in the new version of the specification and the body. |
|---|
| 188 | |
|---|
| 189 | |
|---|
| 190 | Section 8: Apply Oracle E-Business Suite 12.2.6 Release Update Pack |
|---|
| 191 | |
|---|
| 192 | 8.1 Path A — Upgrade and New Installation Customers upgrading to Oracle E-Business Suite 12.2.6 Release Update Pack |
|---|
| 193 | |
|---|
| 194 | Source the run edition applications environment. |
|---|
| 195 | |
|---|
| 196 | $ . <INSTALL_BASE>/EBSapps.env run |
|---|
| 197 | |
|---|
| 198 | Stop the Oracle Weblogic Admin Server and Node Manager services. |
|---|
| 199 | |
|---|
| 200 | Applying the patch in downtime mode requires all application tier services to be down. Therefore, Weblogic AdminServer and Node Manager that were started previously when applying the latest Release Update Packs for AD and TXK for Release 12.2 need to be shut down. |
|---|
| 201 | |
|---|
| 202 | Stop the Oracle Weblogic Admin Server on the run file system. |
|---|
| 203 | |
|---|
| 204 | $ sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh stop |
|---|
| 205 | |
|---|
| 206 | Stop the Node Manager service on the run file system. |
|---|
| 207 | |
|---|
| 208 | $ sh $ADMIN_SCRIPTS_HOME/adnodemgrctl.sh stop |
|---|
| 209 | |
|---|
| 210 | |
|---|
| 211 | Apply Oracle E-Business Suite 12.2.6 Release Update Pack Patch 21900901 on the run edition application environment, using downtime mode. |
|---|
| 212 | |
|---|
| 213 | $ adop phase=apply apply_mode=downtime patches=21900901 |
|---|
| 214 | |
|---|
| 215 | Start all application tier services on the run file system. |
|---|
| 216 | |
|---|
| 217 | $ sh $ADMIN_SCRIPTS_HOME/adstrtal.sh |
|---|
| 218 | |
|---|
| 219 | Perform adop cleanup action. |
|---|
| 220 | |
|---|
| 221 | adop phase=cleanup |
|---|
| 222 | |
|---|
| 223 | Synchronize file systems |
|---|
| 224 | |
|---|
| 225 | adop phase=fs_clone |
|---|
| 226 | |
|---|
| 227 | |
|---|
| 228 | |
|---|
| 229 | Section 9: Post-Update Steps |
|---|
| 230 | |
|---|
| 231 | Apply Oracle E-Business Suite Release 12.2.6 Online Help |
|---|
| 232 | |
|---|
| 233 | dop phase=apply patches=21900918 hotpatch=yes |
|---|