HP 3PAR Recovery Manager 4.5.0 for Oracle on Solaris, Red Hat Linux, and Oracle Enterprise Linux User's Guide (QL226-97705, May 2014)

Backup Specification Option:
Pre-exec:
Pre-exec: Specifiy DP_pre.<backup_specification_name>.
On client: The host name of the Recovery Manager for Oracle backup server where
the pre-exec script will be executed.
Post-exec:
Post-exec: Specifiy DP_post.<backup_specification_name>.
On client: The host name of the Recovery Manager for Oracle backup server where
the post-exec script will be executed.
Ownership:
User: The user name of the Oracle owner.
Group: The group name of the Oracle owner.
System: The host name of the Recovery Manager for Oracle backup server.
NOTE: You must specify the name of the backup specification at the end and the name
of the backup specification must match the specified <backup_specification_name>.
Application Specific Options:
Backup client: The host name of the backup server where the RMAN backup will actually
take place.
You must use HP Data Protector User Interface from a Windows system to access the Cell Manager
when creating a backup specification and to specify the backup server name for the Application
Specific Options. Failure to specify the backup server name in the Application Specific Options
will result in the backup of production database instead of clone database.
Modify HP Data Protector RMAN script
After the HP Data Protector backup specification is saved, modify the RMAN script in the Application
Specific Options as follow:
If the 3PAR_RMO_Online or 3PAR_RMO_Archive template is selected earlier, change the
following lines.
backup
format 'backup_specification <app_name_%s:%t:%p>.dbf
archivelog all;
Change these lines to:
backup
format 'backup_specification <app_name_%s:%t:%p>.dbf
archivelog all skip inaccessible;
Setting Up HP Data Protector Backup 57