Request Issuance through Jobs

If the internal reader does not have the authority to execute JES commands, the Modify command can be executed through a job, as an alternative.

The following JCL is executed as the job:

[Example of JCL]

//JOBNM JOB JOBOP1,MSGCLASS=MSGCLASS,CLASS=CLASS, 
// JOBOP2
//JOBLIB DD DSN=JLIB1,DISP=SHR
//NOP EXEC PGM=XRMGCR,
// PARM=('Modify command')

The settings of the System Environment Settings fields are applied to the corresponding job name and parameters used in the JCL.

Set the following fields of the System Environment Settings:

Table B.1 System Environment Settings Fields Used in JCL

Definition in JCL

Field of System Environment Settings

Description

JOBNM

Job Name

(*1)

JOBOP1

Job Operand 1

(*1)

MSGCLASS

Message Class

(*1)

CLASS

Class

(*1)

JOBOP2

Job Operand 2

(*1)

JLIB1

Subsequent Job Addition Step STEPLIB Settings 1

(*1)

*1

:

For details, refer to System Environment Settings list.

 

Define the following for the PARM parameter in the JCL:

Table B.2 Definition of PARM Parameter

Parameter

Description

Modify command

Command executed when a request is issued on the HULFT Management Console