Version 8.2.4
 —  Utilities  —

Examples

ADACDC RESETTXF,PHASE=BOTH

Ignoring any information on the input transaction file, reads the primary input data and produces primary output using the input data.

Use this syntax and either remove or dummy the input transaction file (CDCTXI) the first time you run the utility to create a valid transaction file for input to subsequent runs.

ADACDC PHASE=1
ADACDC FILE=20
ADACDC FILE=40-50

Reads the primary input data and processes data only for files 20 and 40 to 50 inclusive. The latest updates for each ISN on those files are written to the extract file.

ADACDC PHASE=2
ADACDC FILE=44-47

Reads a previously created extract file and writes all records for files 44, 45, 46, and 47 to the primary output file.

Top of page