A CSV file produced by the utility is a text file containing a comma-delimited data. Each record of the file contains the information about a specific job and a specific descriptor value difference. If the descriptor is a list, the file has a record for each item in the longer list (the number of items can be different in the Primary and Secondary JAL).

Each line contains a sequence of the following values enclosed in double quotation marks and separated by commas (both characters can be customized using parameters). Note, that the fields representing dates have the following format: YYYY-MM-DD and the fields representing time are in the form: hh:mm:ss.th.

The following fields appear on every line (in the listed order):

#NameDescription
1SystemSystem name job was analyzed at.
2SubsystemSubsystem name (for ex. JES2).
3DateDate the job was analyzed on.
4TimeTime the job was analyzed at.
5Job NameJob name.
6Job IdJES Job Id.
7Reader DAteDate the job was processed by reader on.
8Reader TimeTime the job was processed by reader at.
9Primary JAL DSData set name Primary JAL came from.
10Secondary JAL DSData set name Secondary JAL came from.
11JAL DescriptorJAL Descriptor name.
12Primary JAL ValueValue the descriptor has for the job in Primary JAL.
13Secondary JAL ValueValue the descriptor has for the job in Secondary JAL.