6a. Upgrade Oracle EBS R12.2.0 to R12.2.14 on 12.1.0 database

 

6.1       Apply Required Database Patches

 

Download the latest ETCC patch (available via Patch 17537119) of the EBS Technology Code level Checker (ETCC). Use the command checkDBpatch.sh and apply all recommended patches. Please note ETCC patch keeps getting updated, so the patches it recommends might vary from time to time

6.1.1   Source DB environment and run the below script.

[oracle@fbsebs etcc]$ ls -alt
total 124
drwxrwxrwx. 2 oracle oinstall     39 Dec 14 13:39 .
-rw-r--r--. 1 oracle oinstall 126868 Dec 14 13:35 p17537119_R12_GENERIC.zip
drwxrwxrwx. 5 oracle dba          41 Dec  7 11:59 ..

[[oracle@fbsebs etcc]$ ls
p17537119_R12_GENERIC.zip
[oracle@fbsebs etcc]$ unzip p17537119_R12_GENERIC.zip 
Archive:  p17537119_R12_GENERIC.zip
  inflating: checkDBpatch.cmd        
  inflating: checkMTpatch.cmd        
  inflating: checkMTpatch.sh         
   creating: db/
   creating: db/cloud/
  inflating: db/cloud/txk_R1220_EXABM_mappings.xml  
  inflating: db/cloud/txk_R1220_DBCS_base_bugs.xml  
  inflating: db/cloud/txk_R1220_DBCS_RAC_base_bugs.xml  
  inflating: db/cloud/txk_R1220_VMDB_RAC_base_bugs.xml  
  inflating: db/cloud/txk_R1220_EXACS_mappings.xml  
  inflating: db/cloud/txk_R1220_EXACS_base_bugs.xml  
  inflating: db/cloud/txk_R1220_DBCS_RAC_mappings.xml  
  inflating: db/cloud/txk_R1220_DBSI_base_bugs.xml  
  inflating: db/cloud/txk_R1220_VMDB_RAC_mappings.xml  
  inflating: db/cloud/txk_R1220_DBSI_mappings.xml  
  inflating: db/cloud/txk_R1220_DBCS_mappings.xml  
  inflating: db/cloud/txk_R1220_EXABM_base_bugs.xml  
   creating: db/onprem/
  inflating: db/onprem/txk_R1220_DB_mappings.xml  
  inflating: db/onprem/txk_R1220_DB_base_bugs.xml  
  inflating: db/onprem/txk_R1220_GRID_base_bugs.xml  
   creating: mw/
  inflating: mw/txk_R1220_MT_base_bugs.xml  
  inflating: mw/txk_R1220_MT_mappings.xml  
  inflating: README.txt              
  inflating: db/cloud/txk_R1220_EXACC_base_bugs.xml  
  inflating: db/cloud/txk_R1220_EXACC_mappings.xml  
  inflating: db/cloud/txk_R1220_ENTDBV_RAC_GOV_base_bugs.xml  
  inflating: db/cloud/txk_R1220_ENTDBV_RAC_GOV_mappings.xml  
  inflating: db/cloud/txk_R1220_ENTDBV_SI_GOV_base_bugs.xml  
  inflating: db/cloud/txk_R1220_ENTDBV_SI_GOV_mappings.xml  
  inflating: db/cloud/txk_R1220_EXADBD_GOV_base_bugs.xml  
  inflating: db/cloud/txk_R1220_EXADBD_GOV_mappings.xml  
  inflating: checkDBpatch.sh  
[oracle@fbsebs etcc]$ ls -ltr
total 312
drwxr-xr-x. 4 oracle oinstall     33 May  8  2018 db
drwxr-xr-x. 2 oracle oinstall     73 Jan 13  2023 mw
-rwxr-xr-x. 1 oracle oinstall  55333 Jan 17  2024 checkDBpatch.cmd
-rwxrwxrwx. 1 oracle oinstall  52450 Apr 12  2024 checkMTpatch.sh
-rw-------. 1 oracle oinstall  31993 Apr 30  2024 README.txt
-rwxr-xr-x. 1 oracle oinstall 116061 May 22  2024 checkDBpatch.sh
-rwxr-xr-x. 1 oracle oinstall  56282 May 28  2024 checkMTpatch.cmd
drwxr-xr-x. 2 oracle oinstall     68 Dec 14 13:28 log
[oracle@fbsebs dba]$ cd /u01/patches/etcc/
[oracle@fbsebs etcc]$ ./checkDBpatch.sh 

 +===============================================================+ 
 |    Copyright (c) 2005, 2024 Oracle and/or its affiliates.     | 
 |                     All rights reserved.                      | 
 |             Oracle E-Business Suite Release 12.2              | 
 |          Database EBS Technology Codelevel Checker            | 
 +===============================================================+ 

Validating context file: /u01/app/FBS/db/tech_st/12.1.0/appsutil/FBS_fbsebs.xml

Using context file from currently set database environment:
/u01/app/FBS/db/tech_st/12.1.0/appsutil/FBS_fbsebs.xml

Starting Database EBS Technology Codelevel Checker, Version 120.132 
Sat Dec 14 13:40:35 EAT 2024
Log file for this session: /u01/patches/etcc/log/checkDBpatch_853481.log

Identifying database release. 
Database release set to 12.1.0.2.

Connecting to database. 
Database connection successful. 

Database FBS is in READ WRITE mode.

Identifying APPS and APPLSYS schema names. 
 - APPS schema: APPS
 - APPLSYS schema: APPLSYS

Checking for existence DB-ETCC results table. 
Table to store DB-ETCC results already exists in the database.

Checking if InMemory option is enabled. 
InMemory option is not enabled in the database.

Bugfix file ./db/onprem/txk_R1220_DB_base_bugs.xml: 120.0.12020000.86
This file will be used for identifying missing bugfixes. 

Mapping file ./db/onprem/txk_R1220_DB_mappings.xml: 120.0.12020000.62
This file will be used for mapping bugfixes to patches.

+---------------------------------------------------------------------------------------+
  Always use the latest version of ETCC available in patch 17537119,
  as new bugfixes will not be checked by older versions of the utility.

  You should apply the latest recommended RU, BP, or PSU as appropriate.
+---------------------------------------------------------------------------------------+


Identified database DST version: 18

Checking Bugfix XML file for tag 12.1.0.2.

Obtained list of bugfixes to be applied and list to be rolled back.

Validating OPatch version:
The OPatch utility is version 12.2.0.1.30.
DB-ETCC is compatible with this OPatch version.

Checking for applied patch history:
Found patch history in the inventory.

Checking mapping XML file for tag 12.1.0.2.

  Missing Bugfix: 8975044  ->  Patch 8975044
  Missing Bugfix: 14666816  ->  Patch 32901495
  Missing Bugfix: 18485835  ->  Patch 33649800
  Missing Bugfix: 18607546  ->  Patch 18607546
  Missing Bugfix: 18674024  ->  Patch 33649800
  Missing Bugfix: 18689530  ->  Patch 33649800
  Missing Bugfix: 18793246  ->  Patch 18793246
  Missing Bugfix: 18881811  ->  Patch 25599890
  Missing Bugfix: 18964939  ->  Patch 33649800
  Missing Bugfix: 18966843  ->  Patch 28653113
  Missing Bugfix: 19068380  ->  Patch 19068380
  Missing Bugfix: 19189525  ->  Patch 33649800
  Missing Bugfix: 19239846  ->  Patch 33649800
  Missing Bugfix: 19291380  ->  Patch 19291380
  Missing Bugfix: 19472320  ->  Patch 19472320
  Missing Bugfix: 19487147  ->  Patch 33649800
  Missing Bugfix: 19509982  ->  Patch 33649800
  Missing Bugfix: 19536415  ->  Patch 33649800
  Missing Bugfix: 19665139  ->  Patch 33649800
  Missing Bugfix: 19835133  ->  Patch 33649800
  Missing Bugfix: 19896336  ->  Patch 33649800
  Missing Bugfix: 20093776  ->  Patch 20093776
  Missing Bugfix: 20181016  ->  Patch 20181016
  Missing Bugfix: 20245930  ->  Patch 33649800
  Missing Bugfix: 20294666  ->  Patch 20294666
  Missing Bugfix: 20413820  ->  Patch 33649800
  Missing Bugfix: 20476776  ->  Patch 32901495
  Missing Bugfix: 20588502  ->  Patch 33649800
  Missing Bugfix: 20627866  ->  Patch 33649800
  Missing Bugfix: 20766180  ->  Patch 20766180
  Missing Bugfix: 20798891  ->  Patch 20798891
  Missing Bugfix: 20825533  ->  Patch 33649800
  Missing Bugfix: 20868862  ->  Patch 32901495
  Missing Bugfix: 20887355  ->  Patch 20887355
  Missing Bugfix: 20936905  ->  Patch 33649800
  Missing Bugfix: 21028698  ->  Patch 33649800
  Missing Bugfix: 21091431  ->  Patch 33649800
  Missing Bugfix: 21106027  ->  Patch 33649800
  Missing Bugfix: 21153266  ->  Patch 33569841
  Missing Bugfix: 21293453  ->  Patch 33569841
  Missing Bugfix: 21321429  ->  Patch 21321429
  Missing Bugfix: 21322448  ->  Patch 21322448
  Missing Bugfix: 21387964  ->  Patch 33649800
  Missing Bugfix: 21614112  ->  Patch 33649800
  Missing Bugfix: 21626377  ->  Patch 21626377
  Missing Bugfix: 21751519  ->  Patch 32901495
  Missing Bugfix: 21813400  ->  Patch 33649800
  Missing Bugfix: 21864513  ->  Patch 21864513
  Missing Bugfix: 21904072  ->  Patch 21904072
  Missing Bugfix: 21967332  ->  Patch 21967332
  Missing Bugfix: 22024071  ->  Patch 33649800
  Missing Bugfix: 22146267  ->  Patch 33649800
  Missing Bugfix: 22223463  ->  Patch 22223463
  Missing Bugfix: 22229581  ->  Patch 32901495
  Missing Bugfix: 22331786  ->  Patch 33649800
  Missing Bugfix: 22452653  ->  Patch 32901495
  Missing Bugfix: 22496904  ->  Patch 22496904
  Missing Bugfix: 22568797  ->  Patch 33649800
  Missing Bugfix: 22666802  ->  Patch 33649800
  Missing Bugfix: 22737974  ->  Patch 32901495
  Missing Bugfix: 23089357  ->  Patch 23089357
  Missing Bugfix: 23125826  ->  Patch 23125826
  Missing Bugfix: 23220453  ->  Patch 33649800
  Missing Bugfix: 23604553  ->  Patch 32901495
  Missing Bugfix: 23632545  ->  Patch 33649800
  Missing Bugfix: 24326444  ->  Patch 33649800
  Missing Bugfix: 24385983  ->  Patch 33649800
  Missing Bugfix: 24560906  ->  Patch 24560906
  Missing Bugfix: 24589081  ->  Patch 33649800
  Missing Bugfix: 25099339  ->  Patch 33649800
  Missing Bugfix: 25139545  ->  Patch 32901495
  Missing Bugfix: 25305405  ->  Patch 25305405
  Missing Bugfix: 25643931  ->  Patch 25643931
  Missing Bugfix: 25906117  ->  Patch 25906117
  Missing Bugfix: 25971286  ->  Patch 33649800
  Missing Bugfix: 26336977  ->  Patch 33649800
  Missing Bugfix: 26436717  ->  Patch 33649800
  Missing Bugfix: 26654363  ->  Patch 33649800
  Missing Bugfix: 26658759  ->  Patch 33649800
  Missing Bugfix: 26742604  ->  Patch 32901495
  Missing Bugfix: 26798411  ->  Patch 33649800
  Missing Bugfix: 27929509  ->  Patch 33649800
  Missing Bugfix: 27997875  ->  Patch 33649800
  Missing Bugfix: 28201045  ->  Patch 33649800
  Missing Bugfix: 28507324  ->  Patch 28653113
  Missing Bugfix: 28542455  ->  Patch 29842421
  Missing Bugfix: 29125374  ->  Patch 33649800
  Missing Bugfix: 30758943  ->  Patch 30758943
  Missing Bugfix: 31404014  ->  Patch 31404014
  Missing Bugfix: 32355765  ->  Patch 33649800
  Missing Bugfix: 32652143  ->  Patch 33649800
  Missing Bugfix: 32988028  ->  Patch 33649800

Generating Patch Recommendation Summary.

=========================================================================================
PATCH RECOMMENDATION SUMMARY
=========================================================================================
The default patch recommendations to install these missing bugfixes are:
-----------------------------------------------------------------------------------------
Oracle Database Release 12.1.0.2  

[WARNING] No BP or PSU has been applied. You should apply the latest recommended BP or PSU
as appropriate. For a BP, refer to Doc ID 1594274.1. For a PSU, refer to Doc ID 1147107.1.

-----------------------------------------------------------------------------------------
  Patch 8975044
    - Filename: p8975044_121020_Linux-x86-64.zip

  Patch 32901495
    - Filename: p32901495_121020_Linux-x86-64.zip

  Patch 33649800
    - Filename: p33649800_121020_Linux-x86-64.zip

  Patch 18607546
    - Filename: p18607546_121020_Linux-x86-64.zip

  Patch 18793246
    - Filename: p18793246_121020_Generic.zip

  Patch 25599890
    - Filename: p25599890_121020_Generic.zip

  Patch 28653113
    - Filename: p28653113_121020_Generic.zip

  Patch 19068380
    - Filename: p19068380_121020_Linux-x86-64.zip

  Patch 19291380
    - Filename: p19291380_121020_Linux-x86-64.zip

  Patch 19472320
    - Filename: p19472320_121020_Linux-x86-64.zip

  Patch 20093776
    - Filename: p20093776_121020_Linux-x86-64.zip

  Patch 20181016
    - Filename: p20181016_121020_Linux-x86-64.zip

  Patch 20294666
    - Filename: p20294666_121020_Linux-x86-64.zip

  Patch 20766180
    - Filename: p20766180_121020_Generic.zip

  Patch 20798891
    - Filename: p20798891_121020_Linux-x86-64.zip

  Patch 20887355
    - Filename: p20887355_121020_Generic.zip

  Patch 33569841
    - Filename: p33569841_121020_Linux-x86-64.zip

  Patch 21321429
    - Filename: p21321429_121020_Generic.zip

  Patch 21322448
    - Filename: p21322448_121020_Linux-x86-64.zip

  Patch 21626377
    - Filename: p21626377_121020_Linux-x86-64.zip

  Patch 21864513
    - Filename: p21864513_121020_Linux-x86-64.zip

  Patch 21904072
    - Filename: p21904072_121020_Linux-x86-64.zip

  Patch 21967332
    - Filename: p21967332_121020_Linux-x86-64.zip

  Patch 22223463
    - Filename: p22223463_121020_Linux-x86-64.zip

  Patch 22496904
    - Filename: p22496904_121020_Linux-x86-64.zip

  Patch 23089357
    - Filename: p23089357_121020_Linux-x86-64.zip

  Patch 23125826
    - Filename: p23125826_121020_Linux-x86-64.zip

  Patch 24560906
    - Filename: p24560906_121020_Linux-x86-64.zip

  Patch 25305405
    - Filename: p25305405_121020_Linux-x86-64.zip

  Patch 25643931
    - Filename: p25643931_121020_Linux-x86-64.zip

  Patch 25906117
    - Filename: p25906117_121020_Linux-x86-64.zip

  Patch 29842421
    - Filename: p29842421_121020_Linux-x86-64.zip

  Patch 30758943
    - Filename: p30758943_121020_Linux-x86-64.zip

  Patch 31404014
    - Filename: p31404014_121020_Linux-x86-64.zip


Apply the required patches and rerun this script.

You should check the patch READMEs for minimum OPatch version requirements.
The latest OPatch is available from My Oracle Support via Patch 6880880.


+---------------------------------------------------------------------------------------+

+---------------------------------------------------------------------------------------+
A consolidated zip file with the required patches for database release
12.1.0.2.0 is available on My Oracle Support via:

  Patch 36925840 
    - EBS RELEASE 12.2 CONSOLIDATED DATABASE FIXES FOR OCT 2024

Note: This zip does not include Release Updates, Bundle Patches or Patch Set Updates.

+---------------------------------------------------------------------------------------+

See Doc ID 1594274.1 for any special instructions for these patches.
Note: Footnotes in Doc ID 1594274.1 also apply to corresponding overlay patches.

+---------------------------------------------------------------------------------------+

Finished checking fixes for database FBS: Sat Dec 14 13:40:45 EAT 2024

Log file for this session: /u01/patches/etcc/log/checkDBpatch_853481.log
This file should be reviewed for errors after the ETCC run.

=========================================================================================


6.1.2     As per the reports, Download and apply the patches mentioned (patch 36925840).

Make sure Database and application services are down

[oracle@fbsebs 12c]$ pwd
/u01/patches/db/etcc-bundle/LINUX_X86-64/database/12.1.0.2
[oracle@fbsebs 12c]$ ls -alt
total 10160
drwxr-xr-x.  2 oracle oinstall    4096 Dec 14 13:50 .
drwxr-xr-x. 42 oracle oinstall    4096 Dec 14 13:48 ..
-rw-r--r--.  1 oracle oinstall   93945 Sep 21 04:53 p25599890_121020_Generic.zip
-rw-r--r--.  1 oracle oinstall  383140 Sep 21 04:46 p18793246_121020_Generic.zip
-rw-r--r--.  1 oracle oinstall  191811 Sep 17 23:46 p31404014_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   57644 Sep 17 23:46 p30758943_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   73912 Sep 17 23:45 p29842421_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   54108 Sep 17 23:44 p25906117_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   17678 Sep 17 23:44 p25643931_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   68562 Sep 17 23:43 p25305405_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  129869 Sep 17 23:42 p24560906_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  489534 Sep 17 23:42 p23125826_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   43965 Sep 17 23:40 p23089357_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  137647 Sep 17 23:39 p22496904_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  161559 Sep 17 23:39 p22223463_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   74672 Sep 17 23:38 p21967332_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   96095 Sep 17 23:37 p21904072_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   32265 Sep 17 23:36 p21864513_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  364801 Sep 17 23:36 p21626377_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   25750 Sep 17 23:35 p21322448_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  198521 Sep 17 23:34 p21321429_121020_Generic.zip
-rw-r--r--.  1 oracle oinstall   58843 Sep 17 23:33 p33569841_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  122134 Sep 17 23:30 p20887355_121020_Generic.zip
-rw-r--r--.  1 oracle oinstall  121590 Sep 17 23:29 p20798891_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   76138 Sep 17 23:29 p20766180_121020_Generic.zip
-rw-r--r--.  1 oracle oinstall   71906 Sep 17 23:28 p20294666_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  100342 Sep 17 23:27 p20181016_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   77919 Sep 17 23:27 p20093776_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   34484 Sep 17 23:17 p19472320_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall   67020 Sep 17 23:16 p19291380_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  150382 Sep 17 23:15 p19068380_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  690814 Sep 17 23:14 p28653113_121020_Generic.zip
-rw-r--r--.  1 oracle oinstall  238605 Sep 17 23:07 p18607546_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall 3439648 Sep 17 23:06 p33649800_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall 2236220 Sep 17 23:05 p32901495_121020_Linux-x86-64.zip
-rw-r--r--.  1 oracle oinstall  140653 Sep 17 23:03 p8975044_121020_Linux-x86-64.zip
[oracle@fbsebs 12c]$ unzip '*.zip'
Archive:  p23089357_121020_Linux-x86-64.zip
   creating: 23089357/
   creating: 23089357/files/
   creating: 23089357/files/lib/
   creating: 23089357/files/lib/libserver12.a/
  inflating: 23089357/files/lib/libserver12.a/kebm.o  
   creating: 23089357/etc/
   creating: 23089357/etc/config/
  inflating: 23089357/etc/config/inventory.xml  
  inflating: 23089357/etc/config/actions.xml  
  inflating: 23089357/README.txt     
  inflating: PatchSearch.xml         

Archive:  p23125826_121020_Linux-x86-64.zip
   creating: 23125826/
   creating: 23125826/etc/
   creating: 23125826/etc/config/
  inflating: 23125826/etc/config/actions.xml  
  inflating: 23125826/etc/config/inventory.xml  
   creating: 23125826/files/
   creating: 23125826/files/lib/
   creating: 23125826/files/lib/libserver12.a/
  inflating: 23125826/files/lib/libserver12.a/ktilm.o  
  inflating: 23125826/files/lib/libserver12.a/kdilm.o  
  inflating: 23125826/files/lib/libserver12.a/ktfs.o  
  inflating: 23125826/files/lib/libserver12.a/ktsp.o  
  inflating: 23125826/README.txt     
replace PatchSearch.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
  inflating: PatchSearch.xml         

Archive:  p24560906_121020_Linux-x86-64.zip
   creating: 24560906/
   creating: 24560906/etc/
   creating: 24560906/etc/config/
  inflating: 24560906/etc/config/actions.xml  
  inflating: 24560906/etc/config/inventory.xml  
  inflating: 24560906/README.txt     
   creating: 24560906/files/
   creating: 24560906/files/rdbms/
   creating: 24560906/files/rdbms/admin/
  inflating: 24560906/files/rdbms/admin/kspasv2.var  
   creating: 24560906/files/lib/
   creating: 24560906/files/lib/libserver12.a/
  inflating: 24560906/files/lib/libserver12.a/kwqbm.o  
  inflating: 24560906/files/lib/libserver12.a/kwqmn.o  

Archive:  p25305405_121020_Linux-x86-64.zip
   creating: 25305405/
   creating: 25305405/files/
   creating: 25305405/files/lib/
   creating: 25305405/files/lib/libserver12.a/
  inflating: 25305405/files/lib/libserver12.a/kkqvm.o  
   creating: 25305405/etc/
   creating: 25305405/etc/config/
  inflating: 25305405/etc/config/actions.xml  
  inflating: 25305405/etc/config/inventory.xml  
  inflating: 25305405/README.txt     

Archive:  p25599890_121020_Generic.zip
   creating: 25599890/
  inflating: 25599890/README.txt     
   creating: 25599890/etc/
   creating: 25599890/etc/config/
  inflating: 25599890/etc/config/actions.xml  
  inflating: 25599890/etc/config/inventory.xml  
   creating: 25599890/files/
   creating: 25599890/files/rdbms/
   creating: 25599890/files/rdbms/admin/
  inflating: 25599890/files/rdbms/admin/prvtmeta.plb  
   creating: 25599890/files/sqlpatch/
   creating: 25599890/files/sqlpatch/25599890/
   creating: 25599890/files/sqlpatch/25599890/21045808/
  inflating: 25599890/files/sqlpatch/25599890/21045808/25599890_apply.sql  
   creating: 25599890/files/sqlpatch/25599890/21045808/rollback_files/
   creating: 25599890/files/sqlpatch/25599890/21045808/rollback_files/rdbms/
   creating: 25599890/files/sqlpatch/25599890/21045808/rollback_files/rdbms/admin/
  inflating: 25599890/files/sqlpatch/25599890/21045808/rollback_files/rdbms/admin/prvtmeta.plb  
  inflating: 25599890/files/sqlpatch/25599890/21045808/25599890_rollback.sql  
  inflating: 25599890/files/sqlpatch/25599890/21045808/25599890.xml  
  inflating: PatchSearch.xml         

Archive:  p25643931_121020_Linux-x86-64.zip
   creating: 25643931/
  inflating: 25643931/README.txt     
   creating: 25643931/files/
   creating: 25643931/files/lib/
   creating: 25643931/files/lib/libserver12.a/
  inflating: 25643931/files/lib/libserver12.a/kpp3.o  
   creating: 25643931/etc/
   creating: 25643931/etc/config/
  inflating: 25643931/etc/config/inventory.xml  
  inflating: 25643931/etc/config/actions.xml  
  inflating: PatchSearch.xml         

Archive:  p25906117_121020_Linux-x86-64.zip
   creating: 25906117/
   creating: 25906117/files/
   creating: 25906117/files/lib/
   creating: 25906117/files/lib/libserver12.a/
  inflating: 25906117/files/lib/libserver12.a/qsmqcsm.o  
   creating: 25906117/etc/
   creating: 25906117/etc/config/
  inflating: 25906117/etc/config/actions.xml  
  inflating: 25906117/etc/config/inventory.xml  
  inflating: 25906117/README.txt     
  inflating: PatchSearch.xml         

Archive:  p28653113_121020_Generic.zip
   creating: 28653113/
   creating: 28653113/files/
   creating: 28653113/files/rdbms/
   creating: 28653113/files/rdbms/admin/
  inflating: 28653113/files/rdbms/admin/prvtpexei.plb  
  inflating: 28653113/files/rdbms/admin/catpexev.sql  
  inflating: 28653113/files/rdbms/admin/prvtstai.plb  
  inflating: 28653113/files/rdbms/admin/dbmsstat.sql  
  inflating: 28653113/files/rdbms/admin/prvtstat.plb  
   creating: 28653113/files/sqlpatch/
   creating: 28653113/files/sqlpatch/28653113/
   creating: 28653113/files/sqlpatch/28653113/22451230/
  inflating: 28653113/files/sqlpatch/28653113/22451230/28653113_apply.sql  
  inflating: 28653113/files/sqlpatch/28653113/22451230/28653113.xml  
  inflating: 28653113/files/sqlpatch/28653113/22451230/28653113_rollback.sql  
   creating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/
   creating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/
   creating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/admin/
  inflating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/admin/prvtpexei.plb  
  inflating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/admin/catpexev.sql  
  inflating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/admin/prvtstai.plb  
  inflating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/admin/dbmsstat.sql  
  inflating: 28653113/files/sqlpatch/28653113/22451230/rollback_files/rdbms/admin/prvtstat.plb  
   creating: 28653113/etc/
   creating: 28653113/etc/config/
  inflating: 28653113/etc/config/inventory.xml  
  inflating: 28653113/etc/config/actions.xml  
  inflating: 28653113/README.txt     

Archive:  p29842421_121020_Linux-x86-64.zip
   creating: 29842421/
   creating: 29842421/files/
   creating: 29842421/files/lib/
   creating: 29842421/files/lib/libgeneric12.a/
  inflating: 29842421/files/lib/libgeneric12.a/qcs.o  
  inflating: 29842421/README.txt     
   creating: 29842421/etc/
   creating: 29842421/etc/config/
  inflating: 29842421/etc/config/inventory.xml  
  inflating: 29842421/etc/config/actions.xml  
  inflating: PatchSearch.xml         

Archive:  p30758943_121020_Linux-x86-64.zip
   creating: 30758943/
   creating: 30758943/files/
   creating: 30758943/files/lib/
   creating: 30758943/files/lib/libserver12.a/
  inflating: 30758943/files/lib/libserver12.a/kddir.o  
  inflating: 30758943/README.txt     
   creating: 30758943/etc/
   creating: 30758943/etc/config/
  inflating: 30758943/etc/config/inventory.xml  
  inflating: 30758943/etc/config/actions.xml  
  inflating: PatchSearch.xml         

Archive:  p31404014_121020_Linux-x86-64.zip
   creating: 31404014/
  inflating: 31404014/README.txt     
   creating: 31404014/files/
   creating: 31404014/files/lib/
   creating: 31404014/files/lib/libserver12.a/
  inflating: 31404014/files/lib/libserver12.a/qmxtra.o  
  inflating: 31404014/files/lib/libserver12.a/qmxqrw.o  
   creating: 31404014/etc/
   creating: 31404014/etc/config/
  inflating: 31404014/etc/config/inventory.xml  
  inflating: 31404014/etc/config/actions.xml  

Archive:  p32901495_121020_Linux-x86-64.zip
   creating: 32901495/
   creating: 32901495/files/
   creating: 32901495/files/rdbms/
   creating: 32901495/files/rdbms/xml/
   creating: 32901495/files/rdbms/xml/xsl/
  inflating: 32901495/files/rdbms/xml/xsl/kutable.xsl  
  inflating: 32901495/files/rdbms/xml/xsl/kucolumn.xsl  
  inflating: 32901495/files/rdbms/xml/xsl/kucommon.xsl  
  inflating: 32901495/files/rdbms/xml/xsl/kulob.xsl  
  inflating: 32901495/files/rdbms/xml/xsl/kuconstr.xsl  
   creating: 32901495/files/rdbms/admin/
  inflating: 32901495/files/rdbms/admin/catmettypes.sql  
  inflating: 32901495/files/rdbms/admin/dbmspump.sql  
  inflating: 32901495/files/rdbms/admin/c1201000.sql  
  inflating: 32901495/files/rdbms/admin/cdcore.sql  
  inflating: 32901495/files/rdbms/admin/cdcore_mig.sql  
  inflating: 32901495/files/rdbms/admin/catmetgrant1.sql  
   creating: 32901495/files/rdbms/admin/backport_files/
  inflating: 32901495/files/rdbms/admin/backport_files/bug_17777718_rollback.sql  
  inflating: 32901495/files/rdbms/admin/backport_files/bug_17777718_apply.sql  
  inflating: 32901495/files/rdbms/admin/upobjxt.lst  
  inflating: 32901495/files/rdbms/admin/bug22452653.sql  
  inflating: 32901495/files/rdbms/admin/catmetviews.sql  
  inflating: 32901495/files/rdbms/admin/prvtmetu.plb  
  inflating: 32901495/files/rdbms/admin/e1201000.sql  
  inflating: 32901495/files/rdbms/admin/dpload.sql  
   creating: 32901495/files/lib/
   creating: 32901495/files/lib/libserver12.a/
  inflating: 32901495/files/lib/libserver12.a/kkdx.o  
  inflating: 32901495/files/lib/libserver12.a/kwrc.o  
   creating: 32901495/files/sqlpatch/
   creating: 32901495/files/sqlpatch/32901495/
   creating: 32901495/files/sqlpatch/32901495/24237668/
  inflating: 32901495/files/sqlpatch/32901495/24237668/32901495_rollback.sql  
   creating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/
   creating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/
   creating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catnomtt.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmet2.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmetgrant1.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpvi.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmspump.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtmet2.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catnomta.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpp.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmetviews_mig.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpw.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpui.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catnodp.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpci.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmetx.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpf.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpdi.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtmetd.plb  
   creating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/backport_files/
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/backport_files/bug_17777718_rollback.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catdpb.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsmetb.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmettypes.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsxml.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtcxml.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtdp.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/utlcxml.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpv.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpfi.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpm.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpc.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsmet2.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpd.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsmetd.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtdputh.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtmetb.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpu.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsdp.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmeta.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtdput.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpv.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsmeti.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtmeta.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsmetu.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmetinsert.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpm.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpdi.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpci.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpc.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtplts.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpd.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpui.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpu.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catnodpt.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpvi.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtmetu.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsplts.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dpload.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpp.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtkupc.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpw.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtmeti.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catdph.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/dbmsmeta.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmetgrant2.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvtbpf.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/utluppkg.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/prvthpfi.plb  
  inflating: 32901495/files/sqlpatch/32901495/24237668/rollback_files/rdbms/admin/catmetviews.sql  
  inflating: 32901495/files/sqlpatch/32901495/24237668/32901495.xml  
  inflating: 32901495/files/sqlpatch/32901495/24237668/32901495_apply.sql  
   creating: 32901495/etc/
   creating: 32901495/etc/config/
  inflating: 32901495/etc/config/actions.xml  
  inflating: 32901495/etc/config/inventory.xml  
  inflating: 32901495/README.txt     
  inflating: PatchSearch.xml         

Archive:  p33569841_121020_Linux-x86-64.zip
   creating: 33569841/
   creating: 33569841/etc/
   creating: 33569841/etc/config/
  inflating: 33569841/etc/config/actions.xml  
  inflating: 33569841/etc/config/inventory.xml  
   creating: 33569841/files/
   creating: 33569841/files/lib/
   creating: 33569841/files/lib/libserver12.a/
  inflating: 33569841/files/lib/libserver12.a/kkm.o  
  inflating: 33569841/README.txt     
  inflating: PatchSearch.xml         

Archive:  p33649800_121020_Linux-x86-64.zip
   creating: 33649800/
   creating: 33649800/files/
   creating: 33649800/files/lib/
   creating: 33649800/files/lib/libpls12.a/
  inflating: 33649800/files/lib/libpls12.a/pefl.o  
  inflating: 33649800/files/lib/libpls12.a/psi.o  
  inflating: 33649800/files/lib/libpls12.a/pdz2.o  
  inflating: 33649800/files/lib/libpls12.a/pl.o  
   creating: 33649800/files/lib/libplc12_pic.a/
  inflating: 33649800/files/lib/libplc12_pic.a/psuifr_pic.o  
  inflating: 33649800/files/lib/libplc12_pic.a/psoift_pic.o  
  inflating: 33649800/files/lib/libplc12_pic.a/psuift_pic.o  
   creating: 33649800/files/lib/libpls12_pic.a/
  inflating: 33649800/files/lib/libpls12_pic.a/psi_pic.o  
  inflating: 33649800/files/lib/libpls12_pic.a/pl_pic.o  
  inflating: 33649800/files/lib/libpls12_pic.a/pdz2_pic.o  
  inflating: 33649800/files/lib/libpls12_pic.a/pefl_pic.o  
   creating: 33649800/files/lib/libgeneric12.a/
  inflating: 33649800/files/lib/libgeneric12.a/kgi.o  
  inflating: 33649800/files/lib/libgeneric12.a/kgl2.o  
  inflating: 33649800/files/lib/libgeneric12.a/kgl.o  
   creating: 33649800/files/lib/libserver12.a/
  inflating: 33649800/files/lib/libserver12.a/kkscs.o  
  inflating: 33649800/files/lib/libserver12.a/kkxwtp.o  
  inflating: 33649800/files/lib/libserver12.a/kkae.o  
  inflating: 33649800/files/lib/libserver12.a/kkt.o  
  inflating: 33649800/files/lib/libserver12.a/kkqtutl.o  
  inflating: 33649800/files/lib/libserver12.a/qksfm.o  
  inflating: 33649800/files/lib/libserver12.a/kkdl.o  
  inflating: 33649800/files/lib/libserver12.a/qesrc.o  
  inflating: 33649800/files/lib/libserver12.a/psdicd.o  
  inflating: 33649800/files/lib/libserver12.a/kql.o  
  inflating: 33649800/files/lib/libserver12.a/kkqjpd.o  
  inflating: 33649800/files/lib/libserver12.a/kkzu.o  
  inflating: 33649800/files/lib/libserver12.a/kspt.o  
  inflating: 33649800/files/lib/libserver12.a/qerrc.o  
  inflating: 33649800/files/lib/libserver12.a/qkscr.o  
  inflating: 33649800/files/lib/libserver12.a/qksbg.o  
  inflating: 33649800/files/lib/libserver12.a/psdfrc.o  
  inflating: 33649800/files/lib/libserver12.a/ktc.o  
  inflating: 33649800/files/lib/libserver12.a/kkqu.o  
  inflating: 33649800/files/lib/libserver12.a/kkqljp.o  
  inflating: 33649800/files/lib/libserver12.a/kkm2.o  
  inflating: 33649800/files/lib/libserver12.a/kqlr.o  
  inflating: 33649800/files/lib/libserver12.a/kqlm.o  
  inflating: 33649800/files/lib/libserver12.a/cvw.o  
  inflating: 33649800/files/lib/libserver12.a/kokt.o  
  inflating: 33649800/files/lib/libserver12.a/qksrc.o  
  inflating: 33649800/files/lib/libserver12.a/kxs.o  
  inflating: 33649800/files/lib/libserver12.a/kpdb.o  
  inflating: 33649800/files/lib/libserver12.a/dix.o  
  inflating: 33649800/files/lib/libserver12.a/kkp.o  
   creating: 33649800/files/lib/libclient12.a/
  inflating: 33649800/files/lib/libclient12.a/kgumain.o  
   creating: 33649800/files/lib/libplc12.a/
  inflating: 33649800/files/lib/libplc12.a/psuift.o  
  inflating: 33649800/files/lib/libplc12.a/psoift.o  
  inflating: 33649800/files/lib/libplc12.a/psuifr.o  
   creating: 33649800/files/lib/libpsa12.a/
  inflating: 33649800/files/lib/libpsa12.a/psoifr.o  
  inflating: 33649800/files/lib/libpsa12.a/plsded.o  
  inflating: 33649800/files/lib/libpsa12.a/plsw.o  
  inflating: 33649800/files/lib/libpsa12.a/pur.o  
  inflating: 33649800/files/lib/libpsa12.a/p2icd.o  
  inflating: 33649800/files/lib/libpsa12.a/p2c.o  
  inflating: 33649800/files/lib/libpsa12.a/plsmai.o  
   creating: 33649800/files/sqlpatch/
  inflating: 33649800/files/sqlpatch/sqlpatch_bootstrap.sql  
  inflating: 33649800/files/sqlpatch/sqlpatch.pm  
   creating: 33649800/files/sqlpatch/33649800/
   creating: 33649800/files/sqlpatch/33649800/24537687/
  inflating: 33649800/files/sqlpatch/33649800/24537687/33649800_rollback.sql  
  inflating: 33649800/files/sqlpatch/33649800/24537687/33649800_apply.sql  
  inflating: 33649800/files/sqlpatch/33649800/24537687/33649800.xml  
   creating: 33649800/files/sqlpatch/33649800/24537687/rollback_files/
   creating: 33649800/files/sqlpatch/33649800/24537687/rollback_files/rdbms/
   creating: 33649800/files/sqlpatch/33649800/24537687/rollback_files/rdbms/admin/
   creating: 33649800/files/sqlpatch/33649800/24537687/rollback_files/rdbms/admin/backport_files/
  inflating: 33649800/files/sqlpatch/33649800/24537687/rollback_files/rdbms/admin/backport_files/bug_32355765_rollback.sql  
  inflating: 33649800/files/sqlpatch/33649800/24537687/rollback_files/rdbms/admin/prvtutil.plb  
   creating: 33649800/files/rdbms/
   creating: 33649800/files/rdbms/lib/
   creating: 33649800/files/rdbms/lib/libdbtools12.a/
  inflating: 33649800/files/rdbms/lib/libdbtools12.a/krmx.o  
   creating: 33649800/files/rdbms/admin/
  inflating: 33649800/files/rdbms/admin/prvtsess.plb  
  inflating: 33649800/files/rdbms/admin/prvtrctv2.plb  
   creating: 33649800/files/rdbms/admin/backport_files/
  inflating: 33649800/files/rdbms/admin/backport_files/bug_32355765_apply.sql  
  inflating: 33649800/files/rdbms/admin/backport_files/bug_32355765_rollback.sql  
  inflating: 33649800/files/rdbms/admin/dbmssess.sql  
  inflating: 33649800/files/rdbms/admin/prvtutil.plb  
  inflating: 33649800/files/rdbms/admin/prvtedu2.plb  
  inflating: 33649800/files/rdbms/admin/prvtrcmp2.plb  
  inflating: 33649800/files/rdbms/admin/utlrcmp2.sql  
  inflating: 33649800/files/rdbms/admin/dbmsedu2.sql  
  inflating: 33649800/README.txt     
   creating: 33649800/etc/
   creating: 33649800/etc/config/
  inflating: 33649800/etc/config/inventory.xml  
  inflating: 33649800/etc/config/actions.xml  

Archive:  p8975044_121020_Linux-x86-64.zip
   creating: 8975044/
  inflating: 8975044/README.txt      
   creating: 8975044/files/
   creating: 8975044/files/lib/
   creating: 8975044/files/lib/libserver12.a/
  inflating: 8975044/files/lib/libserver12.a/koks3.o  
  inflating: 8975044/files/lib/libserver12.a/updexe.o  
  inflating: 8975044/files/lib/libserver12.a/koklv.o  
   creating: 8975044/etc/
   creating: 8975044/etc/config/
  inflating: 8975044/etc/config/inventory.xml  
  inflating: 8975044/etc/config/actions.xml  
  inflating: PatchSearch.xml         

Archive:  p18607546_121020_Linux-x86-64.zip
   creating: 18607546/
   creating: 18607546/etc/
   creating: 18607546/etc/config/
  inflating: 18607546/etc/config/actions.xml  
  inflating: 18607546/etc/config/inventory.xml  
   creating: 18607546/files/
   creating: 18607546/files/lib/
   creating: 18607546/files/lib/libserver12.a/
  inflating: 18607546/files/lib/libserver12.a/kdt.o  
  inflating: 18607546/README.txt     
   creating: 18607546/online/
   creating: 18607546/online/etc/
   creating: 18607546/online/etc/config/
  inflating: 18607546/online/etc/config/inventory.xml  
  inflating: 18607546/online/etc/config/actions.xml  
  inflating: 18607546/online/etc/config/deploy.xml  
   creating: 18607546/online/etc/xml/
  inflating: 18607546/online/etc/xml/GenericActions.xml  
  inflating: 18607546/online/etc/xml/ShiphomeDirectoryStructure.xml  
   creating: 18607546/online/files/
   creating: 18607546/online/files/hpatch/
  inflating: 18607546/online/files/hpatch/bug18607546.pch  

Archive:  p18793246_121020_Generic.zip
   creating: 18793246/
   creating: 18793246/files/
   creating: 18793246/files/rdbms/
   creating: 18793246/files/rdbms/admin/
  inflating: 18793246/files/rdbms/admin/prvtbpw.plb  
  inflating: 18793246/files/rdbms/admin/prvtbpm.plb  
   creating: 18793246/files/sqlpatch/
   creating: 18793246/files/sqlpatch/18793246/
   creating: 18793246/files/sqlpatch/18793246/18373074/
  inflating: 18793246/files/sqlpatch/18793246/18373074/18793246_apply.sql  
  inflating: 18793246/files/sqlpatch/18793246/18373074/18793246_rollback.sql  
   creating: 18793246/files/sqlpatch/18793246/18373074/rollback_files/
   creating: 18793246/files/sqlpatch/18793246/18373074/rollback_files/rdbms/
   creating: 18793246/files/sqlpatch/18793246/18373074/rollback_files/rdbms/admin/
  inflating: 18793246/files/sqlpatch/18793246/18373074/rollback_files/rdbms/admin/prvtbpw.plb  
  inflating: 18793246/files/sqlpatch/18793246/18373074/rollback_files/rdbms/admin/prvtbpm.plb  
   creating: 18793246/etc/
   creating: 18793246/etc/config/
  inflating: 18793246/etc/config/actions.xml  
  inflating: 18793246/etc/config/inventory.xml  
  inflating: 18793246/README.txt     

Archive:  p19068380_121020_Linux-x86-64.zip
   creating: 19068380/
   creating: 19068380/etc/
   creating: 19068380/etc/config/
  inflating: 19068380/etc/config/inventory.xml  
  inflating: 19068380/etc/config/actions.xml  
  inflating: 19068380/README.txt     
   creating: 19068380/files/
   creating: 19068380/files/lib/
   creating: 19068380/files/lib/libserver12.a/
  inflating: 19068380/files/lib/libserver12.a/qsmqutl.o  
  inflating: 19068380/files/lib/libserver12.a/kkzd.o  
  inflating: PatchSearch.xml         

Archive:  p19291380_121020_Linux-x86-64.zip
   creating: 19291380/
  inflating: 19291380/README.txt     
   creating: 19291380/etc/
   creating: 19291380/etc/config/
  inflating: 19291380/etc/config/inventory.xml  
  inflating: 19291380/etc/config/actions.xml  
   creating: 19291380/files/
   creating: 19291380/files/lib/
   creating: 19291380/files/lib/libserver12.a/
  inflating: 19291380/files/lib/libserver12.a/opiexe.o  
  inflating: 19291380/files/lib/libserver12.a/opiosq.o  
  inflating: 19291380/files/lib/libserver12.a/dbsmig.o  

Archive:  p19472320_121020_Linux-x86-64.zip
   creating: 19472320/
   creating: 19472320/files/
   creating: 19472320/files/lib/
   creating: 19472320/files/lib/libserver12.a/
  inflating: 19472320/files/lib/libserver12.a/kkqjf.o  
  inflating: 19472320/README.txt     
   creating: 19472320/etc/
   creating: 19472320/etc/config/
  inflating: 19472320/etc/config/inventory.xml  
  inflating: 19472320/etc/config/actions.xml  

Archive:  p20093776_121020_Linux-x86-64.zip
   creating: 20093776/
  inflating: 20093776/README.txt     
   creating: 20093776/files/
   creating: 20093776/files/lib/
   creating: 20093776/files/lib/libserver12.a/
  inflating: 20093776/files/lib/libserver12.a/kokm.o  
   creating: 20093776/etc/
   creating: 20093776/etc/config/
  inflating: 20093776/etc/config/actions.xml  
  inflating: 20093776/etc/config/inventory.xml  
   creating: 20093776/online/
   creating: 20093776/online/files/
   creating: 20093776/online/files/hpatch/
  inflating: 20093776/online/files/hpatch/bug20093776.pch  
   creating: 20093776/online/etc/
   creating: 20093776/online/etc/xml/
  inflating: 20093776/online/etc/xml/GenericActions.xml  
  inflating: 20093776/online/etc/xml/ShiphomeDirectoryStructure.xml  
   creating: 20093776/online/etc/config/
  inflating: 20093776/online/etc/config/inventory.xml  
  inflating: 20093776/online/etc/config/deploy.xml  
  inflating: 20093776/online/etc/config/actions.xml  

Archive:  p20181016_121020_Linux-x86-64.zip
   creating: 20181016/
  inflating: 20181016/README.txt     
   creating: 20181016/files/
   creating: 20181016/files/lib/
   creating: 20181016/files/lib/libserver12.a/
  inflating: 20181016/files/lib/libserver12.a/kkqst.o  
   creating: 20181016/etc/
   creating: 20181016/etc/config/
  inflating: 20181016/etc/config/inventory.xml  
  inflating: 20181016/etc/config/actions.xml  
   creating: 20181016/online/
   creating: 20181016/online/files/
   creating: 20181016/online/files/hpatch/
  inflating: 20181016/online/files/hpatch/bug20181016.pch  
   creating: 20181016/online/etc/
   creating: 20181016/online/etc/xml/
  inflating: 20181016/online/etc/xml/GenericActions.xml  
  inflating: 20181016/online/etc/xml/ShiphomeDirectoryStructure.xml  
   creating: 20181016/online/etc/config/
  inflating: 20181016/online/etc/config/actions.xml  
  inflating: 20181016/online/etc/config/inventory.xml  
  inflating: 20181016/online/etc/config/deploy.xml  

Archive:  p20294666_121020_Linux-x86-64.zip
   creating: 20294666/
   creating: 20294666/files/
   creating: 20294666/files/lib/
   creating: 20294666/files/lib/libserver12.a/
  inflating: 20294666/files/lib/libserver12.a/kks1.o  
  inflating: 20294666/README.txt     
   creating: 20294666/etc/
   creating: 20294666/etc/config/
  inflating: 20294666/etc/config/actions.xml  
  inflating: 20294666/etc/config/inventory.xml  

Archive:  p20766180_121020_Generic.zip
   creating: 20766180/
   creating: 20766180/etc/
   creating: 20766180/etc/xml/
  inflating: 20766180/etc/xml/ShiphomeDirectoryStructure.xml  
  inflating: 20766180/etc/xml/GenericActions.xml  
   creating: 20766180/etc/config/
  inflating: 20766180/etc/config/inventory.xml  
  inflating: 20766180/etc/config/actions.xml  
   creating: 20766180/files/
   creating: 20766180/files/bin/
  inflating: 20766180/files/bin/asmcmdcore  
   creating: 20766180/files/lib/
  inflating: 20766180/files/lib/asmcmdglobal.pm  
  inflating: 20766180/files/lib/asmcmdshare.pm  
  inflating: 20766180/README.txt     
  inflating: PatchSearch.xml         

Archive:  p20798891_121020_Linux-x86-64.zip
   creating: 20798891/
  inflating: 20798891/README.txt     
   creating: 20798891/etc/
   creating: 20798891/etc/config/
  inflating: 20798891/etc/config/inventory.xml  
  inflating: 20798891/etc/config/actions.xml  
   creating: 20798891/files/
   creating: 20798891/files/lib/
   creating: 20798891/files/lib/libserver12.a/
  inflating: 20798891/files/lib/libserver12.a/kcbl.o  
  inflating: PatchSearch.xml         

Archive:  p20887355_121020_Generic.zip
   creating: 20887355/
   creating: 20887355/etc/
   creating: 20887355/etc/config/
  inflating: 20887355/etc/config/inventory.xml  
  inflating: 20887355/etc/config/actions.xml  
  inflating: 20887355/README.txt     
   creating: 20887355/files/
   creating: 20887355/files/sqlpatch/
   creating: 20887355/files/sqlpatch/20887355/
   creating: 20887355/files/sqlpatch/20887355/18990781/
  inflating: 20887355/files/sqlpatch/20887355/18990781/20887355_apply.sql  
  inflating: 20887355/files/sqlpatch/20887355/18990781/20887355_rollback.sql  
   creating: 20887355/files/sqlpatch/20887355/18990781/rollback_files/
   creating: 20887355/files/sqlpatch/20887355/18990781/rollback_files/rdbms/
   creating: 20887355/files/sqlpatch/20887355/18990781/rollback_files/rdbms/admin/
  inflating: 20887355/files/sqlpatch/20887355/18990781/rollback_files/rdbms/admin/catdef.sql  
   creating: 20887355/files/rdbms/
   creating: 20887355/files/rdbms/admin/
  inflating: 20887355/files/rdbms/admin/catdef.sql  
  inflating: PatchSearch.xml         

Archive:  p21321429_121020_Generic.zip
   creating: 21321429/
   creating: 21321429/etc/
   creating: 21321429/etc/config/
  inflating: 21321429/etc/config/actions.xml  
  inflating: 21321429/etc/config/inventory.xml  
   creating: 21321429/files/
   creating: 21321429/files/sqlpatch/
   creating: 21321429/files/sqlpatch/21321429/
   creating: 21321429/files/sqlpatch/21321429/19794377/
  inflating: 21321429/files/sqlpatch/21321429/19794377/21321429.xml  
   creating: 21321429/files/sqlpatch/21321429/19794377/rollback_files/
   creating: 21321429/files/sqlpatch/21321429/19794377/rollback_files/rdbms/
   creating: 21321429/files/sqlpatch/21321429/19794377/rollback_files/rdbms/admin/
  inflating: 21321429/files/sqlpatch/21321429/19794377/rollback_files/rdbms/admin/utluppkg.sql  
  inflating: 21321429/files/sqlpatch/21321429/19794377/21321429_apply.sql  
  inflating: 21321429/files/sqlpatch/21321429/19794377/21321429_rollback.sql  
   creating: 21321429/files/rdbms/
   creating: 21321429/files/rdbms/admin/
  inflating: 21321429/files/rdbms/admin/utluppkg.sql  
  inflating: 21321429/README.txt     
  inflating: PatchSearch.xml         

Archive:  p21322448_121020_Linux-x86-64.zip
   creating: 21322448/
   creating: 21322448/files/
   creating: 21322448/files/lib/
   creating: 21322448/files/lib/libserver12.a/
  inflating: 21322448/files/lib/libserver12.a/qmxpt.o  
  inflating: 21322448/README.txt     
   creating: 21322448/etc/
   creating: 21322448/etc/config/
  inflating: 21322448/etc/config/inventory.xml  
  inflating: 21322448/etc/config/actions.xml  

Archive:  p21626377_121020_Linux-x86-64.zip
   creating: 21626377/
   creating: 21626377/files/
   creating: 21626377/files/lib/
   creating: 21626377/files/lib/libserver12.a/
  inflating: 21626377/files/lib/libserver12.a/kfd.o  
  inflating: 21626377/files/lib/libserver12.a/kfdh.o  
  inflating: 21626377/README.txt     
   creating: 21626377/etc/
   creating: 21626377/etc/config/
  inflating: 21626377/etc/config/actions.xml  
  inflating: 21626377/etc/config/inventory.xml  
  inflating: PatchSearch.xml         

Archive:  p21864513_121020_Linux-x86-64.zip
   creating: 21864513/
   creating: 21864513/etc/
   creating: 21864513/etc/config/
  inflating: 21864513/etc/config/actions.xml  
  inflating: 21864513/etc/config/inventory.xml  
  inflating: 21864513/README.txt     
   creating: 21864513/files/
   creating: 21864513/files/lib/
   creating: 21864513/files/lib/libpls12.a/
  inflating: 21864513/files/lib/libpls12.a/phf.o  
   creating: 21864513/files/lib/libpls12_pic.a/
  inflating: 21864513/files/lib/libpls12_pic.a/phf.o  
  inflating: PatchSearch.xml         

Archive:  p21904072_121020_Linux-x86-64.zip
   creating: 21904072/
  inflating: 21904072/README.txt     
   creating: 21904072/etc/
   creating: 21904072/etc/config/
  inflating: 21904072/etc/config/inventory.xml  
  inflating: 21904072/etc/config/actions.xml  
   creating: 21904072/files/
   creating: 21904072/files/lib/
   creating: 21904072/files/lib/libpls12_pic.a/
  inflating: 21904072/files/lib/libpls12_pic.a/pdw4.o  
   creating: 21904072/files/lib/libpls12.a/
  inflating: 21904072/files/lib/libpls12.a/pdw4.o  

Archive:  p21967332_121020_Linux-x86-64.zip
   creating: 21967332/
   creating: 21967332/etc/
   creating: 21967332/etc/config/
  inflating: 21967332/etc/config/actions.xml  
  inflating: 21967332/etc/config/inventory.xml  
  inflating: 21967332/README.txt     
   creating: 21967332/online/
   creating: 21967332/online/files/
   creating: 21967332/online/files/hpatch/
  inflating: 21967332/online/files/hpatch/bug21967332.pch  
   creating: 21967332/online/etc/
   creating: 21967332/online/etc/config/
  inflating: 21967332/online/etc/config/actions.xml  
  inflating: 21967332/online/etc/config/deploy.xml  
  inflating: 21967332/online/etc/config/inventory.xml  
   creating: 21967332/online/etc/xml/
  inflating: 21967332/online/etc/xml/GenericActions.xml  
  inflating: 21967332/online/etc/xml/ShiphomeDirectoryStructure.xml  
   creating: 21967332/files/
   creating: 21967332/files/lib/
   creating: 21967332/files/lib/libgeneric12.a/
  inflating: 21967332/files/lib/libgeneric12.a/qcdo.o  
  inflating: PatchSearch.xml         

Archive:  p22223463_121020_Linux-x86-64.zip
   creating: 22223463/
  inflating: 22223463/README.txt     
   creating: 22223463/etc/
   creating: 22223463/etc/config/
  inflating: 22223463/etc/config/inventory.xml  
  inflating: 22223463/etc/config/actions.xml  
   creating: 22223463/files/
   creating: 22223463/files/lib/
   creating: 22223463/files/lib/libserver12.a/
  inflating: 22223463/files/lib/libserver12.a/krbm.o  
  inflating: PatchSearch.xml         

Archive:  p22496904_121020_Linux-x86-64.zip
   creating: 22496904/
  inflating: 22496904/README.txt     
   creating: 22496904/etc/
   creating: 22496904/etc/config/
  inflating: 22496904/etc/config/inventory.xml  
  inflating: 22496904/etc/config/actions.xml  
   creating: 22496904/files/
   creating: 22496904/files/lib/
   creating: 22496904/files/lib/libserver12.a/
  inflating: 22496904/files/lib/libserver12.a/kdic.o  
  inflating: PatchSearch.xml         

34 archives were successfully processed.
[oracle@fbsebs 12c]$
[oracle@fbsebs 12c]$ cd 8975044/
[oracle@fbsebs 8975044]$ opatch apply
[oracle@fbsebs 8975044]$ cd ../32901495/
[oracle@fbsebs 32901495]$ opatch apply
[oracle@fbsebs 12c]$ cd 8975044/
[oracle@fbsebs 8975044]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-04-07PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   8975044  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '8975044' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 8975044 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-04-07PM_1.log

OPatch succeeded.
[oracle@fbsebs 8975044]$ cd ../32901495/
[oracle@fbsebs 32901495]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-05-24PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   32901495  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '32901495' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.install.seeddb, 12.1.0.2.0...

Patching component oracle.rdbms, 12.1.0.2.0...

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...
Patch 32901495 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-05-24PM_1.log

OPatch succeeded.
[oracle@fbsebs 32901495]$ cd ../33649800/
[oracle@fbsebs 33649800]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-06-26PM_1.log

Verifying environment and performing prerequisite checks...

--------------------------------------------------------------------------------
Start OOP by Prereq process.
Launch OOP...

Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-06-31PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   33649800  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '33649800' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...

Patching component oracle.rdbms.rman, 12.1.0.2.0...

Patching component oracle.rdbms.rsf, 12.1.0.2.0...

Patching component oracle.rdbms.util, 12.1.0.2.0...
Patch 33649800 successfully applied.
Sub-set patch [22660003] has become inactive due to the application of a super-set patch [33649800].
Sub-set patch [23645516] has become inactive due to the application of a super-set patch [33649800].
Please refer to Doc ID 2161861.1 for any possible further required actions.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-06-31PM_1.log

OPatch succeeded.
[oracle@fbsebs 33649800]$ cd ../18607546/
[oracle@fbsebs 18607546]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-07-12PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   18607546  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '18607546' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 18607546 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-07-12PM_1.log

OPatch succeeded.
[oracle@fbsebs 18607546]$ cd ../18793246/
[oracle@fbsebs 18793246]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-07-46PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   18793246  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '18793246' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...
Patch 18793246 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-07-46PM_1.log

OPatch succeeded.
[oracle@fbsebs 18793246]$ cd ../25599890/
[oracle@fbsebs 25599890]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-08-06PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   25599890  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '25599890' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...
Patch 25599890 successfully applied.
Sub-set patch [22731026] has become inactive due to the application of a super-set patch [25599890].
Please refer to Doc ID 2161861.1 for any possible further required actions.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-08-06PM_1.log

OPatch succeeded.
[oracle@fbsebs 25599890]$ cd ../28653113/
[oracle@fbsebs 28653113]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-08-24PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   28653113  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '28653113' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...
Patch 28653113 successfully applied.
Sub-set patch [20204035] has become inactive due to the application of a super-set patch [28653113].
Please refer to Doc ID 2161861.1 for any possible further required actions.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-08-24PM_1.log

OPatch succeeded.
[oracle@fbsebs 28653113]$ cd ../19068380/
[oracle@fbsebs 19068380]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-08-43PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   19068380  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '19068380' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 19068380 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-08-43PM_1.log

OPatch succeeded.
[oracle@fbsebs 19068380]$ cd ../19291380/
[oracle@fbsebs 19291380]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-09-13PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   19291380  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '19291380' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 19291380 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-09-13PM_1.log

OPatch succeeded.
[oracle@fbsebs 19291380]$ cd ../19472320/
[oracle@fbsebs 19472320]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-09-52PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   19472320  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '19472320' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 19472320 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-09-52PM_1.log

OPatch succeeded.
[oracle@fbsebs 19472320]$ cd ../20093776/
[oracle@fbsebs 20093776]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-10-22PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   20093776  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '20093776' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 20093776 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-10-22PM_1.log

OPatch succeeded.
[oracle@fbsebs 20093776]$ cd ../20181016/
[oracle@fbsebs 20181016]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-10-52PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   20181016  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '20181016' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 20181016 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-10-52PM_1.log

OPatch succeeded.
[oracle@fbsebs 20181016]$ cd ../20294666/
[oracle@fbsebs 20294666]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-11-24PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   20294666  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '20294666' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 20294666 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-11-24PM_1.log

OPatch succeeded.
[oracle@fbsebs 20294666]$ cd ../20766180/
[oracle@fbsebs 20766180]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-11-56PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   20766180  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '20766180' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 20766180 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-11-56PM_1.log

OPatch succeeded.
[oracle@fbsebs 20766180]$ cd ../20798891/
[oracle@fbsebs 20798891]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-12-13PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   20798891  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '20798891' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 20798891 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-12-13PM_1.log

OPatch succeeded.
[oracle@fbsebs 20798891]$ cd ../20887355/
[oracle@fbsebs 20887355]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-12-45PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   20887355  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '20887355' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...
Patch 20887355 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-12-45PM_1.log

OPatch succeeded.
[oracle@fbsebs 20887355]$ cd ../33569841/
[oracle@fbsebs 33569841]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-13-03PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   33569841  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '33569841' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 33569841 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-13-03PM_1.log

OPatch succeeded.
[oracle@fbsebs 33569841]$ cd ../21321429/
[oracle@fbsebs 21321429]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-13-46PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   21321429  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '21321429' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.dbscripts, 12.1.0.2.0...
Patch 21321429 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-13-46PM_1.log

OPatch succeeded.
[oracle@fbsebs 21321429]$ cd ../21322448/
[oracle@fbsebs 21322448]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-14-09PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   21322448  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '21322448' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 21322448 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-14-09PM_1.log

OPatch succeeded.
[oracle@fbsebs 21322448]$ cd ../21626377/
[oracle@fbsebs 21626377]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-14-39PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   21626377  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '21626377' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 21626377 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-14-39PM_1.log

OPatch succeeded.
[oracle@fbsebs 21626377]$ cd ../21864513/
[oracle@fbsebs 21864513]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-15-06PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   21864513  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '21864513' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.rsf, 12.1.0.2.0...

Patching component oracle.rdbms.rman, 12.1.0.2.0...

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 21864513 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-15-06PM_1.log

OPatch succeeded.
[oracle@fbsebs 21864513]$ cd ../21904072/
[oracle@fbsebs 21904072]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-15-36PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   21904072  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '21904072' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.rsf, 12.1.0.2.0...

Patching component oracle.rdbms.rman, 12.1.0.2.0...

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 21904072 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-15-36PM_1.log

OPatch succeeded.
[oracle@fbsebs 21904072]$ cd ../21967332/
[oracle@fbsebs 21967332]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-16-00PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   21967332  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '21967332' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.rsf, 12.1.0.2.0...

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 21967332 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-16-00PM_1.log

OPatch succeeded.
[oracle@fbsebs 21967332]$ cd ../22223463/
[oracle@fbsebs 22223463]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-16-36PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   22223463  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '22223463' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 22223463 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-16-36PM_1.log

OPatch succeeded.
[oracle@fbsebs 22223463]$ cd ../22496904/
[oracle@fbsebs 22496904]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-17-02PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   22496904  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '22496904' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 22496904 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-17-02PM_1.log

OPatch succeeded.
[oracle@fbsebs 22496904]$ cd ../23089357/
[oracle@fbsebs 23089357]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-17-38PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   23089357  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '23089357' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 23089357 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-17-38PM_1.log

OPatch succeeded.
[oracle@fbsebs 23089357]$ cd ../23125826/
[oracle@fbsebs 23125826]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-18-02PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   23125826  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '23125826' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 23125826 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-18-02PM_1.log

OPatch succeeded.
[oracle@fbsebs 23125826]$ cd ../24560906/
[oracle@fbsebs 24560906]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-18-38PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   24560906  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '24560906' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 24560906 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-18-38PM_1.log

OPatch succeeded.
[oracle@fbsebs 24560906]$ cd ../25305405/
[oracle@fbsebs 25305405]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-19-15PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   25305405  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '25305405' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 25305405 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-19-15PM_1.log

OPatch succeeded.
[oracle@fbsebs 25305405]$ cd ../25643931/
[oracle@fbsebs 25643931]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-20-09PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   25643931  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '25643931' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 25643931 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-20-09PM_1.log

OPatch succeeded.
[oracle@fbsebs 25643931]$ cd ../25906117/
[oracle@fbsebs 25906117]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-20-48PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   25906117  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '25906117' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 25906117 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-20-48PM_1.log

OPatch succeeded.
[oracle@fbsebs 25906117]$ cd ../29842421/
[oracle@fbsebs 29842421]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-21-16PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   29842421  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '29842421' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms.rsf, 12.1.0.2.0...

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 29842421 successfully applied.
Sub-set patch [19382851] has become inactive due to the application of a super-set patch [29842421].
Please refer to Doc ID 2161861.1 for any possible further required actions.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-21-16PM_1.log

OPatch succeeded.
[oracle@fbsebs 29842421]$ cd ../30758943/
[oracle@fbsebs 30758943]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-21-50PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   30758943  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '30758943' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 30758943 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-21-50PM_1.log

OPatch succeeded.
[oracle@fbsebs 30758943]$ cd ../31404014/
[oracle@fbsebs 31404014]$ opatch apply
Oracle Interim Patch Installer version 12.2.0.1.30
Copyright (c) 2024, Oracle Corporation.  All rights reserved.


Oracle Home       : /u01/app/FBS/db/tech_st/12.1.0
Central Inventory : /u01/app/oraInventory
   from           : /u01/app/FBS/db/tech_st/12.1.0/oraInst.loc
OPatch version    : 12.2.0.1.30
OUI version       : 12.1.0.2.0
Log file location : /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-22-16PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   31404014  

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/FBS/db/tech_st/12.1.0')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '31404014' to OH '/u01/app/FBS/db/tech_st/12.1.0'

Patching component oracle.rdbms, 12.1.0.2.0...
Patch 31404014 successfully applied.
Log file location: /u01/app/FBS/db/tech_st/12.1.0/cfgtoollogs/opatch/opatch2024-12-14_14-22-16PM_1.log

OPatch succeeded.
[oracle@fbsebs etcc]$ ./checkDBpatch.sh 

 +===============================================================+ 
 |    Copyright (c) 2005, 2024 Oracle and/or its affiliates.     | 
 |                     All rights reserved.                      | 
 |             Oracle E-Business Suite Release 12.2              | 
 |          Database EBS Technology Codelevel Checker            | 
 +===============================================================+ 

Validating context file: /u01/app/FBS/db/tech_st/12.1.0/appsutil/FBS_fbsebs.xml

Using context file from currently set database environment:
/u01/app/FBS/db/tech_st/12.1.0/appsutil/FBS_fbsebs.xml

Starting Database EBS Technology Codelevel Checker, Version 120.132 
Sat Dec 14 14:24:41 EAT 2024
Log file for this session: /u01/patches/etcc/log/checkDBpatch_868590.log

Identifying database release. 
Database release set to 12.1.0.2.

Connecting to database. 

+---------------------------------------------------------------------------------------+
[WARNING] DB-ETCC: Could not connect to database, so unable to check:
  - Whether database is in READ-WRITE mode. 
  - Existence of table needed to store DB-ETCC results. 
  - Enablement of database In-Memory option. 
    If this feature is enabled, additional fixes need to be verified.

Resolve the database connectivity issue, and then rerun DB-ETCC.
+---------------------------------------------------------------------------------------+

Bugfix file ./db/onprem/txk_R1220_DB_base_bugs.xml: 120.0.12020000.86
This file will be used for identifying missing bugfixes. 

Mapping file ./db/onprem/txk_R1220_DB_mappings.xml: 120.0.12020000.62
This file will be used for mapping bugfixes to patches.

+---------------------------------------------------------------------------------------+
  Always use the latest version of ETCC available in patch 17537119,
  as new bugfixes will not be checked by older versions of the utility.

  You should apply the latest recommended RU, BP, or PSU as appropriate.
+---------------------------------------------------------------------------------------+


Checking Bugfix XML file for tag 12.1.0.2.

Obtained list of bugfixes to be applied and list to be rolled back.

Validating OPatch version:
The OPatch utility is version 12.2.0.1.30.
DB-ETCC is compatible with this OPatch version.

Checking for applied patch history:
Found patch history in the inventory.

Checking mapping XML file for tag 12.1.0.2.

All the required one-off bugfixes are present in database ORACLE_HOME.

+---------------------------------------------------------------------------------------+

+---------------------------------------------------------------------------------------+

[WARNING] Database not available. DB-ETCC results cannot be stored.

+---------------------------------------------------------------------------------------+

Finished checking fixes for database : Sat Dec 14 14:24:50 EAT 2024

Log file for this session: /u01/patches/etcc/log/checkDBpatch_868590.log
This file should be reviewed for errors after the ETCC run.

=========================================================================================

6.1.3     Apply all patches and once applied start the DB and run the below command.

[oracle@fbsebs etcc]$ cd $ORACLE_HOME/OPatch
[oracle@fbsebs OPatch]$ sqlplus / as sysdba

SQL*Plus: Release 12.1.0.2.0 Production on Sat Dec 14 14:26:37 2024

Copyright (c) 1982, 2014, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.

Total System Global Area 1073741824 bytes
Fixed Size		    2932632 bytes
Variable Size		  650117224 bytes
Database Buffers	  406847488 bytes
Redo Buffers		   13844480 bytes
Database mounted.
Database opened.
SQL> exit
Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
[oracle@fbsebs OPatch]$ ./datapatch
SQL Patching tool version 12.2.0.0.0 on Sat Dec 14 14:26:57 2024
Copyright (c) 2014, Oracle.  All rights reserved.

Connecting to database...OK
catcon: ALL catcon-related output will be written to /tmp/sqlpatch_catcon__catcon_870529.lst
catcon: See /tmp/sqlpatch_catcon_*.log files for output generated by scripts
catcon: See /tmp/sqlpatch_catcon__*.lst files for spool files, if any
Determining current state...done
Adding patches to installation queue and performing prereq checks...done
Installation queue:
  Nothing to roll back
  The following patches will be applied:
    18793246 ()
    20887355 ()
    21321429 ()
    25599890 ()
    28653113 ()
    32901495 ()
    33649800 ()

Installing patches...
Patch installation complete.  Total patches installed: 7

Validating logfiles...done
SQL Patching tool complete on Sat Dec 14 14:31:06 2024



Restart the Database and re-run the checkDBpatch.sh again to make sure all patches at DB level are applied.



6.2       Set the database parameters

optimizer_adaptive_features=false

_disable_actualization_for_grant=true



SQL> alter system set optimizer_adaptive_features=false;
 
System altered.
 
SQL> show parameter optimizer_adaptive_features
 
NAME                                TYPE       VALUE
------------------------------------ ----------- ------------------------------
optimizer_adaptive_features         boolean    FALSE
 
SQL> alter system set "_disable_actualization_for_grant"=true;
 
System altered.
 
SQL> show parameter _disable_actualization_for_grant
 
NAME                                TYPE       VALUE
------------------------------------ ----------- ------------------------------
_disable_actualization_for_grant     boolean   TRUE



6.3       Apply Consolidated Seed Table Upgrade Patch (Required)

Note: You can skip this step if you have upgraded to Release 12.2.0 using the latest Consolidated Upgrade Patch 34754463:12.2.0 (CUP15) or earlier Consolidated Upgrade Patches if not applied in section 5.1.3:

Patch 28853097:12.2.0 (CUP10)

Patch 26924710:12.2.0 (CUP9)

Patch 24690520:12.2.0 (CUP8)

Stop all application tier services on the run file system.

sh $ADMIN_SCRIPTS_HOME/adstpall.sh

Start-up only the Oracle Weblogic Admin Server on the run file system.

$ sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start

Apply the consolidated seed table upgrade Patch 34754463:12.2.0 on the run file system using adop hotpatch mode.

[applmgr@fbsebs op]$ adop phase=apply patches=34754463 hotpatch=yes

 

Validate the patch is applied successfully and move ahead to the next step.

6.4       Apply the Latest AD and TXK Delta Release Update Packs

The latest RUPs are R12.AD.C.Delta.16 (Patch 36119925) and R12.TXK.C.Delta.16 (Patch 36117775).



Source the run edition environment file.

 

Start-up only the Oracle Weblogic Admin Server on the run edition application tier file system.

 

sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start

 

Execute adgrants by following the instructions in the readme of Patch 36119925, which includes the latest version of adgrants.

36119925/admin-------@$ORACLE_HOME/appsutil/admin/adgrants.sql apps

ALTER USER EBS_SYSTEM ACCOUNT UNLOCK;

ALTER USER SYSTEM IDENTIFIED BY K0Junga#;

ALTER USER EBS_SYSTEM IDENTIFIED BY K0Junga#;

On the run edition application tier file system, apply Patch 36119925 (R12.AD.C.Delta.16) in hotpatch mode.

Note: Do not merge Patch 36119925 with any other patches.

[applmgr@fbsebs patch]$ adop phase=apply patches=36119925 hotpatch=yes



No AD critical patches were available to be applied.

Apply Patch 36117775 (R12.TXK.C.Delta.16) (plus any additional critical patches)

[applmgr@fbsebs patch]$ adop phase=apply patches=36117775 hotpatch=yes



[applmgr@fbsebs patch]$  adop phase=apply patches=31904550  merge=yes hotpatch=yes

 

Verify all patches are applied successfully.

 

6.5       Apply other important patches

 

Apply Patch 19259764:R12.FND.C.

[applmgr@fbsebs patch]$ adop phase=apply patches=19259764 hotpatch=yes

6.6       Run the Middle Tier EBS Technology Codelevel Checker (MT-ETCC) on the run file system.

 

Source run file system

EBSapps.env run

 

Run the MT-ETCC utility checkMTpatch.sh

 

[applmgr@fbsebs etcc]$ ./checkMTpatch.sh

All reported patches can be applied later for Middle Tier application.

6.7       Apply RUP for 12.2.14

 

Source the run edition applications environment.

 

Stop Oracle WebLogic Server's Admin Server and Node Manager services.

 

sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh stop

 

sh $ADMIN_SCRIPTS_HOME/adnodemgrctl.sh stop

 

Apply Oracle E-Business Suite 12.2.14 Release Update Pack Patch 36026788 on the run edition application environment, using downtime mode.

 

[applmgr@fbsebs patch]$ adop phase=apply apply_mode=downtime patches=36026788

It took 14 hrs to complete for me. 

6.8       Complete the patching cycle by running the following commands in the order.

 

. /u01/app/FBS/EBSapps.env run

[applmgr@fbsebs patch]$ adop phase=cleanup

 

6.9       Apply Oracle E-Business Suite Release 12.2.14 Online Help Patch 36026775 using adop hotpatch mode on the run file system.

Please note new patching cycle session will be opened at this stage. Make sure are tablespaces have sufficient free space.

[applmgr@fbsebs patch]$ adop phase=apply patches=36026775 hotpatch=yes
[applmgr@fbsebs patch]$ adop phase=cleanup

 

6.10      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

 perl $AD_TOP/bin/admkappsutil.pl

 

 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>.

[oracle@fbsebs FBS_fbsebs]$ ./adautocfg.sh 

Enter the APPS user password:

The log file for this session is located at: /u01/app/FBS/db/tech_st/12.1.0/appsutil/log/FBS_fbsebs/12160813/adconfig.log


AutoConfig is configuring the Database environment...


AutoConfig will consider the custom templates if present.

Using ORACLE_HOME location : /u01/app/FBS/db/tech_st/12.1.0


Value of s_dbcset is AL32UTF8


Character set is not present in the allowed list. Need to add orai18n.jar to the CLASSPATH.


Library orai18n.jar exists.


Value of s_dbcset is AL32UTF8


Character set is not present in the allowed list. Need to add orai18n.jar to the CLASSPATH.


Library orai18n.jar exists.

Classpath                   : :/u01/app/FBS/db/tech_st/12.1.0/jdbc/lib/ojdbc6.jar:/u01/app/FBS/db/tech_st/12.1.0/appsutil/java/xmlparserv2.jar:/u01/app/FBS/db/tech_st/12.1.0/appsutil/java:/u01/app/FBS/db/tech_st/12.1.0/jlib/netcfg.jar:/u01/app/FBS/db/tech_st/12.1.0/jlib/ldapjclnt12.jar:/u01/app/FBS/db/tech_st/12.1.0/jlib/orai18n.jar


Using Context file          : /u01/app/FBS/db/tech_st/12.1.0/appsutil/FBS_fbsebs.xml


Context Value Management will now update the Context file


Updating Context file...COMPLETED


Attempting upload of Context file and templates to database...COMPLETED


Updating rdbms version in Context file to db121

Updating rdbms type in Context file to 64 bits

Configuring templates from ORACLE_HOME ...


AutoConfig completed successfully.


 

Run AutoConfig on the Application run file system.

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

 

UNIX:

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

[applmgr@fbsebs ~]$ . /u01/app/FBS/fs1/EBSapps/appl/APPSFBS_fbsebs.env 
[applmgr@fbsebs ~]$ adautocfg.sh 
Enter the APPS user password:

The log file for this session is located at: /u01/app/FBS/fs1/inst/apps/FBS_fbsebs/admin/log/12160901/adconfig.log


wlsDomainName: EBS_domain_FBS
WLS Domain Name is VALID.
AutoConfig is configuring the Applications environment...

AutoConfig will consider the custom templates if present.
	Using CONFIG_HOME location     : /u01/app/FBS/fs1/inst/apps/FBS_fbsebs
	Classpath                   : /u01/app/FBS/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib
/ebsAppsborgManifest.jar:/u01/app/FBS/fs1/EBSapps/comn/java/classes

	Using Context file          : /u01/app/FBS/fs1/inst/apps/FBS_fbsebs/appl/admin/FBS_fbsebs.xml

Context Value Management will now update the Context file

	Updating Context file...COMPLETED

	Attempting upload of Context file and templates to database...COMPLETED

Configuring templates from all of the product tops...
	Configuring AD_TOP........COMPLETED
	Configuring FND_TOP.......COMPLETED
	Configuring ICX_TOP.......COMPLETED
	Configuring MSC_TOP.......COMPLETED
	Configuring IEO_TOP.......COMPLETED
	Configuring BIS_TOP.......COMPLETED
	Configuring CZ_TOP........COMPLETED
	Configuring SHT_TOP.......COMPLETED
	Configuring AMS_TOP.......COMPLETED
	Configuring CCT_TOP.......COMPLETED
	Configuring WSH_TOP.......COMPLETED
	Configuring CLN_TOP.......COMPLETED
	Configuring OKE_TOP.......COMPLETED
	Configuring OKL_TOP.......COMPLETED
	Configuring OKS_TOP.......COMPLETED
	Configuring CSF_TOP.......COMPLETED
	Configuring IBY_TOP.......COMPLETED
	Configuring JTF_TOP.......COMPLETED
	Configuring MWA_TOP.......COMPLETED
	Configuring CN_TOP........COMPLETED
	Configuring CSI_TOP.......COMPLETED
	Configuring WIP_TOP.......COMPLETED
	Configuring CSE_TOP.......COMPLETED
	Configuring EAM_TOP.......COMPLETED
	Configuring GMF_TOP.......COMPLETED
	Configuring PON_TOP.......COMPLETED
	Configuring FTE_TOP.......COMPLETED
	Configuring ONT_TOP.......COMPLETED
	Configuring AR_TOP........COMPLETED
	Configuring AHL_TOP.......COMPLETED
	Configuring IES_TOP.......COMPLETED
	Configuring OZF_TOP.......COMPLETED
	Configuring CSD_TOP.......COMPLETED
	Configuring IGC_TOP.......COMPLETED

AutoConfig completed successfully.

6.11      Synchronize the file systems.

[applmgr@fbsebs ~]$ adop phase=fs_clone

This completed update to R12.2.14. Verify all services 

SQL> select release_name from apps.fnd_product_groups;
 
RELEASE_NAME
--------------------------------------------------
12.2.14







Known Issues:

https://www.funoracleapps.com/2020/12/the-server-is-not-able-to-service-this.html

References:

Oracle E-Business Suite Release 12.2.10 Readme (Doc ID 2666934.1)

Document 1617461.1, Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2, and follow the instructions to apply the required codelevel of AD and TXK for your system.

No comments:

Post a Comment