Work with PTF Groups (WRKPTFGRP)
Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: NoParameters
Examples
Error messagesThe Work with Program Temporary Fix Groups (WRKPTFGRP) command displays a list of PTF groups on the system. A PTF group consists of a list of program temporary fixes (PTFs) defined for the purpose of managing those PTFs as one group. A PTF group can identify other PTF groups called related PTF groups. The PTFs in the PTF group as well as the PTFs in all related PTF groups are used to determine the overall status of the PTF group.
Restrictions:
- This command is shipped with public *EXCLUDE authority and the QPGMR, QSYSOPR, QSRV, and QSRVBAS user profiles have private authorities to use the command.
Top
Parameters
Keyword Description Choices Notes PTFGRP PTF group Character value, *ALL Optional, Positional 1
Top
PTF group (PTFGRP)
Specifies the name of the PTF group to display.
This is a required parameter.
- *ALL
- All PTF groups on the system are displayed.
- PTF-group-name
- Specify the name of the PTF group to display.
- generic*-PTF-group-name
- Specify the generic name of the PTF group to display. A generic name is a character string that contains one or more characters followed by an asterisk (*).
Top
Examples
WRKPTFGRP PTFGRP(SF*)This command allows you to work with all of the PTF groups that start with the letters 'SF'.
Top
Error messages
*ESCAPE Messages
- CPF9845
- Error occurred while opening file &1.
Top