SlideShare a Scribd company logo
1 of 31
Download to read offline
Oracle Application R12 (12.1.3)
Installation on Linux(64 bit)
PREPARED BY RAVI KUMAR LANKE Page ii
Contents
Objective.......................................................................................................................................................................................1
Download & Unzip ....................................................................................................................................................................2
Download..................................................................................................................................................................................2
Unzip .........................................................................................................................................................................................2
MD5 Checksums ......................................................................................................................................................................2
Pre-Install Task ...........................................................................................................................................................................4
Disk Space.................................................................................................................................................................................4
Specific Software Requirements.............................................................................................................................................4
RPM ...........................................................................................................................................................................................4
JDK.............................................................................................................................................................................................8
etc/hosts....................................................................................................................................................................................8
etc/sysconfig/network ...........................................................................................................................................................8
etc/sysconfig/networking/profiles/default/network......................................................................................................8
etc/sysctl.conf ..........................................................................................................................................................................8
etc/security/limits.conf..........................................................................................................................................................9
etc/resolv.conf........................................................................................................................................................................ 10
OS Library Patch for Oracle HTTP Server(on Oracle Linux 5, RHEL 5 and Oracle Linux 6 only)............................. 10
Link to Motif library in Oracle Application Server 10.1.2 (on Oracle Linux 5 and RHEL 5 only) .............................. 10
OS User & Group ................................................................................................................................................................... 10
Installation process................................................................................................................................................................... 11
Export Display........................................................................................................................................................................ 11
./rapidwiz............................................................................................................................................................................... 11
Add Env parameter to .bash_profile file ............................................................................................................................ 20
Default DB & Apps password.............................................................................................................................................. 21
R12 Directory Structure......................................................................................................................................................... 22
EBS 12.1.3 upgrade.................................................................................................................................................................... 24
Download patch 9239090...................................................................................................................................................... 24
Documents.............................................................................................................................................................................. 24
Installation process ................................................................................................................................................................ 25
Issues & Solutions .................................................................................................................... Error! Bookmark not defined.
RW-50004: Error code received when running external process....................................Error! Bookmark not defined.
RW-50015: Error: - HTTP Listener is not responding. .....................................................Error! Bookmark not defined.
Enter the location for the disk labeled: Oracle Applications Rapid Install – RDBMS Disk 1Error! Bookmark not defined.
While adpatch EBS 12.1.3, encounter ORA-03113: end-of-file on communication channelError! Bookmark not defined.
Reference.................................................................................................................................... Error! Bookmark not defined.
Metalink Notes......................................................................................................................Error! Bookmark not defined.
Articles....................................................................................................................................Error! Bookmark not defined.
PREPARED BY RAVI KUMAR LANKE Page iii
PREPARED BY RAVI KUMAR LANKE Page 1
Objective
Step by Step instructions to install Oracle Applications R12(12.1.1) on Oracle
Enterprise Linux 5 are described in this article. This is a single node installation,
meaning that the database, all product directories and AD core directories, and all
servers (concurrent processing, forms, and Web) are installed on a single node
under one common APPL_TOP.
The database node and the Applications node can be installed on the same
machine. This type of installation is generally used for small systems or for
demonstration purposes. More commonly, the database node is installed on one
machine, and the Applications node on another machine. This provides improved
manageability, scalability, and performance.
This document will take Linux 64 bit platform as example. And my hardware
configuration is
Item Configuration
CPU 2 * Intel(R) Xeon(R) X5670 2.93GHz
RAM 6 G
Disk Space /u01 300 GB
/u02 200 GB
/ 100 GB
PREPARED BY RAVI KUMAR LANKE Page 2
Download & Unzip
Download
Official Download Link https://edelivery.oracle.com/
For Oracle Internal User, you can also download from link:
https://sac.us.oracle.com/download/index.html
(NOTE: Choose proper platform and 32 bit/64 bit download files)
Download Tips:
Use the following command for Batch download, firstly collect all URLs required and put
it in a text file, say download.txt, one URL on a line
wget -i download.txt
(-i means Read URLs from file.)
Unzip
Create stage area - for downloaded installation pack, just unzip all zip files under stage
area directory StageR12, eg.
unzip B53824-01_1of4.zip -d /u02/ StageR12
unzip B53824-01_2of4.zip -d /u02/ StageR12
… …
After unzip, File Path in StageR12 like following,
MD5 Checksums
Strongly suggest you perform MD5 check against the stage area.
The md5 checksums for the staged directory structure can be used to validate the software
PREPARED BY RAVI KUMAR LANKE Page 3
integrity. Do this by running the md5sum program against the stage area using the oracle
created checksum file. Note for can observe you have any problem with your stage or
not(Corrupted zip etc)
MD5 Checksums for R12.1.1 Rapid Install Media (Doc ID 802195.1)
PREPARED BY RAVI KUMAR LANKE Page 4
Pre-Install Task
Disk Space
File System Space Requirements for Standard Installation
Node Space Required
Applications node file system (includes
OracleAS 10.1.2 Oracle Home, OracleAS
10.1.3 Oracle Home, COMMON_TOP,
APPL_TOP,and INST_TOP)
35 GB (50 GB on HP-UX Itanium)
Database node file system (Fresh install) 55 GB
Database node file system (Vision Demo
Database)
208 GB (210 GB on HP-UX Itanium)
Stage area(unzipped files) 47 GB
The total space required for a standard system (not including the stage area) is 85 GB for a
fresh install with a production database, and 233 GB for a fresh install with a Vision Demo
database.
You can use below Unix command to check disk space
df –h
Specific Software Requirements
The following maintenance tools must be installed on machine, and their locations
specified both in the PATH of the account that runs Rapid Install and in the PATH of the
accounts that will own the database tier and application tier file systems.
Operating System Required Maintenance Tools
Linux x86 ar, gcc, g++, ld, ksh, make, X Display Server
Linux x86-64 ar, gcc, g++, ld, ksh, make, X Display Server
HP-UX Itanium ar, cc, aCC, make, X Display Server
HP-UX PA-RISC
ar, cc, aCC, make, X Display Server
IBM AIX on Power Systems (64-bit) ar, cc, aCC, make, X Display Server
Microsoft Windows Server (32-bit)
ar, cc, ld, linkxlC, make, X Display Server
Sun Solaris SPARC (64-bit) ar, ld, make, X Display Server
RPM
Per Note: 761566.1
First, you should check your Linux Kernel, to determine your linux version, enter:
PREPARED BY RAVI KUMAR LANKE Page 5
uname –r
So my Linux is Linux 6, For Linux 6, Required Packages is
GA (6.0) or higher of Oracle Linux 6 is required
The following packages (or versions of packages) are not part of the OS distribution media and must
be downloaded separately (from
http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux/) for Oracle Linux 6 and
installed manually:
openmotif21-2.1.30-11.EL6.i686 (32-bit)1
xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit)
The following packages must be installed from the Oracle Linux 6 distribution media:
binutils-2.20.51.0.2-5.11
gcc-4.4.4-13.el16.x86_64
gcc-c++-4.4.4-13.el16.x86_64
glibc-2.12-1.7.el6.i686 (32-bit)
glibc-2.12-1.7.el6.x86_64
PREPARED BY RAVI KUMAR LANKE Page 6
glibc-common-2.12-1.7.el6.x86_64
glibc-devel-2.12-1.7.el6.i686 (32-bit)
glibc-devel-2.12-1.7.el6.x86_64
libgcc-4.4.4-13.el6.i686
libgcc-4.4.4-13.el6.x86_64
libstdc++-devel-4.4.4-13.el6.i686
libstdc++-devel-4.4.4-13.el6.x86_64
libstdc++-4.4.4-13.el6.i686
libstdc++-4.4.4-13.el6.x86_64
make-3.81-19.el6.x86_64
gdbm-1.8.0-36.el6.i686
gdbm-1.8.0-36.el6.x86_64
libXp-1.0.0-15.1.el6.i686
libXp-1.0.0-15.1.el6.x86_64
libaio-0.3.107-10.el6.i686
libaio-0.3.107-10.el6.x86_64
libgomp-4.4.4-13.el6.x86_64
sysstat-9.0.4-11.el6.x86_64
util-linux-ng-2.17.2-6.el6.x86_64
unzip-5.52-3.0.1.el5.x86_642
compat-libstdc++-296-2.96-144.el6.i686
compat-libstdc++33-3.2.3-69.el6.i686
Additionally, the following RPMs are required for the database tier running 11gR2 (users must
upgrade the bundled 11gR1 DB to 11gR2 either before or after installing 12.1) on the database tier:
compat-libstdc++-33-3.2.3-69.el6.x86_64
elfutils-libelf-devel-0.148.1-el6.x86_64
kernel-uek-headers-2.6.32-100.28.5.el6.x86_64
libaio-devel-0.3.107-10.el6.x86_64
PREPARED BY RAVI KUMAR LANKE Page 7
unixODBC-2.2.14-11.el6.i686
unixODBC-devel-2.2.14-11.el6.i686
unixODBC-2.2.14-11.el6.x86_64
unixODBC-devel-2.2.14-11.el6.x86_64
xorg-x11-utils-7.4-8
Note:
1: The openmotif package version must be 2.1.30 (for example, openmotif-2.3.3-1 is not
supported).
2: This unzip package (available from EL 5 distribution) is only required for purposes of running
Rapid Install to unzip the required EBS files as part of the installation.
Be sure you have above rmp on your system, you can use below command to check
whether RPM packages are installed or not
rpm -qa --queryformat "%{NAME}-%{VERSION}.%{RELEASE} (%{ARCH})n" | grep gcc
q = query
a = all
What’s the RPM:The Red Hat Package Manager (RPM) is a toolset used to build and
manage software packages on UNIX systems. Distributed with the Red Hat Linux
distribution and its derivatives (CentOS is 100% compatible rebuild of the Rehat
Enterprise Linux).
The RPM files represent application or package that you can install on Linux system.
PREPARED BY RAVI KUMAR LANKE Page 8
JDK
JDK 6 is bundled with Oracle E-Business Suite version 12.1.1. You do NOT need to install
the JDK separately.
/etc/hosts
For Oracle Linux 4, 5 and 6, and Red Hat Enterprise Linux 4 and 5:
Verify that the /etc/hosts file is formatted as follows:
127.0.0.1 localhost.localdomain localhost
[ip_address] [node_name].[domain_name] [node_name]
/etc/sysconfig/network
Verify that the /etc/sysconfig/network file is formatted as follows:
HOSTNAME=[node_name].[domain_name]
/etc/sysconfig/networking/profiles/default/network
If the /etc/sysconfig/networking/profiles/default/network file exists, remove it.
If you changed any files in the previous steps, restart the system.
/etc/sysctl.conf
Edit the /etc/sysctl.conf file to configure your kernel settings. After editing the file, use the
"sysctl -p" command or restart the system to invoke the new settings.
PREPARED BY RAVI KUMAR LANKE Page 9
Note: If the current value for any parameter is higher than the value listed in the following
table, then do not change the value of that parameter.
The following table lists the kernel settings for Oracle Linux 4, 5 and 6, Red Hat Enterprise
Linux AS/ES 4 and 5, and SUSE Linux Enterprise Server 9 and 10:
1: set using the following entry in the /etc/sysctl.conf file: kernel.sem = 256 32000 100 142
2: On the server running the EBS Database, this kernel parameter must be the lesser of half
the size of the physical memory (in bytes) and 4294967295
3: values recommended for the local port range may need to be adjusted according to the
specific needs of the user's environment in order to avoid port conflicts.
/etc/security/limits.conf
Open the /etc/security/limits.conf file and change the existing values for "hard" and "soft"
parameters as follows. Restart the system after making changes.
Note: If the current value for any parameter is higher than the value listed in this
document, then do not change the value of that parameter.
* hard nofile 65535
* soft nofile 4096
* hard nproc 16384
* soft nproc 2047
PREPARED BY RAVI KUMAR LANKE Page 10
/etc/resolv.conf
Add or update the following entries to these minimum settings in the /etc/resolv.conf file
on each server node:
options attempts:5
options timeout:15
OS Library Patch for Oracle HTTP Server(on Oracle Linux 5, RHEL 5 and Oracle Linux 6 only)
Download and apply the patch 6078836 from My Oracle Support to fix an issue with the
Oracle HTTP Server (missing libdb.so.2) bundled with the E-Business Suite technology
stack.
Note that this patch (which includes a required operating system library) must be applied
before installing Oracle E-Business Suite.
Without this patch, after installation, HTTP Server can not start.
Link to Motif library in Oracle Application Server 10.1.2 (on Oracle Linux 5 and RHEL 5 only)
Perform the following command (as root on your system) to update a required link to a
Motif library prior to relinking or patching the 10.1.2 Application Server Oracle Home:
# unlink /usr/lib/libXtst.so.6
# ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6
OS User & Group
Generally for PROD instance, we need create two OS user for installation, one user is used
to manage DB, the other is used to manage Apps.
Since our instance is a TEST instance, so for simple, we just create one user to manage DB
and Apps, Here we use ‘oracle’ as user, use ‘oinstall’ as group.
# groupadd oinstall -g 2000
# useradd -g oinstall -u 2000 oracle
# chown -R oracle:oinstall /u01/oracle
chown changes the user and/or group ownership of each given file.
-R, operate on files and directories recursively
PREPARED BY RAVI KUMAR LANKE Page 11
Installation process
Export Display
To ensure we have a graphical installation process, we can export server to our local linux
which have X window system. If your server have installed X window, then you can
ignore this step.
(ptian) ptian- env | grep ALTDISPLAY
ALTDISPLAY=rws60004sgd.us.oracle.com:50
(First, in our local linux, Check our local linux’s host and port)
(ptian) ptian- ssh admin@bej301441.cn.oracle.com
admin@bej301441.cn.oracle.com's password:
Last login: Thu May 31 21:32:49 2012 from 10.182.114.9
(SSH to server which we intend to install EBS)
[admin@bej301441 ~]$ export DISPLAY=rws60004sgd.us.oracle.com:50
./rapidwiz
If you intend to use standard installation mode, you need login as root user.
[root@bej301441 rapidwiz]#cd /u02/StageR12/startCD/Disk1/rapidwiz
[root@bej301441 rapidwiz]# ./rapidwiz
Rapid Install Wizard is validating your file system......
4 dvd labels found
Rapid Install Wizard will now launch the Java Interface.....
PREPARED BY RAVI KUMAR LANKE Page 12
PREPARED BY RAVI KUMAR LANKE Page 13
PREPARED BY RAVI KUMAR LANKE Page 14
Default Oracle EBS Ports
PREPARED BY RAVI KUMAR LANKE Page 15
Port numbers can be modified during installation or may be automatically incremented
by x during installation where x is a number 1 to 100 (typical less than 10). Port number
ranges are often a grouping of 3, 4, 5, or 6 contiguous ports in the specified range.
PREPARED BY RAVI KUMAR LANKE Page 16
PREPARED BY RAVI KUMAR LANKE Page 17
PREPARED BY RAVI KUMAR LANKE Page 18
PREPARED BY RAVI KUMAR LANKE Page 19
PREPARED BY RAVI KUMAR LANKE Page 20
Login Test: http://<host_name>.<domain_name>:port/OA_HTML/AppsLogin
Add Env parameter to .bash_profile file
.bash_profile is a bash shell that is started when login.
For DB user, Modify /.bash_profile, add your DB env file path into it, eg.
. /u01/oracle/mc3yd213/db/tech_st/11.1.0/mc3yd213_bej301441.env
For Apps user, Modify /.bash_profile, add your Apps env file path into it, eg.
. /u01/oracle/mc3yd213/apps/apps_st/appl/APPSmc3yd213_bej301441.env
PREPARED BY RAVI KUMAR LANKE Page 21
Default DB & Apps password
Database:
SYS/change_on_install
SYSTEM/manager
Application Schema passwords:
APPS Schema: APPS/APPS
GWYUID User: APPLSYSPUB/PUB
Guest User: GUEST/ORACLE
Application Users:
SYSADMIN/SYSADMIN
MFG/WELCOME
OPERATIONS/WELCOME
SERVICES/WELCOME
MRC/WELCOME
HRMS/WELCOME
PREPARED BY RAVI KUMAR LANKE Page 22
R12 Directory Structure
===For Applmgr User===
$APPL_TOP
R12:<APPS_BASE>/apps/apps_st/appl
NOTE: Oracle Applicaitons product files, including $INV_TOP, $AU_TOP....
$COMMON_TOP
R12:<APPS_BASE>/apps/apps_st/comn(Common files such as Java&HTML)
NOTE: $JAVA_TOP is under $COMMON_TOP
$ORACLE_HOME
R12:<APPS_BASE>/apps/tech_st/10.1.2
===For Oracle User===
$ORACLE_HOME
R12:<ORACLE_BASE>/db/tech_st/10.2.0
NOTE:Oracle Home for 10g RDBMS
ORADATA
PREPARED BY RAVI KUMAR LANKE Page 23
R12:<ORACLE_BASE>/db/apps_st/data
NOTE:Oracle 10g database files
===INSTANCE HOME===
INST_TOP
R12:<APPS_BASE>/inst/apps/<context_name>
NOTE:Configuration,logs,Certificates.
PREPARED BY RAVI KUMAR LANKE Page 24
EBS 12.1.3 upgrade
Download patch 9239090
Download 12.1.3 patch:
https://updates.oracle.com/download/9239090.html
NOTE: the linux 32-bit and the 64-bit patch are one and the same. 32-bit Linux patches are
applicable for 64-bit Linux OS as well.
Documents
Official Documents
Oracle E-Business Suite Release 12.1.3 Readme (Doc ID 1080973.1)
Database Preparation Guidelines for an Oracle E-Business Suite Release 12.1.1 Upgrade
[Doc ID 761570.1]
Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86
[Document 761564.1]
External references
http://my.opera.com/jafferappsdba/blog/2011/12/17/upgrade-from-ebs-12-1-1-to-12-
1-3
PREPARED BY RAVI KUMAR LANKE Page 25
http://oracleminds.wordpress.com/2011/12/22/how-did-i-upgrade-our-oracle-ebs-fro
m-r12-1-1-to-12-1-3/
2. Installation packs
* Patch 9239089
* Patch 9239090
* Patch 9239095
* Patch 9817770
* Patch 9966055
Installation process
1.Set Application Environment
source /d01/oracle/VIS/apps/apps_st/appl/APPSVIS_adc6180205.env
2. stop all application process.
/d01/oracle/VIS/inst/apps/VIS_adc6180205/admin/scripts/adstpall.sh apps/apps
3. set environment to RDBMS oracle_home.
source /d01/oracle/VIS/db/tech_st/11.1.0/VIS_adc6180205.env
4.Shutdown Database as following
sqlplus / as sysdba
SQL>shutdown immediate;
5.Stop Database Listener
lsnrctl stop VIS
6. edit the init parameter file in the database(Using 11gR1 follow doc.761570.1)
/d01/oracle/VIS/db/tech_st/11.1.0/dbs/initVIS.ora
vi initVIS.ora
add (_disable_fast_validate=TRUE).
PREPARED BY RAVI KUMAR LANKE Page 26
7. set pga and sga size in init parameter file (initVIS.ora file)
pga_aggregate_target=2G
Note:
(If errorlike below:
ORA-04030: out of process memory when trying to allocate 822904 bytes (pga heap, kco
buffer)
ORA-07445: exception encountered: core dump [dbgtfdFileWrite()+48]
set the _pga_max_size initialization parameter to a larger value as follows:
_pga_max_size=104857600
and restart your database.)
8.start Database Listener
lsnrctl start VIS
9. restart the database.
sqlplus / as sysdba
sql> startup pfile='/d01/oracle/VIS/db/tech_st/11.1.0/dbs/initVIS.ora'
10. Use AutoPatch to apply R12.AD.B.DELTA.3 Patch 9239089
Pre Install Steps as per Patch readmefile & Doc.1077769.1
(i)create a dir on $ORACLE_HOME/appustil/admin
/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/admin
(ii)Copy adgrants.sql from this patch directory to $ORACLE_HOME/appsutil/admin
cp /u01/12.1.3/9239089/admin/adgrants.sql
/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/admin/adgrants.sql
(iii) Set the database environment
/d01/oracle/VIS/db/tech_st/11.1.0/VIS_adc6180205.env
(iv)logon to sqlplus and run adgrants.sql with apps schema password as below
sqlplus /nolog
PREPARED BY RAVI KUMAR LANKE Page 27
sql> connect as sysdba
sql> @/u01/oracle/ORCL/db/tech_st/11.1.0/appsutil/admin/adgrants.sql apps
11. Disable maintanance mode using adadmin utility
12. set application environment.
Run Patch 9239089 using adpatch
*u9239089.drv
(Check Log file in
/u01/oracle/ORCL/apps/apps_st/appl/admin/ORCL/log/u9239089_12122011.log)
13. Compile APPS schema
Run adadmin > Compile/Reload Applications Database Entities menu >Compile APPS
schema.
*Choose "No" at the following prompt:Run Invoker Rights processing in incremental
mode [No]
14.Apply patch 9239090 using adpatch
*u9239090.drv
(When adrelink error chose "Yes" to continue)
15. Post Step (There is no any pre or post install steps)
Apply Patches *Patch 9817770
*Patch 9966055
16.Remove _disable_fast_validate=TRUE parameter from initVIS.ora file
17.Disable Maintanence mode
18.Run Autocnfig both database and application tier
PREPARED BY RAVI KUMAR LANKE Page 28
2. Query patches applied in table
ad_applied_patches
ad_bugs
3. License applications

