Hi, I have been asked to delete my unused libraries on an IBM i machine as an IBM i box cleanup drive and I don’t know the names of them that I created since they are huge in number and mainly were made by several processes or for several tests in the last 1 year.
Is there any way to find those libraries that are owned by me on the IBM i machine, so that then i delete the unused ones from the whole list of libraries on the IBM i?
You can find the libraries created by you on the IBM i system by following these steps:
DSPOBJD
command to list out all libraries for all users on the IBM i machine and create anoutfile
in theqtemp
library.libsname
created in theqtemp
library and select the libraries for the specified user profile.