12
VSM GUI Getting Started Guide • July 2007
Rev A • 312651601
Unload the VSM GUI SMP/E JCL Data Set
Unloading VSM GUI SMP/E JCL Data Set from
Tape
The VSM GUI SMP/E JCL Data Set contains sample JCL members for the VSM GUI; see
TABLE 2-4
for more information. Use the JCL in
FIGURE 2-1
to create a copy of the SMP/E
JCL from file 33 of the product installation tape to help install the VSM GUI.
FIGURE 2-1
JCL to Unload the VSM GUI 6.2.0 SMP/E JCL
Unloading VSM GUI SMP/E JCL Data Set from
CD-ROM
The VSM GUI SMP/E JCL Data Set contains sample JCL members for the VSM GUI.
Follow the instructions in the file named “
Start here.html
” on the CD-ROM to
transfer the VGUI JCL Samples file using one of the following three methods:
■
CD-ROM on FTP server and ICSF available
Receive FROMNETWORK
Note:
This also works without ICSF if SMP/E is at v3r4.0 or better and the Java
SHA-1 support is available.
jobcard JOB 'accounting information'
//*
//*
//* LOAD PDS FROM UNLOADED DATASET
//*
//LOAD EXEC PGM=IEBCOPY
//SYSUT3 DD UNIT=VIO,SPACE=(CYL,(20,3))
//IN1 DD DSN=SMPE.JCL,DISP=(OLD,KEEP),
// UNIT=3480,
// LABEL=(33,SL,EXPDT=98000),VOL=SER=SKUnnn
//OUT1 DD DSN=hlq.SMPEJCL,DISP=(,CATLG),
// UNIT=SYSDA,
// SPACE=(TRK,(10,2,10)),
// DCB=(RECFM=FB,LRECL=80,BLKSIZE=23440)
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
COPY OUTDD=OUT1,INDD=IN1
//
Summary of Contents for StorageTek VSM GUI
Page 1: ...Sun StorageTek VSM GUI Getting Started Guide 312651601 Version 6 2 Rev A ...
Page 2: ......
Page 6: ...iv VSM GUI Getting Started Guide July 2007 Rev A 312651601 ...
Page 10: ...viii VSM GUI Getting Started Guide July 2007 Rev A 312651601 ...
Page 12: ...x VSM GUI Getting Started Guide July 2007 Rev A 312651601 ...
Page 18: ...xvi VSM GUI Getting Started Guide July 2007 Rev A 312651601 ...
Page 20: ...2 VSM GUI Getting Started Guide July 2007 Rev A 312651601 FIGURE 1 1 VSM GUI Home Page ...
Page 64: ...46 VSM GUI Getting Started Guide July 2007 Rev A 312651601 ...
Page 68: ......