xdep_sched file
The xdep_sched file contains information about jobs and job streams that are dependent on a job stream. Each dependent job or job stream record contains fixed length fields, with no delimiters. The fields are described in Xdep_sched output fields.
| Field | Description | Length (bytes) |
|---|---|---|
| 1 | 02 | 2 |
| 2 | workstation name | 16 |
| 3 | job stream name | 16 |
| 4 | not used | 248 |
| 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 |