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



Roberto Etcheverry wrote:

I have to do a save from a system (520) which has 2 integrated xseries since the xseries only run an application that does not
need backing up, how can we backup the entire system i but ignore
the xseries' storage ? (not only is that storage not needed on
the backup, it makes the backup a loooot longer)

I don't think there is a way, since Option 21 is a FULL save and that includes any nwds that i could have...

<<SNIP>>

The GO SAVE Option-21 is a customizable process. The process can not only be customized interactively for each request by requesting prompted mode to allow changing parameter specification of the various SAV* commands, but also by making custom changes to the program source. The CL program named QMNSAVE [search the web; surely often mentioned] in QSYS allows its source to be retrieved using the RTVCLPGM command. After the CLP source is retrieved, the commands in the source can be modified, the original program saved, and the program re-compiled with the changed source. Just use the supported "OMIT" parameter on each of the various save commands, to avoid saving that which should not be included.

Of course adjust the DR planning appropriately, to reflect that the omitted objects need to be both saved separate from the GO SAVE option-21 and then restored separate from the GO RESTORE option-21.

Regards, Chuck

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.