Entering content frameSyntax documentation -v|-volume Locate the document in its SAP Library structure

This BRBACKUP command option defines the tape volumes to be used.

Input syntax: -v <volume>|<volume list>|SCRATCH

Default value: defined in init<DBSID>.sap
The length of the volume name is limited to 10 characters.

If you want to use the standard volume(s) specified in parameter volume_backup of the initialization profile, do not use the parameter SCRATCH. In this case, the automatic volume management will cyclically select the volumes named in volume_backup and check whether their expiration period has expired. If a free volume (e.g. with expired expiration period) is found, you are prompted to mount it in the backup device (tape device). BRBACKUP checks the name of the mounted volume and makes sure the expiration period really has expired. The expiration period is configured with parameter expir_period in profile init<DBSID>.sap.

By using the reserved name SCRATCH, you can deactivate the automatic volume management. You can then mount any SAP volume. The program still makes sure that the expiration period has expired.

See Volume Management.

Parameters in init<DBSID>.sap: volume_archive or volume_backup.

Leaving content frame