Work with PTF (WRKPTF)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Work with PTF (WRKPTF) command selects and works with all program temporary fixes (PTFs) for a product.

Top

Parameters

Keyword Description Choices Notes
PTF PTF identifier Character value, *ALL, *PTFSAVF, *ONORDER, *CVLT, *CVLTONLY Optional, Positional 1
LICPGM Product Character value, *SELECT Optional, Positional 2
RLS Release level Character value, *ONLY Optional, Positional 3
Top

PTF identifier (PTF)

Specifies the PTFs with which you want to work.

The possible values are:

*ALL
All PTFs for the specified product and release are shown.
*PTFSAVF
PTFs for the specified product and release that have a save file in QGPL are shown.
*ONORDER
PTFs for the specified product and release that are on order are shown.
*CVLTONLY
PTFs for the specified product and release that contain only a cover letter are shown.
*CVLT
PTFs for the specified product and release that contain a cover letter, regardless of the PTF status, are shown.
PTF-ID
Specify the identifier (ID) of the PTF to be shown.
Top

Product (LICPGM)

Specifies the ID of the product for the PTFs being shown.

The possible values are:

*SELECT
Shows a list of products from which you can select the PTFs you want to show.
product-ID
Specify the product ID for the PTFs that you want to show.
Top

Release level (RLS)

Specifies the release level of the PTFs that are shown.

The possible values are:

*ONLY
Only one release of the specified product is installed or supported on the system.
release-level
Specify the release level in the format VxRyMz, where Vx is the version number, Ry is the release number, and Mz is the modification level. The variables X and y can be a number from 0 through 9, and the variable z can be a number from 0 through 9 or a letter from A through Z.
Top

Examples

WRKPTF   PTF(*ALL)  LICPGM(*SELECT)

This command allows you to select a product from a list of products shown.

Top

Error messages

*ESCAPE Messages

SMU1412
Product &1 release &2 not found.
Top