Sunday, 19 April 2026

Oracle EBS R12.2.9 installation step by step process - Part 1/2

 Hi All,


In this post i am sharing how to install Oracle EBS R12.2.9 on OEL step by step.

download and upload the software to Server from where you need to install EBS R12.2.9

In this post will share >> stage creation and EBS Database configuration - Part 1/2 , next part we can see the EBS Configuration .

> Create necessary directories and prepare the stage for EBS Install .

start creating the stage >>> 


[root@ EBSrel1226 Dump]# ls -ltr p22066363_R12_GENERIC.zip

-rwxrwxrwx 1 nobody dba 760534546 Jul  6 14:10 p22066363_R12_GENERIC.zip

[root@ EBSrel1226 Dump]# unzip p22066363_R12_GENERIC.zip


[root@ EBSrel1226 ~]# cd /stage/12.2.9_stage/startCD/Disk1/rapidwiz/bin

[root@ EBSrel1226 bin]# ./buildStage.sh


                      Build Stage Menu

   ------------------------------------------------------

   1.     Create new stage area

   2.     Copy patches to existing stage area

   3.     List files in TechPatches directory

   4.     Exit menu

   Enter your choice [4]: 1

            Rapid Install Platform Menu

   ------------------------------------------------------

   1.    Oracle Solaris SPARC (64-bit)

   2.    Linux x86 (64-bit)

   3.    IBM AIX on Power Systems (64-bit)

   4.    HP-UX Itanium

   5.    Exit Menu

   Enter your choice [5]: 2


Running command:

/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jre/Linux_x64/1.6.0/bin/java -classpath /Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/emocmutl.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/ewt-3_4_22.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/share-1_1_18.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/jnls.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/ACC.JAR:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/netcfg.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/ojdbc14.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/OraInstaller.jar:/Stage/Dump/startCD/Disk1/rapidwiz/bin/../jlib/java oracle.apps.ad.rapidwiz.util.StageBuilder /Stage/Dump/startCD/Disk1/rapidwiz/bin Linux_x64 Linux_x64


Specify the directory containing the zipped installation media:

/softwaredump/1228_stage

                     Build Stage Menu

   ------------------------------------------------------

   1.     Create new stage area

   2.     Copy patches to existing stage area

   3.     List files in TechPatches directory

   4.     Exit menu

   Enter your choice [4]: 2

            Rapid Install Platform Menu

   ------------------------------------------------------

   1.    Oracle Solaris SPARC (64-bit)

   2.    Linux x86 (64-bit)

   3.    IBM AIX on Power Systems (64-bit)

   4.    HP-UX Itanium

   5.    Exit Menu

   Enter your choice [5]: 2

Directory /softwaredump/1228_stage/TechPatches 


Stage Builder will now stage the one-off patches for Linux_x64...

Press Enter to continue...

Copying latest one-off patches to stage area...


Running command:

/softwaredump/1228_stage/startCD/Disk1/rapidwiz/bin/../unzip/Linux_x64/unzip -o /softwaredump/1228_stage/startCD/Disk1/rapidwiz/bin/../Xpatches/Linux_x64.zip -d /softwaredump/1228_stage/startCD/Disk1/rapidwiz/bin/../../../../TechPatches


Press Enter to continue...

Archive:  /softwaredump/1228_stage/startCD/Disk1/rapidwiz/bin/../Xpatches/Linux_x64.zip

Finished copying additional patches.

Press Enter to continue...

                      Build Stage Menu

   ------------------------------------------------------

   1.     Create new stage area

   2.     Copy patches to existing stage area

   3.     List files in TechPatches directory

   4.     Exit menu

   Enter your choice [4]: 4


Stage Builder exiting...

GUI will open to create the stage its completed 


Patch dumps >>>>>>

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

[root@ EBSrel1226 1228_stage]# unzip p25525148_R12_GENERIC.zip

[root@ EBSrel1226 1228_stage]# cd 25525148

[root@ EBSrel1226 25525148]# ls -ltr

total 28

drwxr-xr-x 3 root root 4096 Feb 20  2017 Disk1

drwxr-xr-x 3 root root 4096 Feb 20  2017 oracle

-rwxr-xr-x 1 root root 4334 Feb 27  2017 patchRIStage.sh

-rwxr-xr-x 1 root root 2047 Feb 27  2017 patchRIStage.cmd

-rwxr--r-- 1 root root 1485 Feb 28  2017 Readme.txt

-rwxr-xr-x 1 root root 4015 Apr 27  2017 ri25525148.drv



