× 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.



Exactly! Then use SQL such like this:

SELECT qaezd0001o.qezalcsize, qaezd0001o.qezdtasize, qaezd0001o.qezobjnam, qaezd0001d.qezdirnam1
FROM QAEZD0001O INNER JOIN QAEZD0001D on qaezd0001O.qezdiridx= qaezd0001D.qezdiridx
WHERE .....

Or you can use good ole query as well.

- Larry


On 10/21/2011 1:48 PM, Luis Rodriguez wrote:
Kirk,

RTVDIRINF?

Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries
--



On Fri, Oct 21, 2011 at 1:03 PM, Kirk Goins<kirkgoins@xxxxxxxxx> wrote:

I looking for a tool or some code that will help me find where I getting
upwards of 1000 new objects in the IFS a day. They got to be small since
over all disk usage isn't changing too much, but my backup is talking
longer
and longer. I am hoping for to programatically get the number of objects
in
a folder. IF this was in the native library system I might be able to use
the data from RTVDSKINF or simple to a CL that used DSPOBJD cmds to an
outfile and then query it.
I am thinking maybe something run from PASE?

Currently we have about 640,000 objects and we are doing any imaging etc.

Thanks
--
Kirk
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.