Thursday, June 5, 2008

Installing Oracle Apps 11i

1.Check the prerequisites-Windows/Unix/Linux , jdk and perl is installed or not.
2.Check space: 26 Gb for file systems,16-20 GB for forms/reports/Web server, 32 GB for fresh db, 75 for vision,24 GB for stage area, 10GB for each language support, 800Mb in database for each language. – 150GB in total. Average of 60 GB.

2.Create the login accounts for applmgr and oracle logging in as root user who will have to be the owners for APPL_TOP and ORA_TOP respectively.
Adduser applmgr

3.Create mount points.
1.APPL_TOP
2.ORA_TOP
3.COMMON_TOP
4.DATA_TOP
5.DB_TOP

Then chown of appl_top and ora_top.

3.Insert the cd and run adautostg.pl
Go to the location where the rapidwiz is and run
Perl adautostg.pl
It will create different directories for the cds. – startdisk, oraApps, oradb, oraiAs, oraAppDb, oraNls.
We have to specify the directory where stage will be created. Eg /u01.
4. Run the rapidwiz

Go to the stage location
Unix:
Cd /u01/stage11i/startCD/Disk1/rapidwiz
rapidwiz
Windows:
Cd f:\
Cd stage11i\startCd\Disk1\rapidwiz

rapidwiz.cmd.

Single Node installation:

1.Start the rapidwiz wizard
2.TYPE OF OPERATION:select the wizard operation
1)install the e business suite
2)express configuration – just have to specify the top level directories and configuration. Rest the wizard will use default names.
3)upgrade to oracle apps e-business 11i.
3. CONFIGURATION:Specify YES and the location of configuration files or else NO for specifying the configuration by ourselves.
4. TYPE: single node or multimode.

5.DATABASE TYPE:fresh/vision vision (for training purposes)

6.DATABASE DIRECTOTIES:
Os user
Os Group
Base install directory
Oracle Home
DATA_TOP(SYS)
DATA_TOP(LOG)
DATA_TOP(TXN)
DATA top(ARCHIVE)

7.Product licence type
*E-business suite licensing – automatic
*Component application-each individual product is installed after getting the child option from us.

8.country specific functionality

9.Additional languages

10.NLS settings

11.Enter node specific functionality
Appl_top,Common_top,RDBMS home,ias oracle_home
12.review global settings
Dbport
Listener port
Forms listener port
Report port

13.perform pre – install check

14.install

15.perform post installation check.

If it is tick mark then success.
If ! mark then review
If X mark then go back and correct something.

Multinode installation

1.Start the rapidwiz

2.Select the type

1)ebuisiness suite
2)express configuration
3) upgrade

3.Give YES and specify the configuration file location or choose NO.

4.Select the TYPE of installation
1)single node
2)multimode

5.Choose whether to enable load balancing or not.
If YES then requests can be spread across concurrent programs and forms.

And specify the number of concurrent managers and forms server

6.assign servers to nodes indicating the operating system.

7.Setting up shared appl_top option is there

8.Choose the database type FRESH/VISION

9.Setup database installation directory

10.Select product licence type
*Ebusiness suite licensing
*component applications licensing

11. NLS language support

12.select additional languages

13.internationalization settings are selected (character set)

14. APPL_TOP,COMMON_TOP,iAS home, RDMS home is selected.

15.Review global settings

16.Perform pre-installation check

17.Begin installation

18. Perform post-installation.

No comments: