z/OS JES3 Initialization and Tuning Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parameters

z/OS JES3 Initialization and Tuning Reference
SA32-1005-00

Note: The CONSOLE statement is required when supplying an RJPWS statement.
N=
Specifies the 5-character name of the work station. This parameter cannot specify the same name specified in the N parameter on an RJPLINE or RJPTERM statement.
Note: IBM® recommends that a TSO userid should not have the same name as an RJP workstation, group name, or device. This avoids ambiguity when routing inbound SYSOUT data sets.
RD=
Specifies the maximum number of work station reader units. This number must be an integer between 0 and 15.

If you specify an invalid subparameter, JES3 uses the parameter default.

PR=
Specifies the maximum number of work station printer units. This number must be an integer between 0 and 15.

If you specify an invalid subparameter, JES3 uses the parameter default.

PU=
Specifies the maximum number of work station punch units. This number must be an integer between 0 and 15.
If you specify an invalid subparameter, JES3 uses the parameter default.
Note: JES3 pads with a blank card at the end of all punch files regardless of their punch type..
C=
Specifies the type of console support for the work station.
S
indicates that console and print media share the same presentation surface. JES3 never interrupts data streams to send console messages.
R
indicates that the console and printer are separate real devices. JES3 interrupts data streams to send console messages.

If you specify an invalid subparameter, JES3 uses the parameter default.

G=
Used for the group name facility. This parameter associates the work station with a group name. The grpname specified can be up to 8 characters long. This name is also the default destination for any output data set from a job submitted from a work station in the group. BSC RJP and SNA RJP work stations can belong to the same group.

JES3 uses the name specified in the N parameter on this statement as the default.

COMPACT=
Specifies the name of the default compaction table to be used for the work station if the name specified on the COMPACT initialization statement is not desired. If compaction is supported by the work station session and this parameter is specified, JES3 compacts all output data sets sent to the work station using this table unless another table is specified on the SYSOUT or //*FORMAT statement. COMPACT=NO indicates that there is no default compaction table.
P=
Specifies the 1- to 8-character password to be used by the work station. This password must be included in the user data specified on the LOGON command passed to the JES3 LOGON exit by VTAM®, or JES3 will not accept the LOGON. Note that the password must not contain blanks, tabs, commas, or parentheses.

You can also use RACF® to provide SNA RJP LOGON protection. The P parameter is ignored when RACF sign on protection is enabled. See z/OS JES3 Initialization and Tuning Guide for additional information about using RACF to provide security for SNA RJP work stations.

PL=
Specifies the number of invalid LOGONs that can be attempted before the work station is rejected. Once the work station is rejected, the local operator must issue the *START or *RESTART commands to activate the work station. The number specified must be an integer from 0 to 9. If 0 is specified, there is no limit on invalid LOGONs.

If you specify an integer greater than the maximum allowable, JES3 uses the parameter default. If you specify a negative integer or a non-numeric character, JES3 issues message IAT3245 and initialization terminates.

If you specify an invalid subparameter, JES3 uses the parameter default.

AUTO=
Specifies whether automatic LOGON is supported for the work station.
(Y,luname [,modetabentry])
Indicates that automatic LOGON is supported for this work station. The luname is the name of the logical unit (LU). JES3 issues the SIMLOGON for the LU specified in luname when the JES3-VTAM interface is activated or when the local operator issues an *START or *RESTART command and an active session does not exist between JES3 and the work station. The modetabentry is the name of the mode table entry to be used for this work station. The default mode table is the first entry in the LOGMODE table for that LU.
LU=
Specifies the LU names associated with this work station as defined to VTAM. The names specified are those LUs which are permitted to LOGON as this work station. Up to 64 names can be specified.

Parameter Default: LOGONs are accepted from any LU.

TRACE=
Indicates that the SNA RJP trace facility is to be initiated during the work station LOGON process.
SETUP=
Specifies whether the work station printer will automatically go through setup procedures the first time it is accessed after work station LOGON.
YES
Specifies that the work station printer automatically will go through setup procedures. Do not specify SETUP=YES for unattended work stations because the system will wait for an operator response to the setup message.
NO
Specifies normal operation. The first time the printer is accessed after work station LOGON, JES3 assumes the printer is set up according to installation standards. The printer setup message will be sent to the work station operator only if a job requires special forms or features.
VARY
Specifies that the work station printer automatically will go through setup procedures when varied online.
BOTH
Specifies that the work station printer automatically will go through setup procedures when varied online, or the first time accessed after a LOGON.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014