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



I use the following command weekly:

DSPOBJD OBJ(*ALL/*ALL) OBJTYPE(*ALL) +
OUTPUT(*OUTFILE) OUTFILE(QTEMP/OBJECTS)


That is a good idea; I do this myself. Do bear in mind, though, that on
some systems (YMMV) the IFS consumes a significant percentage of disk space.
An equivalent of what you're doing here - but for the IFS - would be to pipe
the output from PASE's du command to a file that can then be imported to the
DB.

If you don't know what that means, but would like to, let me know; I can
post an example from my own weekly process.

The other thing these both miss, is contents of active job QTEMP libraries.

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"Nuclear war can ruin your whole compile."
-- Karl Lehenbauer




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.