Handling tape media errors

This information explains the three most common types of media errors and how to handle them.

When reading from or writing to tape, it is normal for some errors to occur. Three types of tape errors can occur during save and restore operations:
Recoverable errors
Some media devices support recovering from media errors. The system repositions the tape automatically and tries the operation again.
Unrecoverable errors–processing can continue
In some cases, the system cannot continue to use the current tape, but can continue processing on a new tape. The system requests you to load another tape. The tape with the unrecoverable error can be used for restore operations.
Unrecoverable errors–processing cannot continue
In some cases, an unrecoverable media error causes the system to stop the save process. How to recover from a media error during a SAVLIB operation describes what to do when this type of error occurs.

Tapes physically wear out after extended use. You can determine if a tape is wearing out by periodically printing the error log. Use the Print Error Log (PRTERRLOG) command and specify TYPE(*VOLSTAT). The printed output provides statistics about each tape volume. If you use unique names (volume identifiers) for your tapes, you can determine which tapes have excessive read or write errors. You should remove these bad tapes from your media library.

If you suspect that you have a bad tape, use the Display Tape (DSPTAP) or the Duplicate Tape (DUPTAP) command to check the integrity of the tape. These commands read the entire tape and detect objects on the tape that the system cannot read.