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
- 80 Column Punched Cards and the History of RPG on the AS400
- Contact Us
- AS400 APIs
- API Example - Deleting Old Spooled Files
- Make a Home made, open source mp3 Player
- What is QZHQSSRV job?
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- UDATE and *DATE in AS400 RPG
- AS400 Job Scheduler
- Using QCLRDTAQ to clear data queues in CL and RPG
great tip, thanks
ReplyDelete