Previous Topic: NOVOLCHK Keyword—Bypass Volume Level CheckingNext Topic: OECPUTM Keyword—Maximum CPUTIME for a Dubbed Process


Examples: NOVOLCHK keyword

This example assigns the NOVOLCHK attribute to an ACID within his scope:

TSS ADDTO(USER01) NOVOLCHK

This example allows use of volumes that are not globally allowed for data set creation:

TSS ADDTO(USER01) NOVOLCHK 
                  NODSNCHK

This example removes the NOVOLCHK attribute:

TSS REMOVE(USER01) NOVOLCHK