Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Oracle 11gR2 Database installation prerequisties for Solaris 10

edited Jan 21, 2013 7:25AM in Database Install/Upgrade/Opatch (MOSC) 4 commentsAnswered

Hi Guys,

Am newbie, this is my first post. I hope this would be helpful. Comment if any correction or suggestion in this.


1) Required Packages: (Must install for Oracle 11g R2 installation) 

SUNWarc, SUNWbtool, SUNWhea, SUNWi15cd, SUNWi1cs, SUNWi1of, SUNWlibC, SUNWlibm, SUNWlibms, SUNWsprot,  SUNWtoo, SUNWgcc, SUNWmfrun, SUNWpool, SUNWpoolr, SUNWuiu8, SUNWxwdv, SUNWxwfnt, SUNWxwplt

1.1) To check whether installed :

# pkginfo -i <package_Name>

1.2) To install package:

# pkgadd -d  <location of package> <package_name 1> <package_name 2> <package_name n>

 

2) Configuring kernel parameters:

#  vi /etc/system (Add following lines to it)

set shmsys:shminfo_shmmax = 4294967295

set shmsys:shminfo_shmmin = 1

set shmsys:shminfo_shmmni = 100

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center