I have mentioned the SQL View GROUP_PTF_INFO a couple of times in passing in other posts on this website, I have not explained what this View gives us.
A PTF Group is a bundle of related PTFs which are designed and managed as a single group. This simplifies PTF updates as all the necessary individual PTFs for a specific group are applied together. Examples of PTF groups are:
- SF99760 for cumulative PTFs
- SF99960 for Db2 for i
- SF99962 for the IBM HTTP server
There are several ways I can check on the PTF Groups on my IBM i partition:
- DSPPTFGRP: Display PTF Group command
- WRKPTFGRP: Work with PTF Group command
- GROUP_PTF_INFO: SQL View
In all of my examples I am going to use the PTF Group for Db2 for i, SF99960, on a partition that is running IBM i 7.6 .
When I use the commands DSPPTFGRP and WRKPTFGRP I am frustrated that I cannot get an output file of the information it retrieves. With WRKPTFGRP I can only display the results:



