StorageTek 6 Benutzerhandbuch

Seite von 718
116   VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
 4. For additional information about syntax, refer to
 
Syntax
Control Statement Name
SCRPDEF
initiates the SCRPDEF command and control statement.
Parameters
DATASET or DSN 
specifies the name of the data set containing the SCRPOol statements to be processed 
and, optionally, an OPTion TITLE statement. (Refer to “Scratch Subpool Control 
Statement” on page 100 
and “OPTion TITLE Control Statement” on page 113 for 
details on syntax and parameters). 
Note: The definition data set may contain SCRPOol, TAPEREQ, UNITATTR, 
VOLATTR, and OPTion TITLE statements.  Only OPTion TITLE and SCRPOol 
statements are processed.  If any other statement is encountered, an error message is 
issued and the statement is ignored. 
dataset.name 
specifies the name of the data set containing scratch subpool parameters. If the 
data set name includes a member name, dataset.name must be enclosed in 
quotes. For example, 
DATASET(‘YOUR.DSN(MEMBER)’) 
VOLume 
specifies the serial number of the DASD volume on which the data set resides. This 
parameter is optional. Specify the VOLume parameter if the data set is not cataloged, 
or if a data set on a volume other than the volume indicated by the catalog is to be 
used. 
Note: The volume specified must be a DASD volume. 
volser 
specifies the volume serial number for the definition data set. 
SCRPDEF
DSN(dataset.name)
DATASET(dataset.name)
VOLume(volser)
UNIT(unitname)
HOSTID( host-id
,
)
SCRPDEF