The following general considerations apply to CA ARCserve Backup and the Agent for Microsoft SQL Server:
However, when a large remote SQL Server database is restored, particularly when it involves creation of SQL data files, such as when you restore to a different SQL Server, the Agent for Microsoft SQL cannot reply immediately because SQL Server takes some time to create the files, and the agent must wait for this to complete before it can respond.
The default timeout value is set to 1200 seconds (20 minutes). This should be extended when you restore a large SQL Server database involving large data files. A large SQL Server database (60 GB) might require the value to be as long as 7200 seconds (120 minutes). In general, the default value (1200) can handle most database restores, as well as network errors. However, if you have a network timeout error on a large SQL Server database restore operation, you should increase the time-out value. After the restore is done, you should reset the value to 1200.
The SendTimeOut and ReceiveTimeOut keys can be found on the CA ARCserve Backup Server machine under:
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA ARCserve Backup\Base\Task\Remote
Note: These settings apply to all agents which operate under the Universal Agent service.
The following considerations relate to upgrading the CA ARCserve Backup Agent for Microsoft SQL:
Effective with CA ARCserve Backup r12, there are two registry keys used to include or skip certain database files during backup jobs. Use of these keys is determined by the type of database agent you are using.
To use the SkipDSAFiles registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Computer Associates\CA ARCserve Backup\ClientAgent\Parameters
Type: DWORD
Value: 0 to back up and 1 to skip
The list of data and transaction log files that are part of online databases is retrieved from Microsoft SQL Server at the start of a file backup. This list typically includes, but not exclusively:
Except distmdl.mdf, distmdl.ldf, mssqlsystemresource.mdf, mssqlsystemresource.ldf, which cannot be skipped. Also, if a SQL Server instance is shut down, the database files will not be skipped.
Note: The Exchange Brick Level Agent is no longer supported.
To use the BackupDBFiles registry key
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA ARCserveBackup\ClientAgent\Parameters
Type: DWORD
Value: 0 to skip and 1 to back up (0 is default)
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |