Mcl
2500 pts. | May 19 2008 3:28PM GMT
WRKOBJ OBJ(*ALL/*ALL) OBJTYPE(*JRNRCV)
Will give you a list of all journal receivers - what you delete is up to you and what the needs of your system are.
WRKOUTQ will give you a list of all output queues showing the number of spooled files. You should delete spooled files that are not needed or at least archive them to tape by some method.
Two other commands you should run are RCLSTG (Reclaim Storage) and RCLSPLSTG (Reclaim Spool Storage). But, you should preferably run the RCLSTG when the system is in a restricted state. See the HELp on the commands for more information.
Regards
Mike
Tpinky
4165 pts. | May 22 2008 5:40PM GMT
Something else you could look for is Performance Logs. GO PERFORM, option 6, then option 2. Library should be QMPGDATA. If you are retaining a lot of these logs they can take up space also. With the Journal receivers, there are several options depending on your business needs for Rentention of the data. Journal receivers can also be set to auto delete depending on parameters set for Days of Rentention, Saved, etc… Do you know if you have the System set to auto handle the journal receivers?






