Valid on z/OS.
Use the PROGRAM keyword to define a SIGVER record program name. A single program name is allowed per command.
Note: PROGRAM is also valid as a resource class.
The PROGRAM keyword must be specified when administering the SIGVER record.
The name can contain letters, numbers, or special characters.
One to eight characters.
One program name per command.
This keyword is used with:
This example adds program PROG01 to the SIGVER Record:
TSS ADDTO(SIGVER) PROGRAM(prog01)
This example removes program PROG01 from the SIGVER Record:
TSS REM(SIGVER) PROGRAM(prog01)
This example lists the SIGVER entry for program PROG01:
TSS LIST(SIGVER) PROGRAM(prog01)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|