Previous Topic: MERGE Control StatementNext Topic: UNLOAD Control Statement


Prerequisites

When you perform a MERGE function with an input database, if the database contains any SYSOUT groups archived to secondary disk storage:

MERGE Control Statement:

Syntax:

MERGE tape-index driver parameters

Where:

tape-index

Specifies the high-level naming prefix to be set for the TAPEIDX initialization parameter. This parameter must be coded when using the ‘driver’ and ‘parameters’ parameters.

To prevent conflicts with any existing archival tapes, MERGE requires that this high-level naming prefix for tapes be different from those for any tapes defined in the input databases.

driver

For OPTICAL storage this is the same value specified in the SARINIT DSK2DRVR parameter. Use driver only if you have an optical disk secondary storage driver.

For CENTERA storage, set driver to a value of CENTERA.

Note: For more information, see the chapter "Using the Optical Disk Interface."

parameters

For OPTICAL storage, this value is the same as the value specified in the SARINIT DSK2PARM parameter.

For CENTERA storage this is:

More information:

UNLOAD Control Statement