Format of the Post-Receive Job Execution Log file
Field Name |
Size |
Start Position |
Remarks |
|
---|---|---|---|---|
Job No. |
char |
6 |
0 |
Job No. |
File ID |
char |
8 |
6 |
File ID |
Receive Start Date |
char |
8 |
14 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
22 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
28 |
Receive end time (HHMMSS) |
Job Process Count |
char |
1 |
34 |
Job count of jobs executed |
Job Name |
char |
210 |
35 |
Execution job name |
Job Start Date |
char |
8 |
245 |
Job start date (YYYYMMDD) |
Job Start Time |
char |
6 |
253 |
Job start time (HHMMSS) |
Job End Time |
char |
6 |
259 |
Job end time (HHMMSS) |
Message Number |
char |
7 |
265 |
Message Number |
Severity |
char |
2 |
272 |
Severity of job termination |
Status |
char |
1 |
274 |
Job status |
Area allocated to system |
char |
64 |
275 |
The area that HULFT uses internally |
File ID (Long) |
char |
50 |
339 |
File ID |
Receive Start Time and Date (Elapsed seconds) |
bin |
8 |
389 |
Elapsed time (seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Receive End Time and Date (Elapsed seconds) |
bin |
8 |
397 |
Elapsed time (seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Job Start Time and Date (Elapsed seconds) |
bin |
8 |
405 |
Elapsed time (seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Job End Time and Date (Elapsed seconds) |
bin |
8 |
413 |
Elapsed time (seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
*When multiple jobs are registered for one job ID, multiple number of records are displayed.
-
Length per record: 421 bytes