Issue: The objective is to install Oracle Application Server 10g Rel 2 or Identity Management 10.1.4.0.1 on Sun Solaris 10.During the system validation phase the Oracle Universal Installer (OUI) throws a 'FileNotFoundException' when checking for the system kernel parameters.
Resolution: Add follwowing entries in/etc/system file
set semsys:seminfo_semmni=100
set semsys:seminfo_semmns=256
set semsys:seminfo_semmsl=256
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
Bounce the Solaris box.
Monday, July 20, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment