Valid on z/OS.
Use the SMSDATA keyword to add or remove a default SMS data class.
This keyword has the following format:
TSS ADDTO(acid) SMSDATA(data class name)
Specifies the default SMS data class.
Capacity: One 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 class of ALLDATA:
TSS ADDTO(JVAVCA) SMSDATA(ALLDATA)
This example removes the SMSDATA attribute:
TSS REMOVE(JVAVCA) SMSDATA(ALLDATA)
Note: If the value for ACSDEFAULTS is YES, the data set owner 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.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|