11.2 Isntallation in solaris 10: Does the button “Fix & Check Again”, modify the oracle parameters
I was installing oracle database version 11.2 in solaris 10, and hit the “Fix & Check Again”, because somehow the software was not detecting the oracle user parameters, and after hiting that button I checked the cat /etc/project and the parameters from the oracle user where gone. I had to call the System Admin to again set the reource control for the oracle user. Do you know if this is "normal behavior" ?
system:0::::project.max-shm-memory=(privileged,8589934592,deny)
user.root:1::::project.max-shm-memory=(privileged,8589934592,deny)
noproject:2::::
default:3::::project.max-shm-memory=(privileged,6442450944,deny)
group.staff:10::::
group.dba:101:::dba:project.max-sem-ids=(privileged,100,deny);project.max-shm-ids=(privileged,100,deny);project.max-shm-memory=(priv,6442450944,deny)
system:0::::project.max-shm-memory=(privileged,8589934592,deny)
user.root:1::::project.max-shm-memory=(privileged,8589934592,deny)
noproject:2::::
default:3::::project.max-shm-memory=(privileged,6442450944,deny)
group.staff:10::::
group.dba:101:::dba:project.max-sem-ids=(privileged,100,deny);project.max-shm-ids=(privileged,100,deny);project.max-shm-memory=(priv,6442450944,deny)
0