Valid on z/OS.
Use the SMSSTOR keyword to add or remove a default SMS storage class.
Note: If the value for ACSDEFAULTS is YES, the storage class information is extracted from CA Top Secret. If you do not use the input variables to ACS routines that are saved in CA Top Secret, set this option to NO. This saves additional calls to CA Top Secret during allocation processing.
This keyword has the following format:
TSS ADDTO(acid) SMSSTOR(storage class name)
Specifies the default SMS storage class.
Capacity: 1 keyword per ACID
Range: 1 to 8 characters
This keyword is used with:
This keyword is used with the ADDTO and WHOHAS commands.
This example gives user JVAVCA a default data storage class of SYSSTOR:
TSS ADDTO(JVAVCA) SMSSTOR(SYSSTOR)
This example removes the SMSSTOR attribute:
TSS REMOVE(JVAVCA) SMSSTOR(SYSSTOR)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|