ORACLE

The ORACLE section is an extension to the CLIENT and CLONING sections for ORACLE environments. The parameters do not depend on the storage device.

CATALOG_DATABASE_CONNECT_STRING
The recovery catalog connect string. This parameter specifies the connect string of the Recovery catalog database that is used to catalog backup information. This value corresponds to the value defined in the <$ORACLE_HOME>/network/admin/tnsnames.ora file.
Default
There is no default value. This parameter is specified by the user.
Advanced mode only
No.
CATALOG_DATABASE_USERNAME
This parameter sets the user name that has the Oracle system database administrator privileges on the Recovery catalog database.
Default
There is no default value. This parameter is specified by the user.
Advanced mode only
No.
TARGET_DATABASE_PARAMETER_FILE
This parameter specifies the fully resolved path and file name of the Oracle parameter file for the target database. This file is a text-based Oracle parameter file (PFILE) and not a binary Oracle Server Parameter File (SPFILE).
Default
<$ORACLE_HOME>/dbs/init<$ORACLE_SID>.ora
Advanced mode only
Yes.
TARGET_DATABASE_PASSWORD_FILE
This parameter specifies the fully resolved path of the target database password file.
Default
orapwSID
Advanced mode only