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
- 80 Column Punched Cards and the History of RPG on the AS400
- What is QZHQSSRV job?
- Make a Home made, open source mp3 Player
- API Example - Deleting Old Spooled Files
- AS400 APIs
- UDATE and *DATE in AS400 RPG
- QUSRJOBI API (Retrieve Job Information) as400
- AS400 Job Scheduler
great tip, thanks
ReplyDelete