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
- Build Your Own PBX
- Spam king Adam Vitale busted by Secret Service
- AS400 APIs
- What is QZHQSSRV job?
- Common Gateway Interface (CGI) on the as400 / iSeries
- Make del.icio.us bookmarks
- Recommended PHP reading list
- QUSRJOBI API (Retrieve Job Information) as400
- Three Languages For Java Programmers to Learn
- AS400 Job Scheduler
great tip, thanks
ReplyDelete