Previous Topic: SMSDATA Keyword—Default SMS Data ClassNext Topic: SMSMGMT Keyword—Default SMS Management Class


Examples: SMSDATA keyword

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.