|
The following command will save the entire IFS (Taken from the iSeries Info
Center):
SAV DEV('/QSYS.LIB/media-device-name.DEVD') +
OBJ(('/*') ('/QSYS.LIB' *OMIT) +
('/QDLS' *OMIT))1 UPDHST(*YES)
The command omits QSYS.LIB file system because the SAVSYS command and the
SAVLIB LIB(*NONSYS) command both save it. The command omits the QDLS file
system because the SAVDLO command saves it. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Ask the Experts yourself: Our backup & recovery gurus are waiting to answer your questions.
Search400.com's targeted search engine: Get relevant information on backup & recovery.
Check out this Search400.com Featured Topic on backup & recovery.
|