Previous Topic: CANCEL Command (CASRV)Next Topic: DETACH Command (CASRV)


CONCAT Command (CASRV)

The CONCAT command lets you dynamically concatenate data sets.

Syntax

CONCAT DDNAMES=ddnames

Parameters

DDNAMES=

List of at least two DDNAMEs.

At most, 32 DDNAMEs may be specified.

Example

DDNAMES=(DDBASE,DDN2)

The first DDNAME is the “base” or “target." The other DDNAMEs are concatenated. When done, the first DDNAME (DDBASE) is a concatenation of all the data sets.