To continue reading for free, register below or login
To read more you must become a member of Search400.com
');
// -->

You can create a log while doing the backup. Depending on the method used, you can request output of information being backed up. On the SAVOBJ and SAVLIB commands, you can hit the F9 key to get all of the options. You will find the option for OUTPUT. This parameter can be *NONE (the default), *PRINT or *OUTFILE. If you just want the listing, use *PRINT. You may also specify what type of information to list. The options are *OBJ, *ERR, *LIB, *MBR. *OBJ will list objects being saved. *LIB will list the libraries saved. The *OBJ will list objects saved. *ERR will list any errors found by Library/Object/Member where an error was encountered. If you want to programmatically verify what was backed up, you can use *OUTFILE and read the file you specify with a program. Alternatively, you can do a DSPTAP or DSPSAVF to list the objects that are located on the tape or in the save file once the save has completed. ==================================
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.
|