//stepname EXEC PGM=TMSSMSUP[,PARM='[TEST][,ALL]'] //STEPLIB DD DSN=CAI.CTAPLINK,DISP=SHR //SYSPRINT DD SYSOUT=A //EARLOUT DD DSN=smsup.earlout, // DISP=(NEW,PASS,DELETE), // UNIT=SYSDA, // VOL=SER=VOLSER, // SPACE=(CYL,5), // DCB=(RECFM=FB,LRECL=340,BLKSIZE=n*340) *NOTE
Note: The BLKSIZE may be any multiple of 340.
Parameter Definitions
Indicates that TMC updates are not performed. The records selected are written to the EARLOUT data set.
Directs TMSSMSUP to obtain new Management Class names for all active (nonscratch, nondelete) TMC Volume records and associated DSNB records.
If PARM=ALL is not specified, TMSSMSUP will obtain SMS Management Class names for all active (nonscratch, nondelete) TMC Volume records and associated DSNB records that do not currently have a value in the SMSMC field.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|