Volume Label Check 

The volume label is always the first file on a volume. This file has a format specific to BRBACKUP/BRARCHIVE and is written to the volume using cpio .

This label file has the name: .tape.hdr0 .

You can display the contents of a volume label using the call
brbackup|brarchive -i show -n 1 The label includes:

Label Check Before a Backup

Before BRBACKUP/BRARCHIVE writes to a volume, it reads the volume label file. If this file does not exist, you have to either initialize the volume or mount another volume.

The following volume label information is checked:

Label Check After a Backup

After a backup to a volume is completed, the volume label is checked once more. This is to detect volume, volume device, driver, or hardware errors that would prevent a successful backup, but would not cause an error message to be issued In extreme cases, several sequential backups could be unusable if these systematic errors are not recognized. The system checks whether the name of the database instance, the action ID, and the function ID match the current values.