Database 12c 12 .1.0.2 installation in Solaris 11 is giving out of memory issues
Hello everyone
My company have recently aquired a T7-1 server and i have it configured with LDOMS so the people who sold the hardware configured eveything up to the OS.
now it is my duty to install oracle database 12c SE2 release 12.1.0.2. on solaris spark 11.3 x64
i have already created the users and the projects like this
user.oracle
projid : 100
comment: "oracle"
users : (none)
groups : (none)
attribs: process.max-file-descriptor=(basic,1024,deny)
process.max-sem-nsems=(priv,4096,deny)
project.max-sem-ids=(priv,1024,deny)
project.max-shm-ids=(priv,1024,deny)
project.max-shm-memory=(privileged,19327352832,deny)
user.grid
projid : 101
comment: "grid"
users : (none)
groups : (none)
attribs: process.max-file-descriptor=(basic,1024,deny)