More Related Content

What's hot

Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1
Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1
Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1Nuno Alves
 
Installing oracle grid infrastructure and database 12c r1
Installing oracle grid infrastructure and database 12c r1Installing oracle grid infrastructure and database 12c r1
Installing oracle grid infrastructure and database 12c r1Voeurng Sovann
 
Oracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 CertificationOracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 CertificationExadatadba
 
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Osama Mustafa
 
Install oracle database 12c software on windows
Install oracle database 12c software on windowsInstall oracle database 12c software on windows
Install oracle database 12c software on windowsBiju Thomas
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014Philippe Fierens
 
Do more Apache Cassandra distributed database work with AMD EPYC 7601 processors
Do more Apache Cassandra distributed database work with AMD EPYC 7601 processorsDo more Apache Cassandra distributed database work with AMD EPYC 7601 processors
Do more Apache Cassandra distributed database work with AMD EPYC 7601 processorsPrincipled Technologies
 
Oracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and conceptOracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and conceptSantosh Kangane
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Yury Velikanov
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guidebupbechanhgmail
 
RAC - The Savior of DBA
RAC - The Savior of DBARAC - The Savior of DBA
RAC - The Savior of DBANikhil Kumar
 
En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7Rotua Damanik
 
Configuring Oracle Enterprise Manager Cloud Control 12c for High Availability
Configuring Oracle Enterprise Manager Cloud Control 12c for High AvailabilityConfiguring Oracle Enterprise Manager Cloud Control 12c for High Availability
Configuring Oracle Enterprise Manager Cloud Control 12c for High AvailabilityLeighton Nelson
 
