Previous Topic: NODSNCHK Keyword—Bypasses Access Security ChecksNext Topic: NOLCFCHK Keyword—Execute any Command


Examples: NODSNCHK keyword

This example enables BYPACID to bypass security for data sets and thus access any data set at the installation:

TSS ADDTO(BYPACID) NODSNCHK

This example removes the NODSNCHK attribute:

TSS REMOVE(BYPACID) NODSNCHK