04-Install Oracle Applications R-12
04-Install Oracle Applications R-12
By
www.erpstuff.com
The document is prepared by using Oracle E-Business R12 on Linux Red hat AS 4. We have tried our
best in preparing this document but still if there is any observation then please let us know so we can
correct in the next release of the document.
Please also suggest if you think any major feature is missing and you think that should also be part of
this document.
You can submit your feedback directly on the web site www.erpstuff.com or email to
[email protected]. If both options are not working due to any reason then please email directly to
[email protected].
Thanks
P re f a c e
This document is for those who are interested to learn Oracle Applications Administration (Database
or System). Although the document will cover most of the features but this is not the whole story of
patching. So please consider it as a basic or reference document. We will also recommend reading
the Oracle Documentation provided by Oracle and use metalink www.oracle.metalink.com.
Important
The authors will not be responsible if there will be any issue during or after practicing any feature
described in this document as this is just a basic document. It is also strongly recommended that
take backup before starting any critical feature and to practice on TEST servers and only perform on
production when you have personally tested all steps and feeling comfortable.
1. Installation
Oracle E-Business Suite Installation of R12
Software Requirement
E-Business
There will be total 13 DVD’s for Release 12 and the detail is as following,
Linux
RHEL AS 4
Note: We will install single node vision instance so we will require total space (4.7 + 33 + 28
+ 133 = 198.7).
The following components are optional, and not delivered by Rapid Install:
• Oracle Discoverer 10g (10.1.2.0.2)
• Oracle Portal 10g (10.1.4)
• Oracle Single Sign-On 10g (10.1.2.0.2)
• Oracle Internet Directory 10g (10.1.2.0.2)
Note: In Release 12, Java Development Kit (JDK) 5.0 is automatically installed by Rapid
Install.
$ groupadd dba
$ groupadd oinstall
$ useradd -G dba -g oinstall oracle
$ passwd oracle
$ id oracle
Note: Here we have folder d01 for installation and d02 for stage.
$ cd /media/cdrom/Disk1/rapidwiz
$ perl adautostg.pl
Start Installation
¾ Change directory to rapidwiz,
$cd /d02/StageR12/startCD/Disk1/rapidwiz
¾ To start installation,
$./rapidwiz
/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/scripts/VIS_vision2/addbctl.sh start
/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/scripts/VIS_vision2/addlnctl.sh start VIS
/d01/oracle/VIS/inst/apps/VIS_vision2/admin/scripts/adstrtal.sh apps/apps
Stop
/d01/oracle/VIS/inst/apps/VIS_vision2/admin/scripts/adstpall.sh apps/apps
/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/scripts/VIS_vision2/addlnctl.sh stop VIS
/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/scripts/VIS_vision2/addbctl.sh stop immediate
http://visioin2.erpstuff.com:8000/OA_HTML/AppsLogin