HP 3PAR Application Software Suite for Oracle User Manual
Page 139

6.25
Recovery Manager 3.0.3/3.0.4 for Oracle User’s Guide
OPTIONS
The following options are supported:
-s
The Oracle SID of the database instance. For Real Application Cluster (RAC) database, an
Oracle SID of any RAC instance can be specified.
-p
The corresponding host name of the database host where the specified Oracle database
instance is running. The value of the database host name must match the output of the
hostname
command.
-t
The timestamp of a virtual copy. It is also the name of the virtual copy. The virtual copy
name can be obtained using the
vcdba_display
command.
-r
The alternate backup host name.
-l
The TPD hostname is the hostname defined on the InServ Storage Server, which represents
the alternate backup host. The
showhost
command lists all available TPD host names.
-e alt_tpdpwfile|alt_tpdusername
alt_tpdpwfile
The location of the 3PAR InServ Storage Server client password file that will be used
by Recovery Manager to access the InServ Storage Server from the alternate backup
host. The password file can be created using InForm CLI
setpassword
command.
alt_tpdusername
The 3PAR InServ Storage Server username that will be used by Recovery Manager to
connect to the InServ Storage Server from the alternate backup host. The InServ
Storage Server user can be created using the InForm CLI
createuser
command.
The created user must have
edit
or above privilege.
If the InForm CLI is configured to allow access from the alternate backup host to the
InServ Storage Server, then
alt_tpdpwfile
must be specified. If SSH is configured
to allow access from the alternate backup host to the InServ Storage Server, then
alt_tpdusername
must be specified.