Automatic Tape Changing 

BRBACKUP supports backup on tape devices with automatic tape changing.

Some devices with automatic tape changing require additional time to change the tape. This additional time can be taken into account by adjusting the definition of parameter rewind_offline in profile init<DBSID>.sap .

Settings (operating system specific):

backup_dev_type = tape_auto|pipe_auto

tape_address = /dev/rmt/0hn

tape_address_rew = /dev/rmt/0h

rewind_offline = "mt -t $ offline && sleep 30"

tape_size = 1600M