Schedule Log file (schlog.dat) format
When multiple fields with the same name are listed in each table, they differ in size. Change which field you refer to according to the conditions of operation.
The data for each field is stored with a specified byte length from the top of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
Schedule ID |
char |
8 |
Schedule ID |
Command |
char |
256 |
Command that was run (stored in the code set of the system locale) |
User Name |
char |
20 |
Name of the user who ran the command (stored in the code set of the system locale) |
Start Date |
char |
8 |
Date on which the command started (YYYYMMDD) |
Start Time |
char |
6 |
Time when the command started (HHMMSS) |
End Date |
char |
8 |
Date on which the command was terminated (YYYYMMDD) |
End Time |
char |
6 |
Time when the command was terminated (HHMMSS) |
Status Code |
bin |
4 |
Status Code of the schedule |
Detail Code |
bin |
4 |
Detailed error code |
User Name |
char |
40 |
Name of the user who ran the command (stored in the code set of the system locale) |
Domain Name |
char |
64 |
Domain name to which the user belongs. |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Schedule ID |
char |
50 |
Schedule ID |
Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Command |
char |
768 |
Command that was run (stored in UTF-8) |
User Name |
char |
120 |
Name of the user who ran the command (stored in UTF-8) |
Reserved |
char |
42 |
Reserved area |
The length per record is 1488 bytes.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
Schedule ID |
char |
8 |
Schedule ID |
Command |
char |
256 |
Command that was run |
User Name |
char |
20 |
Name of the user who ran the command |
Start Date |
char |
8 |
Date on which the command started (YYYYMMDD) |
Start Time |
char |
6 |
Time when the command started (HHMMSS) |
End Date |
char |
8 |
Date on which the command was terminated (YYYYMMDD) |
End Time |
char |
6 |
Time when the command was terminated (HHMMSS) |
Status Code |
bin |
4 |
Status Code of the schedule |
Detail Code |
bin |
4 |
Detailed error code |
User Name |
char |
40 |
Name of the user who ran the command |
Domain Name |
char |
64 |
Domain name to which the user belongs. |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Schedule ID |
char |
50 |
Schedule ID |
Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Reserved |
char |
42 |
Reserved area |
The length per record is 600 bytes.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
Schedule ID |
char |
8 |
Schedule ID |
Command |
char |
256 |
Command that was run |
User Name |
char |
20 |
Name of the user who ran the command |
Startup Date |
char |
8 |
Date on which the command started (YYYYMMDD) |
Start Time |
char |
6 |
Time when the command started (HHMMSS) |
Completed Date |
char |
8 |
Date on which the command was terminated (YYYYMMDD) |
End Time |
char |
6 |
Time when the command was terminated (HHMMSS) |
Status Code |
bin |
4 |
Status Code of the schedule |
Detail Code |
bin |
4 |
Detailed error code |
User Name |
char |
40 |
Name of the user who ran the command |
Domain Name |
char |
64 |
Domain name to which the user belongs. |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Reserved |
char |
19 |
Reserved area |
The length per record is 511 bytes.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
Schedule ID |
char |
8 |
Schedule ID |
Command |
char |
256 |
Command that was run |
User Name |
char |
20 |
Name of the user who ran the command |
Startup Date |
char |
8 |
Date on which the command started (YYYYMMDD) |
Start Time |
char |
6 |
Time when the command started (HHMMSS) |
Completed Date |
char |
8 |
Date on which the command was terminated (YYYYMMDD) |
End Time |
char |
6 |
Time when the command was terminated (HHMMSS) |
Status Code |
bin |
4 |
Status Code of the schedule |
Detail Code |
bin |
4 |
Detailed error code |
Reserved |
char |
79 |
Reserved area |
The length per record is 399 bytes.