[root@ EBSrel1226 25525148]# ./patchRIStage.sh

Patch directory is /softwaredump/1228_stage/25525148


Enter the location of the Rapid Install Stage area:/softwaredump/1228_stage

Copied /softwaredump/1228_stage/25525148/Disk1/rapidwiz/template/adrun12c.sh to /softwaredump/1228_stage/startCD/Disk1/rapidwiz/template/adrun12c.sh.


==== Stage build Completed ============


 > follow the steps as mentioned below to Install/ configure ebs R12.2.0

/backup_newap/12.2.9_stage/startCD/Disk1/rapidwiz






review all options and click next 


Uncheck the oracle notifications if you dont wish to receive.


click yes and proceed next 



Create new configuration



System port setup > select or update the port number as per the requirement ,portpool number depends on your DP port , db port 1521 then EBS port pool for run FS is 0 . like wise you can update it .







Select db node details and click next 



select license and click next 




additional products  click next 





Select the language and db char set  > next 



primary node details update and click next 


Application user information and update the password > click next 



check the node information and click next 


validate system configurations >> next 



components install review > next 



begin Installation 





Montor the log file 

Db insallation  log file ; /ebsprod/oracle/PROD/12.1.0/appsutil/log/PROD_stgoradb01/01051446.log



validation , all green then proceed next 


Click on Finish ... 



./rapidwiz

 

 

Rapid Install Wizard is validating your file system......

CMDDIR=/backup_newap/12.2.9_stage/startCD/Disk1/rapidwiz

Rapid Install Wizard will now launch the Java Interface.....

 

[root@StgOraDb01 rapidwiz]# Configuration file written to: /ebsprod/oracle/PROD/12.1.0/appsutil/conf_PROD.txt

Configuration file written to: /ebsprod/oracle/PROD/12.1.0/appsutil/conf_PROD.txt

Database logfile - /ebsprod/oracle/PROD/12.1.0/appsutil/log/PROD_stgoradb01/01051446.log


Rapid Install - application tier installation

After successful installation of the database tier, the application tier should be installed

Login to applprod user and run the rapidwiz command

Start a VNC server for accessing the application tier node in GUI mode. From a VNC client,



ETCC DB log file : 
=== ==== ==== ===

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

Using context file from currently set database environment:
/ebsprod/oracle/PROD/12.1.0/appsutil/PROD_stgoradb01.xml


Starting Database EBS Technology Codelevel Checker, Version 120.72
Wed Jan  8 08:17:29 IST 2026
Log file for this session : /home/oraprod/ETCC/log/checkDBpatch_32051.log

Identifying database release.
Database release set to 12.1.0.2.

Connecting to database.
Database connection successful.

Database PROD is in READ WRITE mode.

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

Checking for DB-ETCC results table.
Creating DB-ETCC results table.
Created the table to store DB-ETCC results.

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

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


[WARNING] DB-ETCC: Bugfix XML file (./db/onprem/txk_R1220_DB_base_bugs.xml) is more than 30 days old.
 Check if a newer version is available in patch 17537119.

Checking Bugfix XML file for 12.1.0.2

Obtained list of bugfixes to be applied and the list to be rolled back.
Now checking Database ORACLE_HOME.

The opatch utility is version 12.2.0.1.17.
DB-ETCC is compatible with this opatch version.

Found patch records in the inventory.

