HPlogo HP SNA Products Remote System Configuration Guide: HP 3000 MPE/iX Computer Systems > Chapter 2 JES Configuration

JES3 Parameter Descriptions

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Global JES3 Parameters

Note that the global parameters and subparameters described below have special implications for the SNA NRJE workstation definitions.

BUFFER

BUFSIZE=nnnn

The length, in bytes, of each record in spool data sets. The value must be a multiple of four.

Range: 1024-4048

Default: 1248

COMMDEFN

APPLID=JES3

The job entry subsystem VTAM is expecting.

Default: JES3

P=password

This must match the password given for the VTAM parameter PRTCT of the APPL application definition statement.

LU=nnnn

This must be greater than or equal to the total number of LU-LU sessions that can exist at any one time between the host and its defined workstations.

Range: 1- 4095

Default: 255

SYSOUT

CHNSIZE=nn

The size of the RU chain to be transmitted to SNA workstations. To send the entire data set as a single chain, specify DS.

Range: 1- 255

Recommended value: DS

Default: DS

OUTSERV

CDSTOCK=formname

The standard form for punch output.

Recommended value: This parameter ( CDSTOCK) should match the FORMS parameter (described below). This makes SNA NRJE Job Management easier to use.

Default: 5081

FORMS=formname

The standard form for printer output.

Recommended value: This parameter ( FORMS) should match the CDSTOCK parameter (described above). This makes SNA NRJE Job Management easier to use.

Default: 1PRT

JES3 Macros and Parameters

CONSOLE

JNAME=name

The name of the SNA remote job processing (RJP) workstation, as given in the RJPWS macro.

TYPE=RJP

Defines this workstation as an RJP workstation.

DEST=destcode

The type of console messages this console is to receive. NONE specifies that this console is to receive no console messages and can respond as an entry device.

Recommended value: NONE

LL=nnn

The console line length.

Recommended value: 80

Default: 120

LEVEL=nn

The level of authority for the console. Commands allowed at this console are determined by the authority level.

Range: 0-15

Recommended value: 10

Default: 0

DEVICE

CHNSIZE=nnn

The size of the RU chain to be transmitted to SNA workstations. To send the entire data set as a single chain, specify DS. A CHNSIZE value specified in the SYSOUT global parameter (described earlier in this chapter) will override all the CHNSIZE values specified in this macro (DEVICE).

Range: 1- 255

Recommended value: DS

Default: DS

CKPNT=nnnn

Specifies that a checkpoint is taken after the specified number of records ( nnnn).

Recommended value: 1000

Default: Determined by type of printer or punch.

DTYPE=RMTxxxxx

Specifies whether the device is a printer or a punch.

Required value for printers: RMTPRINT

Required value for punches: RMTPUNCH

FORMS=forms

Indicates whether the forms can be changed during writer execution (YES or NO), and designates the initial form to be mounted on the printer. STANDARD means that whatever is specified on the OUTSERV global parameter is to be used.

Recommended value: (YES,STANDARD)

Default: (YES,STANDARD)

JNAME=name

The name of the SNA RJP workstation, as given in the RJPWS macro (described below).

SELECT=EX1

Required for an exchange device.

RJPWS

N=ccccc

The five-character name (ccccc) of the workstation.

RD=n

Themaximum number of logical readers.

Recommended range: 1-7

Recommended value: 7

Default: 1

PR=nn

The maximum number of logical printers at this workstation.

Range: 1-7

Default: 1

PU=nn

The maximum number of logical punches at this workstation.

Range: 0-7

Default: 0

C=R

The type of console support for the workstation devices. R must be specified to indicate that the printer and console are separate devices. This also means that JES3 will interrupt data streams to send console messages.

COMPACT=NO

Specifies no default compaction.

Default: NO

G=groupname

This is used for the group name facility.

P=password

The password that must be entered when this workstation logs on.

PL=n

The number of invalid logons that can be tried before the workstation is rejected.

Range: 0-9

Recommended value: 2

Default: 2

AUTO=N

N specifies that no automatic logon is allowed.

LU=luname

Do not specify this parameter

LEVEL=nn

The level of authority for the console. Commands allowed at this console are determined by the authority level.

Range: 0-15

Recommended value: 10

Default: 0

Feedback to webmaster