Previous Topic: Optional Statement: Cluster NamesNext Topic: Sample Statements


Generic entrynames

A generic entryname is composed of select and skip characters. The following table explains how to read the generic entrynames:

Example

Explanation

CLUSTER=AP++++C

Skip characters are represented by a plus sign (+) and do not take part in the compare process. This example includes these clusters:
CLUSTER=AP1000C
CLUSTER=AP2145C

CLUSTER=++C

Generic names can be padded to the right with plus signs (+) up to 44 bytes, so that names of unequal lengths compare equally. This example includes these clusters:
CLUSTER=ABC
CLUSTER=ABCDE

Optional Parameters

Other than CLUSTER, the cluster name statement can include the following optional parameters:

CLUSTER

►►─ CLUSTER ─┬────────────────┬─┬──────────┬──────────────────────────────────►
             └─ /*Comments*/ ─┘ └─ ADDHLQ ─┘

 ►─┬─────────────────────────────┬────────────────────────────────────────────►
   └─ DBD=dbdname ─ DDN=ddnname ─┘

 ►─┬─────────────────────────────────────┬─┬─────────────────────┬────────────►
   └─ DEFINED DDNAME=ddnname(/password) ─┘ └─ DISP= ─┬─ SHR ◄ ─┬─┘
                                                     └─ OLD ───┘

 ►─┬────────────────────┬─┬──────────┬─┬───────────┬──────────────────────────►
   └─ EXCLUDEentryname ─┘ └─ NODATA ─┘ ├─ PRIME ───┤
                                       └─ NOPRIME ─┘

 ►─┬────────────────────────┬─┬────────────────────┬─┬─────────────┬──────────►
   └─ REUSE DDNAME=ddnname ─┘ └─ UEXIT=membername ─┘ └─ XTNDOFF=n ─┘

 ►─┬────────┬─┬───────────────┬───────────────────────────────────────────────►◄
   └─ *AMS ─┘ └─ parameter() ─┘ 

Usage Rules

The following usage rules apply to cluster name statements: