a |
- Backup function |
Normal backup |
b |
- Parameter file |
initC11.sap |
c |
- Backup device type |
tape |
d |
- Objects for backup |
all |
e |
- Backup type |
offline |
f |
- Backup volume(s) |
|
g |
- Query only |
no |
h |
- Special options |
|
i |
- Standard backup |
yes |
j |
- Backup from disk backup |
|
k |
- Restart backup |
|
l |
- Make partial backup complete |
|
s |
- Start BRBACKUP |
|
q |
- Return |
Choose the settings you want from the sub-menu. Use Return to leave the sub-menu in order to set any other parameters necessary for your chosen operation and to start the operation.
Check label before initialization no
The label of the volume is not checked. You can initialize new non-SAP volumes or make a new label for previously initialized volumes.
The expiration period is not checked.
Check label before initialization yes
The label of the volume is checked. You can only re-initialize SAP volumes that have expired. (This option is often used to rename volumes.)
Number of tapes 1
Specify the number of volumes that you want to initialize.
See
-
local tape: Backup to a local tape device (default: corresponds to backup_dev_type = tape ).-
local tape auto changer: Backup to tape when using a device with automatic tape changer; any messages telling you to change the tape are suppressed. (corresponds to backup_dev_type = tape_auto)-
local tape juke box: Backup to jukeboxes or autoloaders that can be addressed locally (corresponds to backup_dev_type = tape_box ).-
remote tape: Backup to a tape device in a remote system, using the command specified in the initialization profile (corresponds to backup_dev_type = pipe ).-
remote tape auto changer: Backup to a device with automatic tape changer using a remote system; any messages telling you to change the tape are suppressed. (corresponds to backup_dev_type = pipe_auto)-
remote tape juke box: Backup to jukeboxes or autoloaders that can be addressed remotely (corresponds to backup_dev_type = pipe_box ).-
external backup tool (backint): Backup using a backup program addressed by the interface program BACKINT (corresponds to backup_dev_type = util_file ), see Using External Backup Programs.
If you want to perform the backup using an external backup program, then you may have to specify the necessary parameters in a parameter file. Enter this file name under Backup utility parameter file.
-
external backup tool (backint) online: File-by-file backup using a backup program addressed by the interface program BACKINT; in an online backup, the BACKUP status is set and completed dynamically for the tablespaces being backed up. This significantly reduces the volume of offline redo log files during an online backup (corresponds to backup_dev_type = util_file_online ).-
external backup tool (backint) with recovery manager:-
local disk: Backup to a locally installed or mounted disk (corresponds to backup_dev_type = disk ).-
remote disk: Backup to a remote disk; this option is recommended if no disk is installed locally, since the transfer protocol is secure (ftp or rcp), and no verification is required, unlike an NSF mount (corresponds to backup_dev_type = stage ).-
database copy to disk: Use this option to make a copy of the database files, including the directory structure, for example when setting up a test system (corresponds to backup_dev_type = disk_copy ).-
no: Backup is started (default).-
with tape check: No backup; you are told which tapes you have to mount for the backup, and a check is made on whether you have actually mounted these tapes.-
without tape check: No backup; you are told which tapes you have to mount for the backup.