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



Steven

You can use an outfile from the SAVCHGOBJ command - info type *MBR gets it
all, I think. I'm doing that now.

Vern

At 08:29 AM 9/16/02 +0100, you wrote:
I have just recently re-examined my backup strategy and implemented a daily
SAVCHGOBJ with *ALLUSR , with a weekly SAVLIB *ALLUSR.
This has dramatically reduced my daily save time , from 270 minutes down to
80 minutes in some cases.
This increases my daily operating window dramatically.

However , there is a down side to SAVCHGOBJ *ALLUSR , which I recently found
out whilst performing a DR test recovery.

There is no corresponding restore of changed objects for *ALLUSR.

To restore these changed objects you have to use the RSTOBJ command with a
named library. (There is no library option for *ALLUSR)
Which means that to restore the changed objects you have to know what
libraries were saved and in which order.
Therefore elongating the recovery process.

When you are trying to recover your system in a real DR situation this does
not help in any way.

At the test DR site a wrote a simple CL progam to read in the tapes labels
and output this to an outfile. Using this outfile the libraries were
extracted and placed as a variable into the RSTOBJ command within a loop.
Note no QFILE on a SAVCHGOBJ tape backup.

Now if I can overcome this , why can IBM not create a RSTOBJ *ALLUSR to make
life simpler.

Regards

Steven Gray


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.