Showing posts with label Running Oracle 11g root.sh script. Show all posts
Showing posts with label Running Oracle 11g root.sh script. Show all posts

Sunday, July 31, 2011

Install Oracle Database 11.2.0.1 on Linux

I had to Install Oracle Identity Manager for SSO which needs Oracle Database for MetaData Repository Storage.

I followed the Below steps to Install the Database.

Version used: Oracle 11.2.0.1

OS Used : Enterprise Linux Enterprise Linux Server release 5.2 (Carthage)

Created one OS user : oracle .

Created two OS group : dba, oinstall.

Added the OS user : Oracle to Group dba and oinstall.