Configuring Oracle Enterprise Manager Cloud Control 12c for HA White Paper
Configuring Oracle Enterprise Manager Cloud Control 12c for HA White PaperConfiguring Oracle Enterprise Manager Cloud Control 12c for HA White Paper
Configuring Oracle Enterprise Manager Cloud Control 12c for HA White PaperLeighton Nelson
 
MIgrating to RAC using Dataguard
MIgrating to RAC  using Dataguard MIgrating to RAC  using Dataguard
MIgrating to RAC using Dataguard Fuad Arshad
 
Oracle Clusterware Node Management and Voting Disks
Oracle Clusterware Node Management and Voting DisksOracle Clusterware Node Management and Voting Disks
Oracle Clusterware Node Management and Voting DisksMarkus Michalewicz
 

What's hot (20)

Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1
Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1
Wp intelli cache_reduction_iops_xd5.6_fp1_xs6.1
 
Installing oracle grid infrastructure and database 12c r1
Installing oracle grid infrastructure and database 12c r1Installing oracle grid infrastructure and database 12c r1
Installing oracle grid infrastructure and database 12c r1
 
Oracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 CertificationOracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 Certification
 
9i hp relnotes
9i hp relnotes9i hp relnotes
9i hp relnotes
 
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
 
Oracle-11g-upgrade
Oracle-11g-upgradeOracle-11g-upgrade
Oracle-11g-upgrade
 
Install oracle database 12c software on windows
Install oracle database 12c software on windowsInstall oracle database 12c software on windows
Install oracle database 12c software on windows
 
RAC 12c
RAC 12cRAC 12c
RAC 12c
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
 
12c installation
12c installation12c installation
12c installation
 
