XML Parameters for DB2 Instance Configuration

The following table lists the supported DB2 instance parameters.

Parameter

Description of Parameter Values

appName

The name of the application.

For Windows, use 'DB2'.

For UNIX, use 'DB2 on Unix'

clientName

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

instanceName

The name of the DB2 instance.

description

The description of the instance.

homeDirectory

The path to the DB2 application's home directory.

encryptionFlag

Enable encryption

Valid values are:

  • 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

userAccount/domainName

The domain name for the user or the machine name. This parameter is only used in a Windows configuration.

userAccount/password

The password for the user.

userAccount/userName

The user name for the user.

networkAgents

Number of network agents.

Range: 1-4.

softwareCompression

Enable compression on the client or MediaAgent computer.

Valid values are:

  • ON_CLIENT, enable software compression on the client

  • ON_MEDIAAGENT, enable software compression on the MediaAgent

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

  • OFF, disable software compression

throttleNetworkBandwidth

Enhance backup performance by reducing network bandwidth overhead.

Range: 2-2147483647.

dataBackupStoragePolicy/storagePolicyName

The data backup storage policy for the DB2 data backup.

logBackupStoragePolicy/storagePolicyName

The log backup storage policy for the DB2 log backup.

commandLinestoragePolicyName

The command line backup storage policy for the DB2 command line backup.

generateSignature

Deduplication signature generated on the client or MediaAgent computer.

Valid values are:

  • ON_CLIENT, enable signature generation on the client

  • ON_MEDIA_AGENT, enable signature generation on the MediaAgent

  • OFF, disable the signature generation

overrideDataPathsforCommandPolicy

Valid values are:

  • true, enable deduplication

  • false, disable deduplication

overrideDataPathsForCmdPolicy

The option to override the library specified in the command line storage policy

Valid values are:

  • true

  • false

associatedUserGroups

User group association with the CommCell Console. This must be used with the 'associatedUserGroupsOperationType' parameter.

associatedUserGroupsOperationType

Species whether the user group is being added or deleted. This must be used with the 'associatedUserGroups' parameter.

Valid values are:

  • ADD - add the user group

  • DELETE - delete the user group

Loading...