Previous Topic: NOADSP Keyword—Prevent Data Set SecurityNext Topic: NOATS Keyword—Fail Automatic Terminal Signons


Examples: NOADSP keyword

This example allows USER01 to create data sets that do not automatically have a RACF bit set by CA Top Secret:

TSS ADDTO(USER01) NOADSP

This example removes the NOADSP attribute:

TSS REMOVE(USER01) NOADSP

Note: Only applicable in non‑always call environments.