Invoking the Set Utility

Set

SLSCNTL

the primary control data set. A primary control data set is required.

SLSCNTL2

the secondary control data set. This statement is used only if you have configured and initiated a secondary control data set for your installation. A secondary control data set is optional, but highly recommended.

SLSSTBY

the standby control data set. This statement is used only if you have configured and initiated a standby control data set for your installation. SLSIN input to the utility in the form of control cards.

Invoking the Set Utility

The easiest way to run utilities is to execute the ACS UTIL exec by entering the following command:

EXEC ACS UTIL SET

Execution of the statement results in the ACSUTIL SLKJCL file:

ACSUTIL SLKJCL File

/JOB jobname SLUADMIN

 

/PARM MIXED

 

 

/FILE SLSPRINT

DEV PRNT CLASS A

/FILE SLSCNTL

DEV <500>

DSN <dsname>

/FILE SLSCNTL2

DEV <501>

DSN <dsname>

/FILE SLSSTBY

DEV <vaddr> DSN <dsname>

/FILE SLSIN

*

 

* SET COMPRFX(cmdhex)

To execute the utility:

1.Delete the lines in the template that are not required, or leave the comment indicator

(*) in column one.

2.Remove the comment indicator from the desired lines.

3.Specify values for the desired parameters.

4.Delete the parameters that are not desired.

5.Enter the command ‘‘FILE.’’

The job file is then submitted to the ACS service machine for execution.

Chapter 4. Utility Functions 317

1st ed., 6/30/04 - 312579601

Page 347
Image 347
StorageTek 6 manual Invoking the Set Utility, ACSUTIL SLKJCL File