Previous Topic: HSM | NOHSMNext Topic: RECALL | NORECALL


OUTDD

The OUTDD parameter identifies the QSAM data set where the data of this cluster is written. No CA FAVER control records are written; this data set is a sequential copy of only this cluster's data. Data set format and media type are controlled by the user through DCB and UNIT parameters included in the JCL. If the DCB information is not supplied or is incomplete, then EXPORT defaults to RECFM=VB,LRECL=cisz,BLKSIZE=cisz+4.

Syntax

OUTDD

►►─┬────────────────┬─────────────────────────────────────────────────────────►◄
   └─ OUTDD=ddname ─┘

Operand

The OUTDD parameter is specified with the following operand:

Operand

Explanation

ddname

The QSAM data set where the cluster data is written

Usage Rule

OUTDD creates a sequential file of compressed data if the cluster was compressed at the time of backup (also true for GVCOPY). However, OUTDD does not allocate across multiple volumes.