× 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've got a DR test next week and am hoping to get some validation on my
commands. I don't have a test AS400 so I pretty much get one shot to try
this. I'm familiar with the recovery from a GO BACKUP option 11. However,
I have some addition files and libraries to restore from additional tapes.
I don't want to be struggling with commands on the recovery site so I was
wondering if I have supplied the necessary info below to restore each
file/lib and overwrite existing info. The command below will be against two
different tapes and will occur after the option 11 restore.

RSTLIB LIB(*ALLUSR) DEV(TAP01) OMITLIB(LIB1 LIB2 LIB3 LIB4 LIB5 LIB6
LIB7 LIB8 LIB9 LIB10)
RST DEV('qsys.lib/savf.lib/qibm_savf.file') OBJ(('/QIBM/*'))
RST DEV('qsys.lib/savf.lib/lib1_savf.file') OBJ(('/ERP/Packs/*'))
RST DEV('qsys.lib/savf.lib/lib2_savf.file') OBJ(('/SYSTEM/*.*'))
RST DEV('qsys.lib/savf.lib/lib3_savf.file') OBJ(('/INFO/*.*'))
RSTLIB LIB(LIB1 LIB2 LIB3 LIB4 LIB5 LIB6 LIB7 LIB8 LIB9 LIB10 )
DEV(TAP01)
RST DEV('qsys.lib/pdta.lib/pdta.file') OBJ(('/pdta/specfile/*.*'))


A couple of notes... Each device listed in the RST command is put in place
by the RSTLIB command that precedes it. I've never tried these commands, I
simply took the SAVLIB and SAV commands that sav these files and libraries
and changed them to RSTLIB and RST. For RST, I kept the DEV and OBJ the
same.

Thanks in advance.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.