You can specify one of the reconciliation functions described in Table 290 when activating the CTBRECL program.
Table 290 Reconciliation Functions
Function  | 
Description  | 
|---|---|
WRITE  | 
Defines the input file record structure and restructures the fields in user-defined order.  | 
SETKEY  | 
Defines the key of the input file records to be used by the Control-M/Analyzer Reconciliation facility.  | 
MERGE  | 
Sorts the files involved in the reconciliation process and merges the files into one combined output file.  | 
MERGEX  | 
Sorts the files involved in the reconciliation, merges them, and produces the unmatched records as output.  | 
SUM  | 
Sorts the input files involved in the reconciliation process, sums (subtotals) the records in each file by key, and merges the records into a combined output file.  | 
SUMX  | 
Sorts the input files involved in the reconciliation process, sums (subtotals) records in each file by key, merges the records into a combined output file, and produces the unmatched records as output.  | 
Parent Topic |