To find out your as400 library sizes run
DSPLIB LIB(*All) OUTPUT(*PRINT)
in a batch job.
This will show you the size of all objects in the as400 libraries and the total library size including the objects at the bottom of each library in the report.
Friday, September 18, 2009
Subscribe to:
Post Comments (Atom)
Popular Posts
- List Job (QUSLJOB) API
- Using QCLRDTAQ to clear data queues in CL and RPG
- Make a Home made, open source mp3 Player
- AS400 Job Scheduler
- What is QZHQSSRV job?
- Creating an as400 Query
- UDATE and *DATE in AS400 RPG
- AS400 APIs
- API Example - Deleting Old Spooled Files
- AS400 Jobs: Do you have a job at the moment?
great tip, thanks
ReplyDelete