Previous Topic: JARSWZ13 Control Statements

Next Topic: Special Execution Considerations for JARSWZ13


JARSWZ13 Execution Description

The INPUT, SELECT, and SORT statements are used as in previous examples. The output file creation is specified by the following statement:

OUTPUT

Indicates that an output file is to be created in the same format as the input file, but that it should consist only of the selected records.

The execution statistics produced for this example shows that there were 1090 OUTPUT RECORDS, which is equal to the number of SELECTED RECORDS and less than 2168, which is the number of pre-SORT input records.