StorageTek Host Software Component 6 User Manual

Page of 718
Chapter 3. HSC Control Statements and HSC Start Procedure   117
1st ed., 6/30/04 - 312579601
 
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. 
HOSTID 
(This parameter is valid only for use in PARMLIB, so that multiple systems can 
share a PARMLIB member containing SCRPOol, TAPEREQ, VOLATTR, or 
UNITATTR statements for different releases of HSC. If entered from the console, 
message SLS0018I is issued.) 
Optionally, the HOSTid parameter limits the execution of this control statement to 
the specified hosts. If one of the specified hostids matches the host executing this 
control statement, the control statement is executed for that host. Otherwise, it is 
ignored. If this parameter is omitted, the control statement is executed on all hosts. 
host-id 
specifies the name of one or more hosts from which to execute this control 
statement. Multiple hosts must be separated by commas.  
Examples
The following examples illustrate the use of the SCRPDEF statement.
Load the SCRPOol Parameters From YOUR.DSN(MEMBER)
Load the SCRPOol Parameters From DASD Volume DISK01
SCRPDEF DSN(‘YOUR.DSN(MEMBER)’)
SCRPDEF DSN(‘YOUR.DSN(MEMBER)’) VOLUME(DISK01)
SCRPDEF