StorageTek 6 manual JCL to Unselect a Volume, JCL Example, Output Description

Models: 6

1 718
Download 718 pages 10.93 Kb
Page 352
Image 352
JCL to Unselect a Volume

Unselect

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.

JCL Example

The following example shows JCL for unselecting volume BWX119.

JCL to Unselect a Volume

/JOB

jobname

SLUADMIN

/PARM

MIXED

 

/FILE

SLSPRINT

DEV PRNT CLASS A

/FILE

SLSIN

*

UNSELECT VOLSER(BWX119)

Output Description

Output occurring from execution of the UNSElect utility includes:

a listing of input commands with appropriate messages when syntax errors occur

messages associated with error conditions resulting from an unsuccessful attempt to execute UNSElect processing

messages indicating actions occurring during processing (see Figure 20 on page 323)

an updated control data set indicating the volume is unselected

a condition code indicating successful or unsuccessful unselection (see Figure 20 on page 323).

322VM/HSC 6.0 System Programmer’s Guide

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

Page 352
Image 352
StorageTek 6 manual JCL to Unselect a Volume, JCL Example, Output Description