IMG.VERIFY

Verifies that one or more physical save tapes or tape images are readable.

Note

The VERIFY-IMAGE Proc calls IMG.VERIFY and should be used in preference to it.

Syntax

IMG.VERIFY

Restrictions

See also the Overview of Save and Restore.

Comments

IMG.VERIFY uses the tape unit(s) currently attached to the default channel.

Procedure

  1. Ensure that the tape is loaded and on-line, that the tape is write-protected, and you are logged on to SYSMAN or SYSPROG.
  2. 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.

  3. Enter at the TCL prompt:

    IMG.VERIFY

IMG.VERIFY now proceeds, as requested. If you have attached just one tape unit, you will be prompted to mount additional reels as necessary.

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

VERIFY-IMAGE , realload host command, SAVE-IMAGE, IMG.SAVE, realdump host command.