Job Execution Result Notification Service Settings

It is not necessary to change the Observe Definition file. However, when the message output destination file name is to be changed, it should be carried out as follows.

Description method of Observe Definition file

HULSNDRCHULSNDRC [L=File name]

Parameter explanation

[L=File name]

Message output destination filename (Optional)

Specify this parameter in the format of 'Library name/File name(Member name).'

'HULFT/HULRJOB(HULRJOB)' is set as default value.

Message output contents

HULSNDRC :HOSTNAME=host name JOBNAME=Job name DATE=date TIME=time RC=Status code MESSAGE=Message DN=Domain name

<Explanation of each field>

HOSTNAME :

Destination host name of the job execution result notification (8 bytes)

JOBNAME :

Job name (60 bytes)

DATE :

Job end date (YYYY/MM/DD)

TIME :

Job end time (HH:MM:SS)

RC :

Status code (4 bytes)

MESSAGE :

Message (128 bytes)

DN :

Domain name (68 bytes)

= Remarks =
  • The message fields are delimited by Null characters.

  • The first 8 bytes of the string that you specified for the DN parameter is shown in the field of the HOSTNAME parameter.

  • Value of the Date parameter are represented according to the value that is specified for the Date Format (DATEFMT) of the System Environment Settings.