Do more Apache Cassandra distributed database work with AMD EPYC 7601 processors
Do more Apache Cassandra distributed database work with AMD EPYC 7601 processorsDo more Apache Cassandra distributed database work with AMD EPYC 7601 processors
Do more Apache Cassandra distributed database work with AMD EPYC 7601 processors
 
Oracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and conceptOracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and concept
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guide
 
RAC - The Savior of DBA
RAC - The Savior of DBARAC - The Savior of DBA
RAC - The Savior of DBA
 
En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7
 
Configuring Oracle Enterprise Manager Cloud Control 12c for High Availability
Configuring Oracle Enterprise Manager Cloud Control 12c for High AvailabilityConfiguring Oracle Enterprise Manager Cloud Control 12c for High Availability
Configuring Oracle Enterprise Manager Cloud Control 12c for High Availability
 
Configuring Oracle Enterprise Manager Cloud Control 12c for HA White Paper
Configuring Oracle Enterprise Manager Cloud Control 12c for HA White PaperConfiguring Oracle Enterprise Manager Cloud Control 12c for HA White Paper
Configuring Oracle Enterprise Manager Cloud Control 12c for HA White Paper
 
MIgrating to RAC using Dataguard
MIgrating to RAC  using Dataguard MIgrating to RAC  using Dataguard
MIgrating to RAC using Dataguard
 
Oracle Clusterware Node Management and Voting Disks
Oracle Clusterware Node Management and Voting DisksOracle Clusterware Node Management and Voting Disks
Oracle Clusterware Node Management and Voting Disks
 

Viewers also liked

The Gender Pay Gap: A Closer Look at the Underlying Causes
The Gender Pay Gap: A Closer Look at the Underlying CausesThe Gender Pay Gap: A Closer Look at the Underlying Causes
The Gender Pay Gap: A Closer Look at the Underlying CausesThomas Econometrics
 
Modern Governor in Ealing
Modern Governor in EalingModern Governor in Ealing
Modern Governor in EalingElaine Walton
 
What Really Caused the Housing Collapse of 2008
What Really Caused the Housing Collapse of 2008What Really Caused the Housing Collapse of 2008
What Really Caused the Housing Collapse of 2008Eric Kandell
 
W.K. Kellogg Foundation - Workforce Composition (2010)
W.K. Kellogg Foundation - Workforce Composition  (2010)W.K. Kellogg Foundation - Workforce Composition  (2010)
W.K. Kellogg Foundation - Workforce Composition (2010)W.K. Kellogg Foundation
 
Creating dashboards in obiee
Creating dashboards in obieeCreating dashboards in obiee
Creating dashboards in obieeRavi Kumar Lanke
 
Hyperion planning installation 9.3.1
Hyperion planning installation 9.3.1Hyperion planning installation 9.3.1
Hyperion planning installation 9.3.1Ravi Kumar Lanke
 
デブサミ東北Lt「itで日本を元気に!」
デブサミ東北Lt「itで日本を元気に!」デブサミ東北Lt「itで日本を元気に!」
デブサミ東北Lt「itで日本を元気に!」Developers Summit
 
Understanding the concept of Anti-drug & Peer to Peer Education
Understanding the concept of Anti-drug & Peer to Peer EducationUnderstanding the concept of Anti-drug & Peer to Peer Education
Understanding the concept of Anti-drug & Peer to Peer EducationAndeel Ali
 
Making People Laugh for Fun & Profit
Making People Laugh for Fun & ProfitMaking People Laugh for Fun & Profit
Making People Laugh for Fun & ProfitPowered by Search
 
C Byouth Presentation V4
C Byouth Presentation V4C Byouth Presentation V4
C Byouth Presentation V4Spencer Willis
 
Position paper
Position paperPosition paper
Position paperhmoulds
 
Emakume helduen ahalduntze prozesuak Euskal Autonomia Erkidegoan
Emakume helduen ahalduntze prozesuak Euskal Autonomia ErkidegoanEmakume helduen ahalduntze prozesuak Euskal Autonomia Erkidegoan
Emakume helduen ahalduntze prozesuak Euskal Autonomia Erkidegoanekonomistak
 
Biopta company presentation
Biopta company presentationBiopta company presentation
Biopta company presentationBiopta Inc.
 

Viewers also liked (20)

The Gender Pay Gap: A Closer Look at the Underlying Causes
The Gender Pay Gap: A Closer Look at the Underlying CausesThe Gender Pay Gap: A Closer Look at the Underlying Causes
The Gender Pay Gap: A Closer Look at the Underlying Causes
 
Modern Governor in Ealing
Modern Governor in EalingModern Governor in Ealing
Modern Governor in Ealing
 
What Really Caused the Housing Collapse of 2008
What Really Caused the Housing Collapse of 2008What Really Caused the Housing Collapse of 2008
What Really Caused the Housing Collapse of 2008
 
W.K. Kellogg Foundation - Workforce Composition (2010)
W.K. Kellogg Foundation - Workforce Composition  (2010)W.K. Kellogg Foundation - Workforce Composition  (2010)
W.K. Kellogg Foundation - Workforce Composition (2010)
 
Creating dashboards in obiee
Creating dashboards in obieeCreating dashboards in obiee
Creating dashboards in obiee
 
Elnet
ElnetElnet
Elnet
 
Hyperion planning installation 9.3.1
Hyperion planning installation 9.3.1Hyperion planning installation 9.3.1
Hyperion planning installation 9.3.1
 
Presentatie introductie brainstorm
Presentatie introductie brainstormPresentatie introductie brainstorm
Presentatie introductie brainstorm
 
Europees beleid voor duurzaamheid in de gebouwde omgeving
Europees beleid voor duurzaamheid in de gebouwde omgevingEuropees beleid voor duurzaamheid in de gebouwde omgeving
Europees beleid voor duurzaamheid in de gebouwde omgeving
 
デブサミ東北Lt「itで日本を元気に!」
デブサミ東北Lt「itで日本を元気に!」デブサミ東北Lt「itで日本を元気に!」
デブサミ東北Lt「itで日本を元気に!」
 
Understanding the concept of Anti-drug & Peer to Peer Education
Understanding the concept of Anti-drug & Peer to Peer EducationUnderstanding the concept of Anti-drug & Peer to Peer Education
Understanding the concept of Anti-drug & Peer to Peer Education
 
Work microwave
Work microwaveWork microwave
Work microwave
 
Making People Laugh for Fun & Profit
Making People Laugh for Fun & ProfitMaking People Laugh for Fun & Profit
Making People Laugh for Fun & Profit
 
C Byouth Presentation V4
C Byouth Presentation V4C Byouth Presentation V4
C Byouth Presentation V4
 
Market Summary Southgate Sarasota August 2016
Market Summary Southgate Sarasota August 2016Market Summary Southgate Sarasota August 2016
Market Summary Southgate Sarasota August 2016
 
Position paper
Position paperPosition paper
Position paper
 
Emakume helduen ahalduntze prozesuak Euskal Autonomia Erkidegoan
Emakume helduen ahalduntze prozesuak Euskal Autonomia ErkidegoanEmakume helduen ahalduntze prozesuak Euskal Autonomia Erkidegoan
Emakume helduen ahalduntze prozesuak Euskal Autonomia Erkidegoan
 
Advanced Excel, Day 5
Advanced Excel, Day 5Advanced Excel, Day 5
Advanced Excel, Day 5
 
Biopta company presentation
Biopta company presentationBiopta company presentation
Biopta company presentation
 
Noticias TEL julio
Noticias TEL julioNoticias TEL julio
Noticias TEL julio
 

Similar to Oracle ebs-r12-1-3installationlinux64bit

Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_TianOracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_TianPan Tian
 
Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8bupbechanhgmail
 
P6 professional standalone_install_and_config_guide
P6 professional standalone_install_and_config_guideP6 professional standalone_install_and_config_guide
P6 professional standalone_install_and_config_guideSuresh G Sankarankutty
 
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceQuick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceCloudian
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3bupbechanhgmail
 
Oracle11g On Fedora14
Oracle11g On Fedora14Oracle11g On Fedora14
Oracle11g On Fedora14kmsa
 
R12 d49656 gc10-apps dba 01
R12 d49656 gc10-apps dba 01R12 d49656 gc10-apps dba 01
R12 d49656 gc10-apps dba 01zeesniper
 
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响maclean liu
 
Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2bupbechanhgmail
 
Oracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat IncOracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat IncFilipe Miranda
 
Symantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept DocumentSymantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept DocumentIftikhar Ali Iqbal
 
Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...sreeharsha43
 
Fcm rapid-install-11122-1634210
Fcm rapid-install-11122-1634210Fcm rapid-install-11122-1634210
Fcm rapid-install-11122-1634210raman pattanaik
 
Squid proxy-configuration-guide
Squid proxy-configuration-guideSquid proxy-configuration-guide
Squid proxy-configuration-guidejasembo
 

Similar to Oracle ebs-r12-1-3installationlinux64bit (20)

Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_TianOracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
 
Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8
 
P6 professional standalone_install_and_config_guide
P6 professional standalone_install_and_config_guideP6 professional standalone_install_and_config_guide
P6 professional standalone_install_and_config_guide
 
Rac on NFS
Rac on NFSRac on NFS
Rac on NFS
 
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceQuick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3
 
Oracle11g On Fedora14
Oracle11g On Fedora14Oracle11g On Fedora14
Oracle11g On Fedora14
 
Oracle11g on fedora14
Oracle11g on fedora14Oracle11g on fedora14
Oracle11g on fedora14
 
R12 d49656 gc10-apps dba 01
R12 d49656 gc10-apps dba 01R12 d49656 gc10-apps dba 01
R12 d49656 gc10-apps dba 01
 
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响
 
Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2
 
Oracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat IncOracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
 
Symantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept DocumentSymantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept Document
 
Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...
 
E56576 01
E56576 01E56576 01
E56576 01
 
Fcm rapid-install-11122-1634210
Fcm rapid-install-11122-1634210Fcm rapid-install-11122-1634210
Fcm rapid-install-11122-1634210
 
9i lin relnotes
9i lin relnotes9i lin relnotes
9i lin relnotes
 
linux installation.pdf
linux installation.pdflinux installation.pdf
linux installation.pdf
 
Squid proxy-configuration-guide
Squid proxy-configuration-guideSquid proxy-configuration-guide
Squid proxy-configuration-guide
 
Oracle WebLogic
Oracle WebLogicOracle WebLogic
Oracle WebLogic
 

More from Ravi Kumar Lanke

Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessionsRavi Kumar Lanke
 
Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Ravi Kumar Lanke
 
Exporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseExporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseRavi Kumar Lanke
 
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Ravi Kumar Lanke
 
Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Ravi Kumar Lanke
 
Enabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitEnabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitRavi Kumar Lanke
 
Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Ravi Kumar Lanke
 
Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Ravi Kumar Lanke
 
How to find ip and mac address
How to find ip and mac addressHow to find ip and mac address
How to find ip and mac addressRavi Kumar Lanke
 
Step by step deployment of sampleappv406
Step by step deployment of  sampleappv406Step by step deployment of  sampleappv406
Step by step deployment of sampleappv406Ravi Kumar Lanke
 
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitInstalling and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitRavi Kumar Lanke
 
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Ravi Kumar Lanke
 
Installing my sql on windows
Installing my sql on windowsInstalling my sql on windows
Installing my sql on windowsRavi Kumar Lanke
 
How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...Ravi Kumar Lanke
 
How to disable and enable task manager
How to disable and enable task managerHow to disable and enable task manager
How to disable and enable task managerRavi Kumar Lanke
 
Deploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksDeploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksRavi Kumar Lanke
 
Installing oracle endeca commerce
Installing oracle endeca commerceInstalling oracle endeca commerce
Installing oracle endeca commerceRavi Kumar Lanke
 
How to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerHow to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerRavi Kumar Lanke
 
How to change the obiee 11g browser title
How to change the obiee 11g browser titleHow to change the obiee 11g browser title
How to change the obiee 11g browser titleRavi Kumar Lanke
 
Creating new service name for oracle database
Creating new service name for oracle databaseCreating new service name for oracle database
Creating new service name for oracle databaseRavi Kumar Lanke
 

More from Ravi Kumar Lanke (20)

Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessions
 
Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...
 
Exporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseExporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle database
 
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
 
Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server
 
Enabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitEnabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bit
 
Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...
 
Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7
 
How to find ip and mac address
How to find ip and mac addressHow to find ip and mac address
How to find ip and mac address
 
Step by step deployment of sampleappv406
Step by step deployment of  sampleappv406Step by step deployment of  sampleappv406
Step by step deployment of sampleappv406
 
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitInstalling and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
 
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
 
Installing my sql on windows
Installing my sql on windowsInstalling my sql on windows
Installing my sql on windows
 
How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...
 
How to disable and enable task manager
How to disable and enable task managerHow to disable and enable task manager
How to disable and enable task manager
 
Deploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksDeploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame works
 
Installing oracle endeca commerce
Installing oracle endeca commerceInstalling oracle endeca commerce
Installing oracle endeca commerce
 
How to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerHow to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise manger
 
How to change the obiee 11g browser title
How to change the obiee 11g browser titleHow to change the obiee 11g browser title
How to change the obiee 11g browser title
 
Creating new service name for oracle database
Creating new service name for oracle databaseCreating new service name for oracle database
Creating new service name for oracle database
 

Recently uploaded

3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptx3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptxmary850239
 
30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc
30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc
30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.docdieu18
 
AI Uses and Misuses: Academic and Workplace Applications
AI Uses and Misuses: Academic and Workplace ApplicationsAI Uses and Misuses: Academic and Workplace Applications
AI Uses and Misuses: Academic and Workplace ApplicationsStella Lee
 
DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...
DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...
DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...AKSHAYMAGAR17
 
Plant Tissue culture., Plasticity, Totipotency, pptx
Plant Tissue culture., Plasticity, Totipotency, pptxPlant Tissue culture., Plasticity, Totipotency, pptx
Plant Tissue culture., Plasticity, Totipotency, pptxHimansu10
 
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...Subham Panja
 
Auchitya Theory by Kshemendra Indian Poetics
Auchitya Theory by Kshemendra Indian PoeticsAuchitya Theory by Kshemendra Indian Poetics
Auchitya Theory by Kshemendra Indian PoeticsDhatriParmar
 
Alamkara theory by Bhamaha Indian Poetics (1).pptx
Alamkara theory by Bhamaha Indian Poetics (1).pptxAlamkara theory by Bhamaha Indian Poetics (1).pptx
Alamkara theory by Bhamaha Indian Poetics (1).pptxDhatriParmar
 
UNIT I Design Thinking and Explore.pptx
UNIT I  Design Thinking and Explore.pptxUNIT I  Design Thinking and Explore.pptx
UNIT I Design Thinking and Explore.pptxGOWSIKRAJA PALANISAMY
 
Research Methodology and Tips on Better Research
Research Methodology and Tips on Better ResearchResearch Methodology and Tips on Better Research
Research Methodology and Tips on Better ResearchRushdi Shams
 
LEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudLEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudDr. Bruce A. Johnson
 
LEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudLEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudDr. Bruce A. Johnson
 
Riti theory by Vamana Indian poetics.pptx
Riti theory by Vamana Indian poetics.pptxRiti theory by Vamana Indian poetics.pptx
Riti theory by Vamana Indian poetics.pptxDhatriParmar
 
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYSDLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYSTeacherNicaPrintable
 
POST ENCEPHALITIS case study Jitendra bhargav
POST ENCEPHALITIS case study  Jitendra bhargavPOST ENCEPHALITIS case study  Jitendra bhargav
POST ENCEPHALITIS case study Jitendra bhargavJitendra Bhargav
 
Metabolism , Metabolic Fate& disorders of cholesterol.pptx
Metabolism , Metabolic Fate& disorders of cholesterol.pptxMetabolism , Metabolic Fate& disorders of cholesterol.pptx
Metabolism , Metabolic Fate& disorders of cholesterol.pptxDr. Santhosh Kumar. N
 
Quantitative research methodology and survey design
Quantitative research methodology and survey designQuantitative research methodology and survey design
Quantitative research methodology and survey designBalelaBoru
 
3.14.24 Gender Discrimination and Gender Inequity.pptx
3.14.24 Gender Discrimination and Gender Inequity.pptx3.14.24 Gender Discrimination and Gender Inequity.pptx
3.14.24 Gender Discrimination and Gender Inequity.pptxmary850239
 

Recently uploaded (20)

3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptx3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptx
 
