Previous Topic: SMSMGMT Keyword—Default SMS Management ClassNext Topic: SNAME Keyword—Map User from Lotus Notes


SMSSTOR Keyword—Default SMS Storage Class

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)
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.

Examples: SMSSTOR keyword

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)