Oracle RAC XML Instance Parameters

The following table describes the supported Oracle RAC instance parameters.

Parameter

Description of Parameter Values

appName

Name of the application. In this case it would be 'Oracle RAC'

clientName

Name of the RAC pseudo client as displayed in the CommCell Browser

instancePhysicalClient/clientName

Name of RAC client node

instanceName

Name of the Oracle instance

Note: You cannot use this parameter if you use the deleteAllInstances parameter.

userAccount/userName

Name of the user that has local administrator rights to administer the Oracle application. This is the account used by the user to log in to and use the application to run jobs.

userAccount/password

Password of the user that has local administrator rights to administer the Oracle application.

userAccount/domainName

Domain name of the user that has local administrator rights to administer the Oracle application.

oracleRACInstance/connectString/userName

Name of the user with privileges to access the catalog.

oracleRACInstance/connectString/password

Password for the catalog connect user.

oracleRACInstance/connectString/serviceName

Name of the Oracle RAC database.

racDBInstance/connectString/userName

User with all privileges to access the Oracle RAC database

racDBInstance/connectString/password

Password for the Oracle RAC user

instanceOracleSID

Name of the RAC node database.

oracleHome

Path for the Oracle application software

tnsAdminFolder

Path to the TNS Admin directory

dataBackupStoragePolicy/storagePolicyName

Name of the data storage policy

logBackupStoragePolicy/storagePolicyName

Name of the log storage policy

commandLineStoragePolicy/storagePolicyName

Name of the command line storage policy

blockSize

Block size value for backup and restore operations on the selected instance

enableDeduplication

Option to enable or disable deduplication.

Valid values are True/False.

networkAgents

Number of Network Agents

useCatalogConnect

Option to establish connection between the target database and the Recovery Catalog database using the specified connect string, and the Recovery Catalog database will be used for backups.

Valid values are True/False.

softwareCompression

Option to enable compression on the Client or MediaAgent computer. Valid values are:

  • ON_CLIENT, to enable software compression on the client.

  • ON_MEDIAAGENT, to enable software compression on the MediaAgent.

  • USE_STORAGE_POLICY_SETTINGS, to use the software compression options defined on the storage policy.

  • OFF, to disable software compression.

description

A general description of the instance

clientName

Name of the client computer, as displayed in the CommCell Browser

deleteAllInstances

Delete all instances for the specified Oracle RAC pseudo-client.

Valid values are true/false.

Note

You cannot use this parameter if you use the instanceName parameter.

Loading...