
This is an archive version of the document. To get the most up-to-date information, see the
current version.
Configuration File
The DB2ConfigTool configures IBM Db2 settings and saves the settings to the Veeam Plug-in configuration file (veeam_config.xml). The file is located in the /opt/veeam/VeeamPluginforDB2 directory on the machine where Veeam Plug-in is installed.
The configuration file has the following structure:
<Config> <CAVerificationParameters /> <AdditionalCertificatePaths /> <ProxyConfig /> <VBRConnectionParams vbrHostName="172.24.182.188" vbrPort="10006" vbrUser="V" vbrDomain="" vbrPassword="4SdkECGybVLU+7GMk886ZQ==" /> <Certificate /> <BackupForRestoreParams /> <AgentParams /> <RepositoryParams> <Repository repositoryName="Default Backup Repository" repositoryID="88788f9e-d8f5-4eb4-bc4f-9b3f5403bcec" /> </RepositoryParams> <PluginParameters /> </Config> |