Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Program Temporary Fix Cover Letter (DSPPTFCVR) command shows the program temporary fix (PTF) cover letters for a specified product.
Restriction: 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 |
Keyword | Description | Choices | Notes |
---|---|---|---|
LICPGM | Product | Character value, *ALL | Optional, Positional 1 |
SELECT | PTF numbers to select | Values (up to 300 repetitions): Character value, *NOTAPY, *ALL | Optional, Positional 2 |
RLS | Release | Character value, *ALL | Optional |
CVRATR | Attributes | Single values: *ALL Other values (up to 7 repetitions): *SPCINST, *PREIMM, *PREDLY, *PREOPR, *POSTOPR, *UNKNOWN |
Optional |
CVRLTRLNG | Cover letter language | Character value, *DFT, *ALL | Optional |
OUTPUT | Output | Optional |
Top |
Specifies the product for which cover letters are displayed.
The possible values are:
Top |
Specifies which cover letter is displayed for the specified product.
*ALL cannot be specified for the Product (LICPGM) parameter if a PTF number is specified on the PTF numbers to select (SELECT) parameter.
When LICPGM(*ALL) and SELECT(*ALL) are specified, cover letters for all installed or supported products are displayed.
When LICPGM(licensed-program) and SELECT(*ALL) are specified, cover letters for all releases of the specified product are displayed. The possible values are:
Top |
Specifies the release level of the PTFs being displayed.
The possible values are:
If the release specified is the release of the installed base option of the product, cover letters for all installed options of the product are displayed regardless of the release of the option. All cover letters for options that are supported at this release are also displayed.
If the release specified is not the release of the installed base option of the product, only cover letters of the product options that are supported or installed at that release are displayed.
Top |
Specifies which cover letter to display based on the attributes contained in the cover letter.
Note: The CVRATR parameter can be specified only with SELECT(*ALL) or SELECT(*NOTAPY).
The possible values are:
Top |
Specifies the language feature code that is used to display the cover letters.
The possible values are:
The language feature code that matches the service contact information (WRKCNTINF) will be used.
If no language feature code matches the service contact information, the language feature code that matches the primary language of the operating system will be used.
If no cover letters match the language feature code in the service contact information, or the language feature code of the operating system, all cover letters for the PTF will be displayed. The user will be given a list of language feature codes to choose from (if requested by an interactive job) or all cover letters will be printed with the job's spooled output (if requested by a batch job).
Top |
Specifies whether the output from the command is displayed at the requesting workstation or printed with the job's spooled output.
The possible values are:
Top |
Example 1: Print PTF Cover Letters
DSPPTFCVR LICPGM(5722SS1) SELECT(SI00034) OUTPUT(*PRINT)
This command produces a printout of the cover letter for PTF SI00034 in the product 5722SS1.
Top |
*ESCAPE Messages
Top |