Valid on z/OS.
Use the SIGREQ keyword to specify if a signature is required for a SIGVER program.
This keyword is optional and has the following format:
TSS ADD(SIGVER) PROGRAM(PROG01) SIGREQ(YES|NO)
One keyword per SIGVER program entry.
This keyword is used with:
This example adds program PROG01 with signature required attribute to the SIGVER Record:
TSS ADDTO(SIGVER) PROGRAM(prog01) SIGREQ(YES)
This example modifies program PROG01 with signature not required attribute:
TSS REP(SIGVER) PROGRAM(prog01) SIGREQ(NO)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|