× 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: disk space analysis with OPNQRYF question
  • From: "Gallagher, Debbie" <dgallagher@xxxxxxxxxxx>
  • Date: Tue, 7 Dec 1999 18:07:00 -0500

Joel:

It might be easier to do something like:

DSPOBJD to an outfile for *all/*all objtype(*file)

then

DSPOBJD to the same outfile (But using *add) for *all/*all objtype(*jrnrcv)

you would have all the info in the same file, and in the same format.

Note: In case you haven't done this before, when you use DSPOBJD, the size
is
not in field ODOBSZ. Instead, multiply ODBPUN (bytes per unit) times ODSIZU
(Size of unit).

Another possibility - if you are already running DISKTASKS on your system,
you
can select the info you want from file QUSRSYS/QAEZDISK.

Debbie Gallagher
dgallagher@deloitte.ca

-----------------------
Original Question
---------------------------------------------

Date: Tue, 7 Dec 1999 11:21:25 -0500
From: "Stone, Joel" <StoneJ@GourmetAward.com>
Subject: disk space analysis with OPNQRYF question

<snip>

I want to build a file of containing the file sizes of each PF and each
journal file on our AS/400.  To build this, I need to run DSPFD to an
outfile for the PF's, and DSPOBJD to a different outfile for the *JRNRCV
files.

<snip>
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-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.