StorageTek Host Software Component 6 User Manual

Page of 718
94   VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
LKEYDEF Command and Control Statement
The LKEYDEF command/control statement retrieves LKEYINFO control statements 
containing HSC license key information, and loads them into an address space where they 
are available for retrieval by the HSC license key validation service.
Refer to the VM/HSC Installation Guide for more information about StorageTek license 
keys.  
Warning: The LKEYDEF control statement must be present in the HSC START 
procedure prior to initialization.
The LKEYDEF operator command can be issued from the console without terminating the 
HSC.
Syntax
Command Name 
LKEYDEF 
initiates the LKEYDEF command or control statement. 
Parameter Descriptions
DATASET or DSN
Specifies the name of the data set containing the LKEYINFO control statement(s).
dataset-name
Indicates the name of the data set.
The definition data set can be a fixed length 80-byte sequential data set, or a 
fixed length 80-byte member of a PDS.  If the definition data set is a member of 
a PDS, you must enclose the PDS and member name within single quotes.
VOLume
Optionally, specifies the volume on which the data set resides.  This parameter is 
required if the data set is not cataloged.
volser
Indicates the volume serial number.
DATASET(dataset.name)
DSN(dataset.name
)
VOLume(volser)
LKEYDEF
UNIT(unitname)
HOSTID(host-id)
LKEYDEF