Request Issuance on HULFT Management Console
When users issue requests on the HULFT Management Console, HULFT issues the JES command ($VS command) to the internal reader in order to issue the MODIFY command to the Send program (XRSND) and the Receive program (XRRCV). To carry out this processing, the internal reader needs the authority to execute JES commands.
The following processing on the HULFT Management Console requires the authority:
Send File List Screen and Send Management Information List Screen
Send File command (row command 'I')
Transfer Status List Screen
Send Cancelation command (row command 'C')
Receive Cancelation command (row command 'C')
Resend Queue Status List Screen
Resend File command (row command 'R')
Confirmation of authority to execute JES commands
For JES2
Confirm that the INTRDR statement in the JES2 default settings parameter file (JES2PARM) is set as follows:
INTRDR AUTH=(SYSTEM=YES)
Confirm that the underlined section is specified as 'YES.' If 'YES' is not specified, users cannot issue requests on the HULFT Management Console. For details, refer to JES2 Initialization and Tuning Reference.
You can also check this setting by submitting the $D INTRDR command from the console.
- [Example of Command Submission]
-
$D INTRDR
- [Example of Response Message]
-
$HASP838 INTRDR AUTH=(DEVICE=NO,JOB=YES,SYSTEM=NO),BATCH=YES $HASP838 CLASS=A,DCBATTR=NO,HOLD=NO,HONORLIM=NO,
If users issue these requests but the internal reader does not have the authority to execute JES commands, a method other than the standard method provided by HULFT is available for issuing requests. For details, refer to Request Issuance through Jobs.