Previous Topic: DEFINED DDNAMENext Topic: PRIME | NOPRIME


EXCLUDE

The EXCLUDE parameter excludes clusters from the restore. Note that this is different from the CATALOG [EXCLUDE] described in CATALOG [EXCLUDE].

Syntax

EXCLUDE

►►─┬─────────────────────────┬────────────────────────────────────────────────►◄
   └─ EXCLUDE  CL=entryname ─┘

Operand

The following table explains the operand for the EXCLUDE parameter:

Operand

Explanation

entryname

The specified generic or specific cluster is excluded from the restore

Usage Rules

The following usage rules apply to the EXCLUDE parameter:

Example

The following sample excludes from a restore all clusters that begin with SMS.TEST:

RESTORE
CLUSTER
CL=SMS.++++.+
 EXCLUDE
  CL=SMS.TEST.+