Checking Tapes After an Archive (ON-Archive and ontape)
Use
After an Informix database archive with
ON-Archive or ontape , you should perform the legibility check described below. This makes sure that the tapes can be read successfully, if you need to do a restore. For further details of doing a restore, see Restore.Procedure
$ ondatartr ‘LIST/TAPE=(<tape device>)’
For example, if your tape device was
dev/rmt/0m , you would enter:$ ondatartr ‘LIST/TAPE=(dev/rmt/0m)’

A faulty tape could endanger the integrity of your database. If you need to do a restore and you use a tape that has failed the legibility check, the restore will fail.

For more information about how to use the archives to restore the database, see
See also:
Checking Result of Database Backup or Archive with Message Log Checking Archive Result with Activity Log (ON-Archive)Informix documentation at
http://www.informix.com