3,520 pts.
 How to retrieve Libraries list not used for more than 60 days
Hi Group, I want to get a Libraries(or Objects) which are not in use for more than 60 days. Do we have any tools/commands available for this? Suggest me.

PRADEEP



Software/Hardware used:
AS/400
ASKED: March 9, 2011  8:20 AM
UPDATED: March 9, 2011  7:59 PM

Answer Wiki:
Just create a file with the objects or libraries you want to check, then read the file in a CL program and test the last change date returned by RTVOBJD. DSPOBJD to an outfile would be an easy way to create a file containing the names of the objects you want to check.
Last Wiki Answer Submitted:  March 9, 2011  7:59 pm  by  AnchorS   380 pts.
All Answer Wiki Contributors:  AnchorS   380 pts. , WoodEngineer   5,570 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _