StorageTek 6 Water System User Manual


 
Chapter 3. HSC Control Statements and HSC Start Procedure 141
1st ed., 6/30/04 - 312579601
Syntax
Control Statement Name
UNITDEF
initiates the UNITDEF control statement.
Parameters
DATASET or DSN
specifies the name of the data set containing the UNITATTR statements to be
processed and, optionally, an OPTion TITLE statement. (Refer to “Unit Attribute
(UNITATTR) Control Statement” on page 136 and “OPTion TITLE Control
Statement” on page 113 for details on syntax and parameters.) The data set may
contain other statements, but they will be ignored.
dataset.name
specifies the name of the data set containing UNITATTR parameters. If the
dataset.name includes a member name, the entire dataset.name must be
enclosed in single quotes. For example,
DATASET(‘YOUR.DSN(MEMBER)’)
VOLume
optionally, specifies the serial number of the volume where the data set resides. If
this parameter is omitted, the data set must be cataloged.
Note: The volume must be a DASD volume.
volser
specifies the volume serial number for the definition data set.
UNIT
specifies the unit where the definition data set is located.
unitname
specifies the unit name. If the definition data set is not cataloged and this
parameter is omitted, a unit name of SYSALLDA is the default.
UNITDEF DATASET(dataset.name)
DSN(dataset.name) VOLume(volser) UNIT(unitname)
HOSTID( host-id
,
)
UNITDEF