If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
What software tools do you have available? This could easily be a homework kind of question. If you list the tools you can use, an appropriate answer might be possible. — Tom
WRKOBJPDM requires an extra charge tool set, though most systems are likely to have it. For a homework question, it might not fit. And if the tool set isn’t available, it can’t be used at all. There is a native command that is simpler and possibly faster and more efficient than WRKOBJPDM, though it provides fewer options. Note that “*SAVF” only needs to be “SAVF”. — Tom
It’s not necessary to use WRKLIB option 14. You can bring the list up dorectly by running WRKOBJ instead, specifying OBJTYPE(*FILE). But it can’t limit the list only to savefiles. For a similar result, you can open iSeries Navigator and expand your connection-> File Systems-> Integrated File Systems-> QSYS.LIB-> yourlib.LIB. Then take menu option View-> Customize this View-> Include… (or simply press F11) and enter [*.file]. Savefiles are shown as Type “File – Save”. Sorting the column in descending order by Type can bring savefiles to the top. It still doesn’t list “only save file”. — Tom
What software tools do you have available? This could easily be a homework kind of question. If you list the tools you can use, an appropriate answer might be possible. — Tom
WRKOBJPDM requires an extra charge tool set, though most systems are likely to have it. For a homework question, it might not fit. And if the tool set isn’t available, it can’t be used at all. There is a native command that is simpler and possibly faster and more efficient than WRKOBJPDM, though it provides fewer options. Note that “*SAVF” only needs to be “SAVF”. — Tom
WRKLIB take f4 and mention libary name. take option 12 and get into it. then see the attribute of the object if is SAVF then it is save file
It’s not necessary to use WRKLIB option 14. You can bring the list up dorectly by running WRKOBJ instead, specifying OBJTYPE(*FILE). But it can’t limit the list only to savefiles. For a similar result, you can open iSeries Navigator and expand your connection-> File Systems-> Integrated File Systems-> QSYS.LIB-> yourlib.LIB. Then take menu option View-> Customize this View-> Include… (or simply press F11) and enter [*.file]. Savefiles are shown as Type “File – Save”. Sorting the column in descending order by Type can bring savefiles to the top. It still doesn’t list “only save file”. — Tom