Checking Mapping XML file for 12.1.0.2

  Missing Bugfix: 8975044  ->  Patch 8975044
  Missing Bugfix: 14666816  ->  Patch 27264965
  Missing Bugfix: 18793246  ->  Patch 18793246
  Missing Bugfix: 18881811  ->  Patch 25599890
  Missing Bugfix: 19239846  ->  Patch 28500816
  Missing Bugfix: 19509982  ->  Patch 29748518
  Missing Bugfix: 19591608  ->  Patch 19591608
  Missing Bugfix: 20627866  ->  Patch 28500816
  Missing Bugfix: 20766180  ->  Patch 20766180
  Missing Bugfix: 20868862  ->  Patch 27264965
  Missing Bugfix: 21028698  ->  Patch 22098146
  Missing Bugfix: 21106027  ->  Patch 28500816
  Missing Bugfix: 21321429  ->  Patch 21321429
  Missing Bugfix: 21387964  ->  Patch 28500816
  Missing Bugfix: 21614112  ->  Patch 29748518
  Missing Bugfix: 21751519  ->  Patch 27264965
  Missing Bugfix: 21813400  ->  Patch 28500816
  Missing Bugfix: 21864513  ->  Patch 21864513
  Missing Bugfix: 21904072  ->  Patch 21904072
  Missing Bugfix: 21967332  ->  Patch 21967332
  Missing Bugfix: 22024071  ->  Patch 28500816
  Missing Bugfix: 22229581  ->  Patch 27264965
  Missing Bugfix: 22452653  ->  Patch 27264965
  Missing Bugfix: 22496904  ->  Patch 22496904
  Missing Bugfix: 22568797  ->  Patch 28500816
  Missing Bugfix: 22660003  ->  Patch 29748518
  Missing Bugfix: 22666802  ->  Patch 28500816
  Missing Bugfix: 22731026  ->  Patch 25599890
  Missing Bugfix: 22737974  ->  Patch 27264965
  Missing Bugfix: 23089357  ->  Patch 23089357
  Missing Bugfix: 23125826  ->  Patch 26113202
  Missing Bugfix: 23220453  ->  Patch 28500816
  Missing Bugfix: 23604553  ->  Patch 27264965
  Missing Bugfix: 23632545  ->  Patch 28500816
  Missing Bugfix: 23645516  ->  Patch 28500816
  Missing Bugfix: 24326444  ->  Patch 28500816
  Missing Bugfix: 24385983  ->  Patch 28500816
  Missing Bugfix: 24560906  ->  Patch 24560906
  Missing Bugfix: 24589081  ->  Patch 28500816
  Missing Bugfix: 25099339  ->  Patch 28500816
  Missing Bugfix: 25139545  ->  Patch 27264965
  Missing Bugfix: 25305405  ->  Patch 25305405
  Missing Bugfix: 25643931  ->  Patch 25643931
  Missing Bugfix: 25906117  ->  Patch 25906117
  Missing Bugfix: 25971286  ->  Patch 28500816
  Missing Bugfix: 26336977  ->  Patch 28500816
  Missing Bugfix: 26654363  ->  Patch 28500816
  Missing Bugfix: 26658759  ->  Patch 28500816
  Missing Bugfix: 26742604  ->  Patch 27264965
  Missing Bugfix: 27997875  ->  Patch 28500816
  Missing Bugfix: 28507324  ->  Patch 28653113
  Missing Bugfix: 28542455  ->  Patch 29842421
  Missing Bugfix: 29125374  ->  Patch 29748518

Generating Patch Recommendation Summary.

===============================================================================
PATCH RECOMMENDATION SUMMARY
===============================================================================
The default patch recommendations to install these missing bugfixes are:
-------------------------------------------------------------------------------
Oracle Database Release 12.1.0.2  (No PSU applied)
-------------------------------------------------------------------------------
  Patch 8975044
    - Filename: p8975044_121020_Linux-x86-64.zip

  Patch 27264965
    - Filename: p27264965_121020_Linux-x86-64.zip

  Patch 18793246
    - Filename: p18793246_121020_Generic.zip

  Patch 25599890
    - Filename: p25599890_121020_Generic.zip

  Patch 28500816
    - Filename: p28500816_121020_Linux-x86-64.zip

  Patch 29748518
    - Filename: p29748518_121020_Linux-x86-64.zip

  Patch 19591608
    - Filename: p19591608_121020_Linux-x86-64.zip

  Patch 20766180
    - Filename: p20766180_121020_Generic.zip

  Patch 22098146
    - Filename: p22098146_121020_Linux-x86-64.zip

  Patch 21321429
    - Filename: p21321429_121020_Generic.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 22496904
    - Filename: p22496904_121020_Linux-x86-64.zip

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

  Patch 26113202
    - Filename: p26113202_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 28653113
    - Filename: p28653113_121020_Generic.zip

  Patch 29842421
    - Filename: p29842421_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 29778098 [12.1.0.2.0 version]
    - EBS RELEASE 12.2 CONSOLIDATED DATABASE FIXES FOR JUL 2019

Note: This zip does not include database release updates, bundles or PSUs.
+-----------------------------------------------------------------------------+

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.

Stored Technology Codelevel Checker results in the database PROD successfully.

Finished checking fixes for Oracle Database: Wed Jan  8 08:17:44 IST 2026

Log file for this session: /home/oraprod/ETCC/log/checkDBpatch_32051.log

>>> I am closing this db part configuration will proceed next post from here .


Thanks,

Srini


No comments:

Post a Comment


No one has ever become poor by giving