ANOVA Parametric test: Biostatics and Research Methodology
ANOVA Parametric test: Biostatics and Research MethodologyANOVA Parametric test: Biostatics and Research Methodology
ANOVA Parametric test: Biostatics and Research Methodology
 
Least Significance Difference:Biostatics and Research Methodology
Least Significance Difference:Biostatics and Research MethodologyLeast Significance Difference:Biostatics and Research Methodology
Least Significance Difference:Biostatics and Research Methodology
 
30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc
30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc
30-de-thi-vao-lop-10-mon-tieng-anh-co-dap-an.doc
 
AI Uses and Misuses: Academic and Workplace Applications
AI Uses and Misuses: Academic and Workplace ApplicationsAI Uses and Misuses: Academic and Workplace Applications
AI Uses and Misuses: Academic and Workplace Applications
 
DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...
DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...
DNA and RNA , Structure, Functions, Types, difference, Similarities, Protein ...
 
Plant Tissue culture., Plasticity, Totipotency, pptx
Plant Tissue culture., Plasticity, Totipotency, pptxPlant Tissue culture., Plasticity, Totipotency, pptx
Plant Tissue culture., Plasticity, Totipotency, pptx
 
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
 
Auchitya Theory by Kshemendra Indian Poetics
Auchitya Theory by Kshemendra Indian PoeticsAuchitya Theory by Kshemendra Indian Poetics
Auchitya Theory by Kshemendra Indian Poetics
 
Alamkara theory by Bhamaha Indian Poetics (1).pptx
Alamkara theory by Bhamaha Indian Poetics (1).pptxAlamkara theory by Bhamaha Indian Poetics (1).pptx
Alamkara theory by Bhamaha Indian Poetics (1).pptx
 
UNIT I Design Thinking and Explore.pptx
UNIT I  Design Thinking and Explore.pptxUNIT I  Design Thinking and Explore.pptx
UNIT I Design Thinking and Explore.pptx
 
Research Methodology and Tips on Better Research
Research Methodology and Tips on Better ResearchResearch Methodology and Tips on Better Research
Research Methodology and Tips on Better Research
 
LEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudLEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced Stud
 
LEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudLEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced Stud
 
Riti theory by Vamana Indian poetics.pptx
Riti theory by Vamana Indian poetics.pptxRiti theory by Vamana Indian poetics.pptx
Riti theory by Vamana Indian poetics.pptx
 
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYSDLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
 
POST ENCEPHALITIS case study Jitendra bhargav
POST ENCEPHALITIS case study  Jitendra bhargavPOST ENCEPHALITIS case study  Jitendra bhargav
POST ENCEPHALITIS case study Jitendra bhargav
 
Metabolism , Metabolic Fate& disorders of cholesterol.pptx
Metabolism , Metabolic Fate& disorders of cholesterol.pptxMetabolism , Metabolic Fate& disorders of cholesterol.pptx
Metabolism , Metabolic Fate& disorders of cholesterol.pptx
 
Quantitative research methodology and survey design
Quantitative research methodology and survey designQuantitative research methodology and survey design
Quantitative research methodology and survey design
 
3.14.24 Gender Discrimination and Gender Inequity.pptx
3.14.24 Gender Discrimination and Gender Inequity.pptx3.14.24 Gender Discrimination and Gender Inequity.pptx
3.14.24 Gender Discrimination and Gender Inequity.pptx
 

