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
- AS400 Job Scheduler
- Java Examples - JExamples.com
- (no title)
- Lego Electronic Lab Kit Main
- Using QCLRDTAQ to clear data queues in CL and RPG
- What is QZHQSSRV job?
- iReport - OpenSource Java Reporting Tool
- Free AS400 & iSeries Software Tools & Utilities Downloads
- AS400 APIs
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
great tip, thanks
ReplyDelete