× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: DASD USAGE UTILITY
  • From: "Kahn, David [JNJFR]" <DKahn1@xxxxxxxxxxxxx>
  • Date: Fri, 3 Sep 1999 10:42:53 +0200

It might be worth pointing out that the DSPLIB command will give the total
library size if OUTPUT(*PRINT) is used, but not with the default OUTPUT(*).
It can be quite useful for an ad hoc analysis of one or two libraries.
However, it's not the sort of thing you would want to incorporate into an
automated procedure - the days of reading back the spooled output from a
previous step have happily long gone.

Dave Kahn
Johnson & Johnson International (Ethicon) France
Phone : +33 1 55 00 3180
Email :  dkahn1@jnjfr.jnj.com (work)
           dkahn@cix.co.uk      (home)


-----Message d'origine-----
De: Ken Sims at SWS Nevada [mailto:ken.sws@ke9nr.org]
Date: 03 September 1999 00:28
À: rpg400-l@midrange.com
Objet: Re: DASD USAGE UTILITY

The DSPOBJD size of a *LIB object is just that ... the size of the
library object, not the size of all of the objects in the library.
The library object consists primarily of a directory of the objects
in the library.  If you want the size of the library and all of the
objects therein, then you need to add together the DSPOBJD sizes of
the library and all of the objects therein.
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.