Hi Folks, I have successfully managed to installed and run Oracle 9i on this Solaris 9 Container that i just installed using Solaris Zones. I followed the standard install process and i didnt encounter anything unusual. The system maintains its own /etc/system file, all i did was added the below mentioned parameters in it, rebooted the zone and installed Oracle 9i on it. However i just created a sample database by the name of vishal on the system. I will work on this more and will post some feedback and how-to's here.
Info -
/etc/system -
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=410
set semsys:seminfo_semmns=1410
set semsys:seminfo_semopm=100
set semsys:seminfo_semvmx=32767
solaris9-zone # ps -ef | grep pmon
root 28570 28564 0 11:17:28 pts/2 0:00 grep pmon
oracle 22418 5325 0 Jun 26 ? 3:07 ora_pmon_vishal
solaris9-zone # uname -a
SunOS solaris9 5.9 Generic_Virtual sun4u sparc SUNW,Sun-Fire-280R
solaris9-zone # isainfo -kv
64-bit sparcv9 kernel modules
Feel free to comment, if you have anything to add.
Categories
- Basics (11)
- Storage (SAN) (2)
- Veritas Volume Manager (2)
- ZFS (8)
- Zones (6)
Thursday, July 10, 2008
Oracle 9i on a Solaris 9 Container using Soalris Zones
Posted by Vishal Sharma at 8:15 PM 0 comments
Labels: Zones
Subscribe to:
Posts (Atom)