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.