Rmora_config – HP 3PAR Application Software Suite for Oracle User Manual

Page 59

Advertising
background image

rmora_config

SYNTAX

rmora_config [-s <oracle_sid> -p <db_server>]

DESCRIPTION

The rmora_config command creates or modifies the Recovery Manager for Oracle configuration
file for a database. A configuration file for each database must be created prior to using any
database snapshot (virtual copy) utilities provided by Recovery Manager for Oracle. The
configuration file will be created at
/etc/3par/solutions/<db_server>.ora.<oracle_sid>/config

.

An equivalent environment file (config_exp.sh) is also automatically created for each created
configuration file; it contains all configuration parameters specified in the configuration file. Recovery
Manager for Oracle uses the environment file, which is stored at the same location as the
configuration file.

rmora_config

is an interactive command. The command will prompt for necessary information

depending on a user’s selection. Generally, the command will prompt for the following information:

ORACLE_SID

- The Oracle database instance ID. For an RAC database, ORACLE_SID can

be an SID of any instance.

PRIMARYHOST

- The hostname of the database server where the Oracle database instance

is running. The value of the database server name must match the output of the hostname
command.

ORACLE_HOME

- The location of Oracle Home on the database server of the specified database

instance.

ORACLE_HOME_BACKUP

- The location of Oracle Home on the backup server.

ASM_ORACLE_HOME

- The location of Oracle Home of the ASM instance on the database

server. This parameter is only required if the specified database is using ASM.

ASM_ORACLE_HOME_BACKUP

- The location of Oracle Home of the ASM instance on the

backup server. This parameter is only required if the specified database is using ASM.

TPDHOST

- The backup server name defined in the HP 3PAR storage system. The hostname

can be obtained from the output of the showhost InForm CLI command, and may not be the
UNIX hostname of the backup server. If Recovery Manager for Oracle can automatically
retrieve the TPDHOST value, you will not be prompted with this question.

TPDSYSNAME_PRIMARY

- The HP 3PAR storage system node name, which is connected to

the database server

TPDSYSNAME_BACKUP

- The HP 3PAR storage system node name, which is connected to the

backup server.

TPDUSERNAME_PRIMARY

- The HP 3PAR storage system CLI user name to be used to connect

to the HP 3PAR storage system node from the database server or multiple database servers if
the InForm CLI user is set to multiple domains. Recovery Manager for Oracle does not support
CLI users with the default domain. The InForm CLI user must be assigned the edit role (privilege)
or 3PAR_RM role.

TPDUSERNAME_BACKUP

- HP 3PAR storage system CLI user name to be used to connect to

the HP 3PAR storage system node from the backup server. This InForm CLI user must be assigned
the edit role (privilege) or 3PAR_RM role.

VCRETENTION

- The default retention time for database virtual copies created using HP 3PAR

Recovery Manager for Oracle Software. The retention time is the amount of time, relative to

Recovery Manager Commands

59

Advertising