How, when, and why to display and print fix cover letters.
Cover letters provide information about the fixes that they accompany. You can display them with iSeries™ Navigator or display and print them through the Display PTF Cover Letter (DSPPTFCVR) command.
To display or print cover letters for all fixes that are currently not applied on your system, enter one of the following commands:
DSPPTFCVR LICPGM(*ALL) SELECT(*NOTAPY)
DSPPTFCVR LICPGM(*ALL) SELECT(*NOTAPY) OUTPUT(*PRINT)
To display or print a cover letter for a specific fix, enter one of the following commands:
DSPPTFCVR LICPGM(XXXXXXX) SELECT(ZZZZZZZ)
DSPPTFCVR LICPGM(XXXXXXX) SELECT(ZZZZZZZ) OUTPUT(*PRINT)
XXXXXXX is the licensed program number and ZZZZZZZ is the fix ID for the cover letter you want.