Oracle ebs-r12-1-3installationlinux64bit

  • 1. Oracle Application R12 (12.1.3) Installation on Linux(64 bit)
  • 2. PREPARED BY RAVI KUMAR LANKE Page ii Contents Objective.......................................................................................................................................................................................1 Download & Unzip ....................................................................................................................................................................2 Download..................................................................................................................................................................................2 Unzip .........................................................................................................................................................................................2 MD5 Checksums ......................................................................................................................................................................2 Pre-Install Task ...........................................................................................................................................................................4 Disk Space.................................................................................................................................................................................4 Specific Software Requirements.............................................................................................................................................4 RPM ...........................................................................................................................................................................................4 JDK.............................................................................................................................................................................................8 etc/hosts....................................................................................................................................................................................8 etc/sysconfig/network ...........................................................................................................................................................8 etc/sysconfig/networking/profiles/default/network......................................................................................................8 etc/sysctl.conf ..........................................................................................................................................................................8 etc/security/limits.conf..........................................................................................................................................................9 etc/resolv.conf........................................................................................................................................................................ 10 OS Library Patch for Oracle HTTP Server(on Oracle Linux 5, RHEL 5 and Oracle Linux 6 only)............................. 10 Link to Motif library in Oracle Application Server 10.1.2 (on Oracle Linux 5 and RHEL 5 only) .............................. 10 OS User & Group ................................................................................................................................................................... 10 Installation process................................................................................................................................................................... 11 Export Display........................................................................................................................................................................ 11 ./rapidwiz............................................................................................................................................................................... 11 Add Env parameter to .bash_profile file ............................................................................................................................ 20 Default DB & Apps password.............................................................................................................................................. 21 R12 Directory Structure......................................................................................................................................................... 22 EBS 12.1.3 upgrade.................................................................................................................................................................... 24 Download patch 9239090...................................................................................................................................................... 24 Documents.............................................................................................................................................................................. 24 Installation process ................................................................................................................................................................ 25 Issues & Solutions .................................................................................................................... Error! Bookmark not defined. RW-50004: Error code received when running external process....................................Error! Bookmark not defined. RW-50015: Error: - HTTP Listener is not responding. .....................................................Error! Bookmark not defined. Enter the location for the disk labeled: Oracle Applications Rapid Install – RDBMS Disk 1Error! Bookmark not defined. While adpatch EBS 12.1.3, encounter ORA-03113: end-of-file on communication channelError! Bookmark not defined. Reference.................................................................................................................................... Error! Bookmark not defined. Metalink Notes......................................................................................................................Error! Bookmark not defined. Articles....................................................................................................................................Error! Bookmark not defined.
  • 3. PREPARED BY RAVI KUMAR LANKE Page iii
  • 4. PREPARED BY RAVI KUMAR LANKE Page 1 Objective Step by Step instructions to install Oracle Applications R12(12.1.1) on Oracle Enterprise Linux 5 are described in this article. This is a single node installation, meaning that the database, all product directories and AD core directories, and all servers (concurrent processing, forms, and Web) are installed on a single node under one common APPL_TOP. The database node and the Applications node can be installed on the same machine. This type of installation is generally used for small systems or for demonstration purposes. More commonly, the database node is installed on one machine, and the Applications node on another machine. This provides improved manageability, scalability, and performance. This document will take Linux 64 bit platform as example. And my hardware configuration is Item Configuration CPU 2 * Intel(R) Xeon(R) X5670 2.93GHz RAM 6 G Disk Space /u01 300 GB /u02 200 GB / 100 GB
  • 5. PREPARED BY RAVI KUMAR LANKE Page 2 Download & Unzip Download Official Download Link https://edelivery.oracle.com/ For Oracle Internal User, you can also download from link: https://sac.us.oracle.com/download/index.html (NOTE: Choose proper platform and 32 bit/64 bit download files) Download Tips: Use the following command for Batch download, firstly collect all URLs required and put it in a text file, say download.txt, one URL on a line wget -i download.txt (-i means Read URLs from file.) Unzip Create stage area - for downloaded installation pack, just unzip all zip files under stage area directory StageR12, eg. unzip B53824-01_1of4.zip -d /u02/ StageR12 unzip B53824-01_2of4.zip -d /u02/ StageR12 … … After unzip, File Path in StageR12 like following, MD5 Checksums Strongly suggest you perform MD5 check against the stage area. The md5 checksums for the staged directory structure can be used to validate the software
  • 6. PREPARED BY RAVI KUMAR LANKE Page 3 integrity. Do this by running the md5sum program against the stage area using the oracle created checksum file. Note for can observe you have any problem with your stage or not(Corrupted zip etc) MD5 Checksums for R12.1.1 Rapid Install Media (Doc ID 802195.1)
  • 7. PREPARED BY RAVI KUMAR LANKE Page 4 Pre-Install Task Disk Space File System Space Requirements for Standard Installation Node Space Required Applications node file system (includes OracleAS 10.1.2 Oracle Home, OracleAS 10.1.3 Oracle Home, COMMON_TOP, APPL_TOP,and INST_TOP) 35 GB (50 GB on HP-UX Itanium) Database node file system (Fresh install) 55 GB Database node file system (Vision Demo Database) 208 GB (210 GB on HP-UX Itanium) Stage area(unzipped files) 47 GB The total space required for a standard system (not including the stage area) is 85 GB for a fresh install with a production database, and 233 GB for a fresh install with a Vision Demo database. You can use below Unix command to check disk space df –h Specific Software Requirements The following maintenance tools must be installed on machine, and their locations specified both in the PATH of the account that runs Rapid Install and in the PATH of the accounts that will own the database tier and application tier file systems. Operating System Required Maintenance Tools Linux x86 ar, gcc, g++, ld, ksh, make, X Display Server Linux x86-64 ar, gcc, g++, ld, ksh, make, X Display Server HP-UX Itanium ar, cc, aCC, make, X Display Server HP-UX PA-RISC ar, cc, aCC, make, X Display Server IBM AIX on Power Systems (64-bit) ar, cc, aCC, make, X Display Server Microsoft Windows Server (32-bit) ar, cc, ld, linkxlC, make, X Display Server Sun Solaris SPARC (64-bit) ar, ld, make, X Display Server RPM Per Note: 761566.1 First, you should check your Linux Kernel, to determine your linux version, enter:
  • 8. PREPARED BY RAVI KUMAR LANKE Page 5 uname –r So my Linux is Linux 6, For Linux 6, Required Packages is GA (6.0) or higher of Oracle Linux 6 is required The following packages (or versions of packages) are not part of the OS distribution media and must be downloaded separately (from http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux/) for Oracle Linux 6 and installed manually: openmotif21-2.1.30-11.EL6.i686 (32-bit)1 xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit) The following packages must be installed from the Oracle Linux 6 distribution media: binutils-2.20.51.0.2-5.11 gcc-4.4.4-13.el16.x86_64 gcc-c++-4.4.4-13.el16.x86_64 glibc-2.12-1.7.el6.i686 (32-bit) glibc-2.12-1.7.el6.x86_64
  • 9. PREPARED BY RAVI KUMAR LANKE Page 6 glibc-common-2.12-1.7.el6.x86_64 glibc-devel-2.12-1.7.el6.i686 (32-bit) glibc-devel-2.12-1.7.el6.x86_64 libgcc-4.4.4-13.el6.i686 libgcc-4.4.4-13.el6.x86_64 libstdc++-devel-4.4.4-13.el6.i686 libstdc++-devel-4.4.4-13.el6.x86_64 libstdc++-4.4.4-13.el6.i686 libstdc++-4.4.4-13.el6.x86_64 make-3.81-19.el6.x86_64 gdbm-1.8.0-36.el6.i686 gdbm-1.8.0-36.el6.x86_64 libXp-1.0.0-15.1.el6.i686 libXp-1.0.0-15.1.el6.x86_64 libaio-0.3.107-10.el6.i686 libaio-0.3.107-10.el6.x86_64 libgomp-4.4.4-13.el6.x86_64 sysstat-9.0.4-11.el6.x86_64 util-linux-ng-2.17.2-6.el6.x86_64 unzip-5.52-3.0.1.el5.x86_642 compat-libstdc++-296-2.96-144.el6.i686 compat-libstdc++33-3.2.3-69.el6.i686 Additionally, the following RPMs are required for the database tier running 11gR2 (users must upgrade the bundled 11gR1 DB to 11gR2 either before or after installing 12.1) on the database tier: compat-libstdc++-33-3.2.3-69.el6.x86_64 elfutils-libelf-devel-0.148.1-el6.x86_64 kernel-uek-headers-2.6.32-100.28.5.el6.x86_64 libaio-devel-0.3.107-10.el6.x86_64
  • 10. PREPARED BY RAVI KUMAR LANKE Page 7 unixODBC-2.2.14-11.el6.i686 unixODBC-devel-2.2.14-11.el6.i686 unixODBC-2.2.14-11.el6.x86_64 unixODBC-devel-2.2.14-11.el6.x86_64 xorg-x11-utils-7.4-8 Note: 1: The openmotif package version must be 2.1.30 (for example, openmotif-2.3.3-1 is not supported). 2: This unzip package (available from EL 5 distribution) is only required for purposes of running Rapid Install to unzip the required EBS files as part of the installation. Be sure you have above rmp on your system, you can use below command to check whether RPM packages are installed or not rpm -qa --queryformat "%{NAME}-%{VERSION}.%{RELEASE} (%{ARCH})n" | grep gcc q = query a = all What’s the RPM:The Red Hat Package Manager (RPM) is a toolset used to build and manage software packages on UNIX systems. Distributed with the Red Hat Linux distribution and its derivatives (CentOS is 100% compatible rebuild of the Rehat Enterprise Linux). The RPM files represent application or package that you can install on Linux system.
  • 11. PREPARED BY RAVI KUMAR LANKE Page 8 JDK JDK 6 is bundled with Oracle E-Business Suite version 12.1.1. You do NOT need to install the JDK separately. /etc/hosts For Oracle Linux 4, 5 and 6, and Red Hat Enterprise Linux 4 and 5: Verify that the /etc/hosts file is formatted as follows: 127.0.0.1 localhost.localdomain localhost [ip_address] [node_name].[domain_name] [node_name] /etc/sysconfig/network Verify that the /etc/sysconfig/network file is formatted as follows: HOSTNAME=[node_name].[domain_name] /etc/sysconfig/networking/profiles/default/network If the /etc/sysconfig/networking/profiles/default/network file exists, remove it. If you changed any files in the previous steps, restart the system. /etc/sysctl.conf Edit the /etc/sysctl.conf file to configure your kernel settings. After editing the file, use the "sysctl -p" command or restart the system to invoke the new settings.
  • 12. PREPARED BY RAVI KUMAR LANKE Page 9 Note: If the current value for any parameter is higher than the value listed in the following table, then do not change the value of that parameter. The following table lists the kernel settings for Oracle Linux 4, 5 and 6, Red Hat Enterprise Linux AS/ES 4 and 5, and SUSE Linux Enterprise Server 9 and 10: 1: set using the following entry in the /etc/sysctl.conf file: kernel.sem = 256 32000 100 142 2: On the server running the EBS Database, this kernel parameter must be the lesser of half the size of the physical memory (in bytes) and 4294967295 3: values recommended for the local port range may need to be adjusted according to the specific needs of the user's environment in order to avoid port conflicts. /etc/security/limits.conf Open the /etc/security/limits.conf file and change the existing values for "hard" and "soft" parameters as follows. Restart the system after making changes. Note: If the current value for any parameter is higher than the value listed in this document, then do not change the value of that parameter. * hard nofile 65535 * soft nofile 4096 * hard nproc 16384 * soft nproc 2047
  • 13. PREPARED BY RAVI KUMAR LANKE Page 10 /etc/resolv.conf Add or update the following entries to these minimum settings in the /etc/resolv.conf file on each server node: options attempts:5 options timeout:15 OS Library Patch for Oracle HTTP Server(on Oracle Linux 5, RHEL 5 and Oracle Linux 6 only) Download and apply the patch 6078836 from My Oracle Support to fix an issue with the Oracle HTTP Server (missing libdb.so.2) bundled with the E-Business Suite technology stack. Note that this patch (which includes a required operating system library) must be applied before installing Oracle E-Business Suite. Without this patch, after installation, HTTP Server can not start. Link to Motif library in Oracle Application Server 10.1.2 (on Oracle Linux 5 and RHEL 5 only) Perform the following command (as root on your system) to update a required link to a Motif library prior to relinking or patching the 10.1.2 Application Server Oracle Home: # unlink /usr/lib/libXtst.so.6 # ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6 OS User & Group Generally for PROD instance, we need create two OS user for installation, one user is used to manage DB, the other is used to manage Apps. Since our instance is a TEST instance, so for simple, we just create one user to manage DB and Apps, Here we use ‘oracle’ as user, use ‘oinstall’ as group. # groupadd oinstall -g 2000 # useradd -g oinstall -u 2000 oracle # chown -R oracle:oinstall /u01/oracle chown changes the user and/or group ownership of each given file. -R, operate on files and directories recursively
  • 14. PREPARED BY RAVI KUMAR LANKE Page 11 Installation process Export Display To ensure we have a graphical installation process, we can export server to our local linux which have X window system. If your server have installed X window, then you can ignore this step. (ptian) ptian- env | grep ALTDISPLAY ALTDISPLAY=rws60004sgd.us.oracle.com:50 (First, in our local linux, Check our local linux’s host and port) (ptian) ptian- ssh admin@bej301441.cn.oracle.com admin@bej301441.cn.oracle.com's password: Last login: Thu May 31 21:32:49 2012 from 10.182.114.9 (SSH to server which we intend to install EBS) [admin@bej301441 ~]$ export DISPLAY=rws60004sgd.us.oracle.com:50 ./rapidwiz If you intend to use standard installation mode, you need login as root user. [root@bej301441 rapidwiz]#cd /u02/StageR12/startCD/Disk1/rapidwiz [root@bej301441 rapidwiz]# ./rapidwiz Rapid Install Wizard is validating your file system...... 4 dvd labels found Rapid Install Wizard will now launch the Java Interface.....
  • 15. PREPARED BY RAVI KUMAR LANKE Page 12
  • 16. PREPARED BY RAVI KUMAR LANKE Page 13
  • 17. PREPARED BY RAVI KUMAR LANKE Page 14 Default Oracle EBS Ports
  • 18. PREPARED BY RAVI KUMAR LANKE Page 15 Port numbers can be modified during installation or may be automatically incremented by x during installation where x is a number 1 to 100 (typical less than 10). Port number ranges are often a grouping of 3, 4, 5, or 6 contiguous ports in the specified range.
  • 19. PREPARED BY RAVI KUMAR LANKE Page 16
  • 20. PREPARED BY RAVI KUMAR LANKE Page 17
  • 21. PREPARED BY RAVI KUMAR LANKE Page 18
  • 22. PREPARED BY RAVI KUMAR LANKE Page 19
  • 23. PREPARED BY RAVI KUMAR LANKE Page 20 Login Test: http://<host_name>.<domain_name>:port/OA_HTML/AppsLogin Add Env parameter to .bash_profile file .bash_profile is a bash shell that is started when login. For DB user, Modify /.bash_profile, add your DB env file path into it, eg. . /u01/oracle/mc3yd213/db/tech_st/11.1.0/mc3yd213_bej301441.env For Apps user, Modify /.bash_profile, add your Apps env file path into it, eg. . /u01/oracle/mc3yd213/apps/apps_st/appl/APPSmc3yd213_bej301441.env
  • 24. PREPARED BY RAVI KUMAR LANKE Page 21 Default DB & Apps password Database: SYS/change_on_install SYSTEM/manager Application Schema passwords: APPS Schema: APPS/APPS GWYUID User: APPLSYSPUB/PUB Guest User: GUEST/ORACLE Application Users: SYSADMIN/SYSADMIN MFG/WELCOME OPERATIONS/WELCOME SERVICES/WELCOME MRC/WELCOME HRMS/WELCOME
  • 25. PREPARED BY RAVI KUMAR LANKE Page 22 R12 Directory Structure ===For Applmgr User=== $APPL_TOP R12:<APPS_BASE>/apps/apps_st/appl NOTE: Oracle Applicaitons product files, including $INV_TOP, $AU_TOP.... $COMMON_TOP R12:<APPS_BASE>/apps/apps_st/comn(Common files such as Java&HTML) NOTE: $JAVA_TOP is under $COMMON_TOP $ORACLE_HOME R12:<APPS_BASE>/apps/tech_st/10.1.2 ===For Oracle User=== $ORACLE_HOME R12:<ORACLE_BASE>/db/tech_st/10.2.0 NOTE:Oracle Home for 10g RDBMS ORADATA
  • 26. PREPARED BY RAVI KUMAR LANKE Page 23 R12:<ORACLE_BASE>/db/apps_st/data NOTE:Oracle 10g database files ===INSTANCE HOME=== INST_TOP R12:<APPS_BASE>/inst/apps/<context_name> NOTE:Configuration,logs,Certificates.
  • 27. PREPARED BY RAVI KUMAR LANKE Page 24 EBS 12.1.3 upgrade Download patch 9239090 Download 12.1.3 patch: https://updates.oracle.com/download/9239090.html NOTE: the linux 32-bit and the 64-bit patch are one and the same. 32-bit Linux patches are applicable for 64-bit Linux OS as well. Documents Official Documents Oracle E-Business Suite Release 12.1.3 Readme (Doc ID 1080973.1) Database Preparation Guidelines for an Oracle E-Business Suite Release 12.1.1 Upgrade [Doc ID 761570.1] Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [Document 761564.1] External references http://my.opera.com/jafferappsdba/blog/2011/12/17/upgrade-from-ebs-12-1-1-to-12- 1-3
  • 28. PREPARED BY RAVI KUMAR LANKE Page 25 http://oracleminds.wordpress.com/2011/12/22/how-did-i-upgrade-our-oracle-ebs-fro m-r12-1-1-to-12-1-3/ 2. Installation packs * Patch 9239089 * Patch 9239090 * Patch 9239095 * Patch 9817770 * Patch 9966055 Installation process 1.Set Application Environment source /d01/oracle/VIS/apps/apps_st/appl/APPSVIS_adc6180205.env 2. stop all application process. /d01/oracle/VIS/inst/apps/VIS_adc6180205/admin/scripts/adstpall.sh apps/apps 3. set environment to RDBMS oracle_home. source /d01/oracle/VIS/db/tech_st/11.1.0/VIS_adc6180205.env 4.Shutdown Database as following sqlplus / as sysdba SQL>shutdown immediate; 5.Stop Database Listener lsnrctl stop VIS 6. edit the init parameter file in the database(Using 11gR1 follow doc.761570.1) /d01/oracle/VIS/db/tech_st/11.1.0/dbs/initVIS.ora vi initVIS.ora add (_disable_fast_validate=TRUE).
  • 29. PREPARED BY RAVI KUMAR LANKE Page 26 7. set pga and sga size in init parameter file (initVIS.ora file) pga_aggregate_target=2G Note: (If errorlike below: ORA-04030: out of process memory when trying to allocate 822904 bytes (pga heap, kco buffer) ORA-07445: exception encountered: core dump [dbgtfdFileWrite()+48] set the _pga_max_size initialization parameter to a larger value as follows: _pga_max_size=104857600 and restart your database.) 8.start Database Listener lsnrctl start VIS 9. restart the database. sqlplus / as sysdba sql> startup pfile='/d01/oracle/VIS/db/tech_st/11.1.0/dbs/initVIS.ora' 10. Use AutoPatch to apply R12.AD.B.DELTA.3 Patch 9239089 Pre Install Steps as per Patch readmefile & Doc.1077769.1 (i)create a dir on $ORACLE_HOME/appustil/admin /d01/oracle/VIS/db/tech_st/11.1.0/appsutil/admin (ii)Copy adgrants.sql from this patch directory to $ORACLE_HOME/appsutil/admin cp /u01/12.1.3/9239089/admin/adgrants.sql /d01/oracle/VIS/db/tech_st/11.1.0/appsutil/admin/adgrants.sql (iii) Set the database environment /d01/oracle/VIS/db/tech_st/11.1.0/VIS_adc6180205.env (iv)logon to sqlplus and run adgrants.sql with apps schema password as below sqlplus /nolog
  • 30. PREPARED BY RAVI KUMAR LANKE Page 27 sql> connect as sysdba sql> @/u01/oracle/ORCL/db/tech_st/11.1.0/appsutil/admin/adgrants.sql apps 11. Disable maintanance mode using adadmin utility 12. set application environment. Run Patch 9239089 using adpatch *u9239089.drv (Check Log file in /u01/oracle/ORCL/apps/apps_st/appl/admin/ORCL/log/u9239089_12122011.log) 13. Compile APPS schema Run adadmin > Compile/Reload Applications Database Entities menu >Compile APPS schema. *Choose "No" at the following prompt:Run Invoker Rights processing in incremental mode [No] 14.Apply patch 9239090 using adpatch *u9239090.drv (When adrelink error chose "Yes" to continue) 15. Post Step (There is no any pre or post install steps) Apply Patches *Patch 9817770 *Patch 9966055 16.Remove _disable_fast_validate=TRUE parameter from initVIS.ora file 17.Disable Maintanence mode 18.Run Autocnfig both database and application tier
  • 31. PREPARED BY RAVI KUMAR LANKE Page 28 2. Query patches applied in table ad_applied_patches ad_bugs 3. License applications