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



One way is to change your default wait time to a paltry 5 seconds or some
such thing. Then perform a
SAV DEV('/QSYS.LIB/TAP01.DEVD')
OBJ(('/*')
('/QSYS.LIB' *OMIT)
('/QDLS' *OMIT))
UPDHST(*YES)
And then analyze that for what fails. You may find out you have to omit a
lot of IBM type directories. Or stop/start a bunch of processes, like
Management Central. Then you have to decide about more volatile user
data. Examples being shares to spreadsheets, etc.

Then there are concern which are unique to various shops:
- Domino: Do you drop your Domino servers or get BRMS and use the special
hooks for Domino in BRMS?
- Guested lpars: Do you omit the /QFPNWSSTG directory or do you drop the
server when saving it?
- FSIOP/IXS/IXA/Nom Du Jour: See above statement.
- Virtual tape/CD: Do you save these, omit these, or simply do a
CHGATR OBJ('/VirtualDirectory') ATR(*ALWSAV) VALUE(*NO) SUBTREE(*ALL)
so that even a full system save ignores it? There are some directories
which have this attribute set by default.

Rob Berendt

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.