RE: Oir reference
"Bob Cozzi" <[email protected]>
| Newsgroups | gmane.comp.lang.as400.mi |
|---|---|
| Message-ID | <[email protected]> |
Most people want to do this for two purposes. 1) To find out which libraries are taking up the most space. 2) To delete those objects that haven't been used in XX timeframe. DSPOBJD and adding up the object sizes doesn't give you a true representation of the library size. The API QLIRLIBD returns the size of the library and the object count. Also, the GetLibSize() procedure in RPG xTools returns that same information. -Bob Cozzi www.RPGxTools.com RPG xTools - Enjoy programming again. -----Original Message----- From: mi400-bounces-Zwy7GipZuJhWk0Htik3J/[email protected] [mailto:mi400-bounces-Zwy7GipZuJhWk0Htik3J/[email protected]] On Behalf Of Don Sent: Friday, October 07, 2005 8:52 AM To: MI Programming on the AS400 / iSeries Subject: Re: [MI400] Oir reference If you're dealing with general objects...doesn't dspobjd to a outfile give you this? I'm at my kids school having to deal with some linux and windows issues and don't have a 400 in front of me, but I've used that and dspfd before for this kinda data... Linux is such a pain in the ass piece of crap... Don in DC At 12:41 PM 10/7/2005 +0200, you wrote: >I'm specifically interested in: > >Object size >Date last used > >Do you know where this information can be found ? > > >_______________________________________________ >This is the MI Programming on the AS400 / iSeries (MI400) mailing list >To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected] >To subscribe, unsubscribe, or change list options, >visit: http://lists.midrange.com/mailman/listinfo/mi400 >or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected] >Before posting, please take a moment to review the archives >at http://archive.midrange.com/mi400. _______________________________________________ This is the MI Programming on the AS400 / iSeries (MI400) mailing list To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mi400 or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/mi400. _______________________________________________ This is the MI Programming on the AS400 / iSeries (MI400) mailing list To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mi400 or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/mi400.