User`s guide

DBA Startup Variables
Oracle Environment Variables B-7
Syntax:
sid
is a string of at the most 4 alphanumeric characters
userid
is a string of at most 8 alphanumeric characters which follows the rules of a
BS2000/OSD
USER-ID
Classification:
DBA
,
USER
,
NET
B.4.7 user_ACCOUNT/ user_PASSWORD
user_ACCOUNT
or
user
_
PASSWORD
define credentials of a
USER-ID
, which are used by the
ENTER-PROCEDURE
command to start a process.
Format:
user
_
ACCOUNT
=
account
user
_
PASSWORD
=
password
Syntax:
user
is a string of at the most 8 alphanumeric characters, which follows the
rules of a BS2000/OSD
USER-ID
and must match a
USER-ID
defined by the parameter
sid
_
USER
.
account
is a string of at the most 8 alphanumeric characters, which follows the rules
for a BS2000/OSD account number.
password
is a string of at the most 8 alphanumeric characters, which follows the rules
for a BS2000/OSD password.
Classification:
DBA
,
NET
B.4.8 COM_MPID
This parameter specifies the identification of the shared code pool of the Oracle
instance for
CORE
,
NLS
, and
NET
.
Format:
COM_MPID
=
sid
Classification:
DBA
Default:
COM_MPID
=
&ORASID
B.4.9 COM_BASE
This parameter specifies the address of the shared code pool of the Oracle instance for
CORE
and
NLS
.
Format:
COM_BASE
=
address
Classification:
DBA
Default:
COM_BASE
=
37M
B.4.10 JOBID
This variable is used internally in identifying the background tasks and generating
task-specific names. You see it in some places, but you should never specify it yourself.
Classification:
DBA
B.4.11 KNL_BASE
This variable gives the base address where the shared memory pool is mapped in
memory. This must be an integral number of megabytes.
Format:
KNL_BASE
=
address