xdep_job file
The xdep_job file contains two record types. The
first contains information about jobs and job streams that are dependent
on a job. Each dependent job and job stream record contains the fixed
length fields, with no delimiters. The fields are described in Xdep_job output fields.
Field | Description | Length (bytes) |
---|---|---|
1 | 03 | 2 |
2 | workstation name | 16 |
3 | job name | 40 |
4 | job stream name | 16 |
5 | not used | 240 |
6 | dependent job stream workstation name | 16 |
7 | dependent job stream name | 16 |
8 | dependent job workstation name | 16 |
9 | dependent job name | 40 |
10 | not used | 6 |
11 | not used | 6 |
12 | not used | 8 |
13 | end-of-record (null) | 1 |
The second record type contains information about jobs
and job streams that are dependent on an internetwork dependency.
Each dependent job and job stream record contains fixed length fields,
with no delimiters. The fields are described in Xdep_job output fields (continued).
Field | Description | Length (bytes) |
---|---|---|
1 | 08 | 2 |
2 | workstation name | 16 |
3 | job name | 120 |
4 | not used | 128 |
5 | dependent job stream workstation name | 16 |
6 | dependent job stream name | 16 |
7 | dependent job workstation name | 16 |
8 | dependent job name | 40 |
9 | not used | 6 |
10 | not used | 6 |
11 | not used | 8 |
12 | end-of-record (null) | 1 |