|
just two minor points: Put the SAVSECDTA first as that is the first thing you must restore in a failure. You forgot *LEAVE on the SAV command ---------------------------- Bryan Dietz ================================= Thanks to all !!! My backup program is now change to: SAVCFG DEV(TAP01) ENDOPT(*LEAVE) SAVSECDTA DEV(TAP01) ENDOPT(*LEAVE) SAVLIB LIB(*ALLUSR) DEV(TAP01) ENDOPT(*LEAVE) + SAVACT(*NO) ACCPTH(*YES) OMITLIB(QMPGDATA + QPFRDATA QUSRSYS) SAV DEV('QSYS.LIB/TAP01.DEVD') OBJ(('/*') + ('/QSYS.LIB' *OMIT) ('/QDLS' *OMIT) + ('/QIBM/PRODDATA' *OMIT) + ('/QOPENSYS/QIBM/PRODDATA' *OMIT)) + UPDHST(*YES) SAVDLO DLO(*ALL) DEV(TAP01) ENDOPT(*UNLOAD) I hope this ok? Mvh / Regards Jan Rockstedt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.