Chapter 3. HSC Control Statements and HSC Start Procedure 95
1st ed., 6/30/04 - 312579601
UNIT
Optionally, specifies the unit where the definition data set resides.
unitname
Indicates the unit name. If the definition data set is not cataloged or this
parameter is omitted, a unit name of SYSDA is the default.
HOSTID
Optionally, limits the execution of this command or control statement to the
specified hosts.
host-id
Specifies the name of one or more hosts from which to execute this command
or control statement.
Example
In the following example, the LKEYDEF control statement specifies that HSC license key
information is retrieved from the data set MY.LKEYINFO.FILE during initialization.
LKEYDEF DSN(MY.LKEYINFO.FILE)
LKEYDEF