Scenario 1 run a stand-alone disk-only backup
In this scenario, IBM® Storage Protect Snapshot runs a stand-alone operation for a disk-only backup as IBM Storage Protect for Enterprise Resource Planning is not installed.
In phase 1, IBM Storage Protect Snapshot creates a disk-only snapshot backup of the database files. During phases 2 and 3, the control file, configuration files, and log files are saved to the IBM Storage Protect Snapshot repository.
- -t volume, -t volume_online
- IBM Storage Protect Snapshot (backint) uses the snapshot technology available on the snapshot device.
- -t file, -t file_online
- IBM Storage Protect
Snapshot
(backint) transfers the Oracle control files into the IBM Storage Protect
Snapshot repository. Because IBM Storage Protect for
Enterprise Resource Planning is not installed in this scenario,
backint is not available in the
/usr/sap/<SID>/SYS/exe/rundirectory. Therefore, the util_path parameter must specify the IBM Storage Protect Snapshot instance directory in the SAP BR*Tools profile (init<SID>.sap).
- Back up Oracle database files by using the -t volume | -t volume_online option.
- Back up Oracle control files by using the -t file | -t file_online option.
- Back up the configuration and log files by using the -t file | -t file_online option.
backup_dev_type = util_vol | util_vol_online
util_par_file = <ACS_DIR>/profile
util_path = <instance_directory>
In the SAP BR*Tools profile, init<SID>.sap, the util_path parameter must point to the IBM Storage Protect Snapshot instance directory. The util_par_file must point to the IBM Storage Protect Snapshot profile.
TSM_BACKUP NOHowever, such an operation must not be run unless necessary because the Oracle control files and other files are transferred into the repository. These additional files in the IBM Storage Protect Snapshot repository can cause performance issues that are related to back up, restore, and space availability. Even for disk-only backups, an integration with IBM Storage Protect or a third-party tape backup product is the preferred solution. For more information about this solution, see Scenario 2.