XML Parameters for Documentum Instance Configuration

The following table lists the supported Documentum instance parameters.

Element

Description of attribute values

-description

A general description of the instance.

-appName

The name of the application, 'Documentum'.

-clientName

The name of the client computer, as displayed in the CommCell Console where the instance is located.

-instanceName

The name of the Documentum instance (docbase repository name).

-docbaseName

The name of the Documentum instance (docbase repository name).

-docbaseVersion

The version of the installed Documentum version.

-docbaseID

The Docbase ID.

-documentumRepository/userAccount/userName

The name of Documentum repository owner.

-documentumRepository/userAccount/domainName (Windows only)

The name of Documentum repository owner on the domain server.

-documentumRepository/userAccount/password

The password of the user account that has access privileges to the Documentum application from the CommCell Console.

The user must be a Local Administrator of the computer that hosts the docbase, and be a member of the docbase owner group with read/write permissions on the Commvault folder.

-documentumSharedPath

The location of the Documentum installation shared path.

-documentumHomePath

The location of the Documentum installation path.

-appType

The database type, ‘Oracle’.

-ftiEnabled {true | false}

Enables the Full-Text Index (FTI).

-oraclesid

The name of the Oracle instance.

-oracleProperties/userAccount/userName

The user account that has access privileges to the Oracle application from the CommCell Console.

-oracleProperties/userAccount/domainName (Windows -only)

The name of the Oracle domain server.

-oracleProperties/userAccount/password

The password of the user account that has access privileges to the Oracle application from the CommCell Console.

The user must be a Local Administrator of the computer that hosts the Oracle database, and be a member of the ora_dba group with read/write permissions on the Commvault folder.

-blockSize

The block size for backup and restore operations on the selected instance.

The value must be a multiple of the minimum physical block size of the Oracle database.

-oracleproperties/oracleHome

The file path for the Oracle application software.

-connectString/userName

The account with database administrator privileges to access the Oracle database (standard and recovery catalog databases).

-connectString/password

The connect password for the Oracle user.

-connectString/instance

The Oracle instance name.

-catalogConnect/userName

Name of the user with access privileges to the Oracle recovery catalog database.

-catalogConnect/password

The password for the user who can connect to the recovery catalog.

-catalogConnect/instance

The Oracle recover catalog instance name.

-ctrlFileAutoBackup {0 | 1 | 2}

The configuration options available AUTOBACKUP of control file so that every time a BACKUP or COPY command is executed in RMAN, an autobackup of the control file is performed.

0

Disable autobackup of the control file.

1

If the backup includes a datafile, then RMAN does not automatically include the current control file in the datafile backup set, but writes the control file and server parameter file to a separate autobackup piece. If the backup does not include a datafile, the control file and server parameter file is written to their own autobackup piece.

2

If the backup includes a datafile, then RMAN automatically includes the current control file and server parameter file in the datafile backup set. RMAN does not create a separate autobackup piece containing the control file and server parameter file.

-encryptionFlag {ENC_MEDIA_ONLY | ENC_NETWORK_MEDIA | ENC_NETWORK_ONLY | ENC_NONE}

Enable encryption.

ENC_MEDIA_ONLY

Enable Media Only (MediaAgent Side) encryption

ENC_NETWORK_MEDIA

Enable Network and Media (Agent Side) encryption

ENC_NETWORK_ONLY

Enable Network Only (Agent Encrypts, MediaAgent Decrypts) encryption

ENC_NONE

No encryption

-useCatalogConnect {true | false}

Use the Use Catalog Connect option available from the Instance Properties dialog box.

When the Use Catalog Connect option is selected, a connection is established between the target database and the recovery catalog database by using the specified connect string. The recovery catalog database is used for backups.

When the option check box is cleared, no connection exists between the target database and the recovery catalog database. The target database control files are used for backups.

true

Use the Use Catalog Connect option

false

Do not use the Use Catalog Connect option

×

Loading...