Uncompress the files
#cpio -icd < disk1.cpio
#cpio -icd < disk2.cpio
#cpio -icd < disk3.cpio
#cpio -icd < disk4.cpio
Rename existing tnsnames.ora file
$mv tnsnames.ora tnsnames.bkp
Unset some of the environment variables
$unset TNS_ADMIN
Set the DISPLAY variable if not installing directly on server.
$export DISPLAY=host-ip:0.0
Start the installation after navigating to DISK1 directory which you extracted in the previous step.
$cd Disk1
$./runInstaller
Click Next in the Welcome Screen
Specify the Name of the installation
and location to install the software.
Click Next.
and location to install the software.
Click Next.
Select the option Oracle Application
server infrastructure 10g.
Click Next.
server infrastructure 10g.
Click Next.
Select the option Identity management
and Metadata repository.
Click Next.
and Metadata repository.
Click Next.
Make sure all the checks
are successful if not fix them before
proceeding to the next step.
Click Next.
are successful if not fix them before
proceeding to the next step.
Click Next.
Select the checkbox that
pre installation requirements are met.
Click Next.
pre installation requirements are met.
Click Next.
Select the components that you wish
to install and configure.
Select the method of port configuration.
In my case i choose Automatic.
Click Next.
In my case i choose Automatic.
Click Next.
Select the type of Namespace for OID.
Go with the default option.
Click Next.
Go with the default option.
Click Next.
Mention Global DB name and SID for the
OID instance.
Click Next.
OID instance.
Click Next.
Confirm the password for the
database schema's. You Can
either go with different passwords
or same password for all accounts.
Click Next.
database schema's. You Can
either go with different passwords
or same password for all accounts.
Click Next.
Mention the Instance Name and
Ias_admin password.
Click Next
Ias_admin password.
Click Next
Go through the summary of the
Installation.
Click Install
Installation.
Click Install
You need to run the root.sh script
as root user from another session and
click OK after you done with root.sh.
as root user from another session and
click OK after you done with root.sh.
All the components you selected earlier will
be configured during this stage.
Click Next
be configured during this stage.
Click Next
Keep note of the summary displayed
at the end of the installation.
Click Exit.
at the end of the installation.
Click Exit.
No comments:
Post a Comment