Version 8.2.4
 —  Utilities  —

MERGE CLOG: Merge Nucleus Cluster Command Logs

In an Adabas cluster environment, you can merge command logs (CLOGs) across a cluster in one of two ways:

graphics/util_adares_merge.png

Sequential data sets are expected as input to the MERGE CLOG function; therefore, the ADARES CLCOPY function must be executed prior to the ADARES MERGE function.

The timestamp contained in the CLOGLAYOUT=5 is required for the proper merging of command logs records.


Essential Parameter

NUMLOG: Number of Command Log Data Sets

The NUMLOG parameter is required: it specifies the number of command log data sets to be included in the merge process. The maximum number is 32.

Top of page