|
Chapter 6: Backup and Recovery
Overview
As with all computer systems, your work on
the i5 should be
|
|
InitializingYou need to prepare the tape or diskette before you back up anything to tape or diskette. This process is called initialization.
Initializing TapesTo initialize a tape, run the Initialize Tape (INZTAP) command. Here is an example: INZTAP DEV(TAP01) NEWVOL(BACKUP) NEWOWNID(ABC_CORP) + VOL(*MOUNTED) CHECK(*NO) DENSITY(*DEVTYPE) + CODE(*EBCDIC) ENDOPT(*REWIND) CLEAR(*NO)
|