Format of the Job Execution Log file

Table A.13 Format of Job Execution Log File

Field Name

Byte Count

Remarks

Key Field

X

127

Key information of the Job Execution Log file

File ID (*1)

X

8

Receive file ID or Send file ID

Job ID

X

50

Job ID

Start Date

B

4

Job execution start date (YYYYMMDD)

JCL Library Name

X

44

The library name of the Startup JCL

JCL Member Name

X

8

Startup JCL Member Name

Start Time

B

4

Job execution start time (HHMMSSmm)

End Time

B

4

Job execution end time (HHMMSSmm)

Status

X

1

Job execution status

0: Waiting, 1: Running, 2: Unsuccessful end, 3: Successful end,
4: Status code error

Service ID

B

8

Job status service ID

Area Allocated to System

B

68

The area that HULFT uses internally

Send and Receive Classification

X

1

S: Post-send Job, R: Post-receive Job

Start Date

B

8

Elapsed time (seconds) since January 1, 1970, 00:00:00 in Coordinated Universal Time (UTC)

End Date

B

8

Elapsed time (seconds) since January 1, 1970, 00:00:00 in Coordinated Universal Time (UTC)

File ID (*2)

X

50

Send file ID or Receive file ID

B

:

Binary

X

:

Character

= Remarks =
File ID

Because the maximum length of (*1) is 8 bytes, only the first 8 bytes are stored in the case of a file ID whose length is 9 bytes or more.

Refer to the File ID that is marked with (*2) for a file ID whose length is 9 bytes or more.

Table A.14 Key Field of Job Execution Log File

Field Name

Byte Count

Remarks

Primary Key

 

Log Classification

X

1

J: Job execution

File ID

X

50

Send file ID or Receive file ID

Registration Date

B

4

Log output date (YYYYMMDD)

Registration Time

B

4

Log output time (HHMMSSmm)

Secondary Key 1

 

Log Classification

X

1

J: Job execution

Job ID

X

50

Job ID

Registration Date

B

4

Log output date (YYYYMMDD)

Registration Time

B

4

Log output time (HHMMSSmm)

Secondary Key 2

 

Log Classification

X

1

J: Job execution

Registration Date

B

4

Log output date (YYYYMMDD)

Registration Time

B

4

Log output time (HHMMSSmm)

B

:

Binary

X

:

Character