IMG.VERIFY
Verifies that one or more physical save tapes or tape images are readable.
Note
The
VERIFY-IMAGE Proc calls
Syntax
IMG.VERIFY
Restrictions
- IMG.VERIFY is only available in the SYSMAN and SYSPROG accounts.
- IMG.VERIFY may only be run by the database owner.
- Only one instance of IMG.VERIFY may be run at
a time on a database.
IMG.VERIFY cannot be run at the same time as any of the other .
See also the Overview of Save and Restore.
Comments
IMG.VERIFY uses the tape unit(s) currently attached to the default channel.
Procedure
- Ensure that the tape is loaded and on-line, that the tape is write-protected, and you are logged on to SYSMAN or SYSPROG.
-
Use T-ATT or ASSIGN to attach the required tape units to the default channel.
Note
If your backup was saved using multi-deck parallel save, you must attach the same number of tape units as used when saving. If you need more tapes than you have tape decks, you can use tape images as additional decks.
-
Enter at the TCL prompt:
IMG.VERIFY
Example
:T-DEVICE 1 C:\TEMP\FASTBACKUP.RTI:C2 9 :T-ATT [1021] Device(s) TAPE 1 now assigned, record size = 8000 density = 0. :IMG.VERIFY 100% complete Load complete in 00 hrs 00 mins 01 secs [562] Image Verified ok. :
See Also