Added to our SQL “toolkit” with the latest round of Technology Refreshes, IBM i 7.5 TR2 and 7.4 TR8, were two Views and a Table function that helps me get information about Save Files, and their contents.
Prior to these if I wanted to know how many save files I have in my library I would use the Work Object PDM command, WRKOBJPDM:
WRKOBJPDM LIB(MYLIB) OBJTYPE(*FILE) OBJATR(*SAVF)
Read more » Read More