StorageTek Host Software Component 6 User Manual

Page of 718
Chapter 3. HSC Control Statements and HSC Start Procedure   157
1st ed., 6/30/04 - 312579601
 
Creating an SLKJCL File for Starting the HSC 
An SLKJCL file must be created on the ACS191-disk. The ACS INIT command submits 
the SLKJCL file. This loads the nucleus of the HSC into main storage, instructs the SCP to 
allocate data sets, and invokes the library host software initialization routine. 
Note: Refer to “EXECParm Control Statement” on page 90 for an alternative method of 
specifying GTF Eid and Fid parameters. Also, see ‘‘HSC Initialization Parameters’’ and 
‘‘HSCPARM’’ in the HSC Installation Guide
This section describes how to create the SLKJCL file. A typical syntax for the /PARM 
statement and full descriptions of each of the parameters follows. 
/PARM Statement
 Syntax
/PARM Statement Parameters
 /PARM
defines the list of parameters passed to the HSC initialization routine. 
Note: If you enter more than one of the following parameters, you must separate 
them with a blank space (e.g., BASE SSYS(subsystem) RESET). 
BASE
specifies that the HSC initialize and execute at the base service level.
/PARM
BASE
SSYS(subsystem
)
COLD
RESET
Eid(xxxx
)
Fid(xx
)
Member(xx
)
Dialog(
Off
)
RECONFIG
Console
Log
Both