Creating Group And User Accounts For Oracle (Solaris Only); Setting Environment Variables For Oracle (Solaris Only) - Novell SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010 Installation Manual

Hide thumbs Also See for SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010:
Table of Contents

Advertisement

3 After these steps are complete, the
# cat /etc/project
The following is the output of the command:
system:0::::
user.root:1::::
noproject:2::::
default:3::::
group.staff:10::::
group.dba:100:Oracle default
project:::project.max-shmmemory=(privileged,2147483648,deny
4 To verify that the resource control is active, run the
# su - oracle
$ id -p
uid=100(oracle) gid=100(dba) projid=100(group.dba)
$ prctl -n project.max-shm-memory -i process $$
process: 5754: -bash
NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
project.max-shm-memory
privileged 2.00GB – deny
Oracle 11g
For information on setting the kernel values for Oracle 11g, see
on page 153
in
Appendix B, "Oracle Setup," on page
NOTE: For additional information, see the
www.oracle.com/technology/documentation/database.html). This URL was current at the time of
publication of the document.
3.5.2 Creating Group and User Accounts for Oracle (Solaris
Only)
1 Log in as
.
root
2 Create a UNIX group and UNIX user accounts for the Oracle database owner.
Add a dba group (as root):
groupadd –g 400 dba
Add the oracle user (as root) for the csh shell:
useradd –g dba –d /export/home/oracle –m –s /bin/csh oracle
Add the oracle user (as root) for the bash shell:
useradd –g dba –d /export/home/oracle –m –s /bin/bash oracle

3.5.3 Setting Environment Variables for Oracle (Solaris Only)

1 Log in as
.
root
2 To set the necessary environment variables for Oracle in the
information to the
local.cshrc
file should contain the following:
/etc/project
and
id
Section B.1, "Installing Oracle 11g,"
153.
Oracle documentation for Solaris 10 installation (http://
file:
commands:
prctl
shell, add the following
csh
Installing Sentinel 6.1 SP2
39

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel 6.1 sp2

Table of Contents