|
Hi,
I need to create an infrequently used copy of our live data every month. It has to be a complete copy, so originally we were using CPYLIB. But CPYLIB takes an extraordinarily long time to do the job and interferes with the day-to-day processing if (when) it runs into the work day.
Recently we decided to use RSTLIB instead which would restore the nightly backup from the tape and even if the job did run slowly it would not affect the users. However, both DLTLIB and CLRLIB take even longer to clear the backup library before we can restore to it.
After some investigation I discovered that the backup library is journaling to the same journal as the live data after a RSTLIB but no objects are journaled after a CPYLIB. I'm guessing that the journaling is causing the CLRLIB to take an exceptionally long time, and no journaling is required on the backup copy, so can anyone advise how I can use RSTLIB but prevent the journaling from starting on any of the objects restored?
Thanks in advance,
Paul.
As an Amazon Associate we earn from qualifying purchases.
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.