| How do I determine which Cumulative PTF package is
installed?
Starting in V5R3, use the Work with PTF Groups (WRKPTFGRP)
command. On the WRKPTFGRP screen, you should find the PTF group
named SF99vrm, where "vrm" corresponds to the release
of your operating system. The level of the PTF group corresponds to
the 5-digit cumulative PTF package date.
You can also use the Display PTF (DSPPTF) command.
For example, on V5R1, use the following command:
DSPPTF LICPGM(5722SS1)
After executing DSPPTF, you will see the Display
PTF Status screen. Cumulative PTF package identifiers begin with the
letters TC. The first entry beginning with these letters and shows a
status indicating the package has been applied is your current
Cumulative PTF level.
Following the TC prefix is a five-digit number
representing the Cumulative package's date. The first two digits
indicate the year, and the last three digits indicate the Julian
Date excluding the year.
For example: on a V5R1 system, Fix TC02134 would
represent Cumulative Fix package C2134510. On V5R2, Fix TC02211
represents Cumulative Fix package C2211520.
|