User`s guide

DBA Startup Variables
B-6 Oracle Database Installation and Administration Guide
B.4.2 BGJPAR
This variable specifies the parameters for the
ENTER-PROCEDURE
command used when
starting background jobs. The
ENTER-PROCEDURE
command is used to submit jobs as
follows:
.jobname ENTER-PROCEDURE jobfile, &BGJPAR
Format:
BGJPAR
=
parameters
Classification:
DBA
Note: The
BGJPAR
variable is set up by the installation procedure.
B.4.3 BGJPRC_UID / BGJPRC_SID
These variables specify the user ID and
orasid
of the file for the background enter
jobs. If the use of a special enter job file is desired, then the parameters must be set to
the desired
userid
and
orasid
.
Format:
BGJPRC_UID=$userid
BGJPRC_SID=sid
Classification:
DBA
,
NET
Default:
BGJPRC_UID=&ORAUID
BGJPRC_SID=DEMO
B.4.4 BGJ_LOG_JOBSTART
This variable specifies whether the operating system message that a new job was
accepted should be logged on
SYSOUT
or not.
Format:
BGJ_LOG_JOBSTART
=
Y/N
Classification:
DBA
,
USER
,
NET
Default:
BGJ_LOG_JOBSTART
=
N
B.4.5 sid_BGJPAR
This variable specifies the parameters, which are used by the
ENTER-PROCEDURE
command to start a server process for the instance specified by
SID
.
Format:
sid
_
BGJPAR
=
parameters
Syntax:
sid
is a string of at the most 4 alphanumeric characters
parameters
is the parameters for the
ENTER-PROCEDURE
command as described in the
BS2000/OSD commands
Classification:
DBA
,
USER
,
NET
B.4.6 sid_USER
This variable specifies the
USER-ID
where the instance assigned by
SID
resides.
Format:
sid
_
USER
=
userid