Sybase Subclient XML Parameters

Updated

The following table describes the supported Sybase subclient parameters.

Parameter

Parameter Values

clientName

Name of the client computer.

appName

Name of the application. In this case it would be 'Sybase Database'.

subclientName

Name of the Sybase subclient.

contentOperationType

Modification type. Valid values are

  • ADD, to add content to the subclient

  • OVERWRITE, to overwrite contents to the subclient.

  • DELETE, to delete the contents from the subclient.

enableBackup

Option to enable backup of Subclient.

Valid values are

true

false

onDemandSubclient

The subclient is for an On-Demand backup

Valid values are

true

false

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.

applicableReadSize

The amount of application data backup jobs read for each unit transferred to the MediaAgent.

dataBackupStoragePolicy/storagePolicyName

The data backup storage policy for the Sybase data backup.

enableDeduplication

Enable or disable deduplication

Valid values are:

  • true, enable deduplication

  • false, disable deduplication

generateSignatureuseDumpBasedBackupCopy

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

preBackupCommand

The script to run before a backup starts.

postBackupCommand

The script to run after the backup completes.

runPostBackup

Run the post-process script even if the restore job failed

Valid values are:

  • YES, run the script even if the job failed

  • NO, run the script only if the job succeeds

useDumpBasedBackupCopy

Use a dump based backup copy for the IntelliSnap operations.

Valid values are:

true, use a dump based backup copy

false, do not use a dump based backup copy

dumpBasedBackupCopyOption/USE_CONFIGURED_SYBASE_INSTANCE

Note: You must have the useDumpBasedCopy parameter set to 'true'.

The backup copy option.

Use an instance that is configured in the CommCell Console

dumpBasedBackupCopyOption/CREATE_AUXILIARY_SYBASE_SERVER

Note: You must have the useDumpBasedCopy parameter set to 'true'.

The backup copy option.

Create an auxiliary Sybase server

instanceName

The instance to use for the backup copy.

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'USE_CONFIGURED_SYBASE_INSTANCE'.

sybaseHome

The full path to the Sybase application software.

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'CREATE_AUXILIARY_SYBASE_SERVER'.

sybaseASE

The full path to the Sybase ASE (Adaptive Server Enterprise) server library path.

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'CREATE_AUXILIARY_SYBASE_SERVER'.

sybaseOCS

The full path to the Sybase OCS (Open Client Server).

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'CREATE_AUXILIARY_SYBASE_SERVER'.

sybaseUser/userName

The database user name.

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'CREATE_AUXILIARY_SYBASE_SERVER'.

sybaseUser/userPassword

The database user password.

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'CREATE_AUXILIARY_SYBASE_SERVER'.

sybaseUser/domainName

The database domain name.

Note: You must fill this in when the dumpBasedBackupCopyOption parameter is set to 'CREATE_AUXILIARY_SYBASE_SERVER'.

isSnapBackupEnabled

Enable or disable IntelliSnap

Valid values are:

  • true, enable IntelliSnap

  • false, disable IntelliSnap

snapShotEngineName

The engine to use for an IntelliSnap backup.

Valid values are in Available Parameters.

snapToTapeProxyToUse/clientName

The client name of the proxy for backup copy operations.

snapToTapeProxyToUseSource

Enable or disable using the source if the proxy is unreachable.

Valid values are:

  • true, use the source

  • false, do not use the source

sybaseContent/databaseName

Databases to be backed up.

numberOfBackupStreams

Option to change the number of streams for data backup.

numberOfTransactionLogStreams

Option to change the number of streams for log backup.

Was this page helpful?