Previous Topic: ADMINBY—Record Administration InformationNext Topic: Examples: ADSP control option


ADSP—Security Indicator

Valid on z/OS.

Use the Automatic Data Set Protection (ADSP) control option to control the setting of the security‑indicator (RACF bit) in the DSCB of newly created data sets. If the security‑indicator is set for a data set and a security product is not operating in the system, the data set cannot be opened. For CA Top Secret, if SAF has been initialized, the security product is considered to be operating and the security‑indicator is not checked. For this reason, ADSP(NO) is the recommended setting for this option.

All entry methods are accepted.

This control option has the following format:

ADSP (YES|NO|ALL)
YES

(Default) Security bit is turned ON for defined users operating in non‑DORMANT MODE when any data set is created.

NO

(Recommended) Security indicator is never turned on.

ALL

All entry methods are accepted. The security indicator is turned on in all modes for all users, regardless whether the user is defined to CA Top Secret.

The ADSP control option is not reset to default values when the TSS address space is recycled between IPLs. If ADSP is modified after initialization, that value is preserved across re‑initialization unless explicitly modified in the parameter file.

Use the TSSPROT utility to turn the security indicator ON or OFF for selected data sets. For information, see the Report and Tracking Guide.