I am wondering if anyone knows of a way to force the Exchange Backup Agent to perform a full backup nightly instead of the diff backups I get when running my rotation scheme? I am aware of a method to do this with ArcServe 2000 (see below), however it does not appear to apply to the newer Exchange Agent and ArcServe v9. I think it would be nice for my Exchange to always get a full backup regardless of what I have setup for a rotation scheme. The less desirable alternative is to setup a separate job just for the Exchange backup. Anyone seen a reghack similar to the one for ArcServe 2000 for telling the Exchange Agent to always perform a "full"?
Here is the info on the method to accomplish this under ArcServe 2000:
PROBLEM: E8602 EC=301 HrBackupPrepare failed. Exchange full backup in incrumental or differential backuo rotation. Circular logging is enabled on the Exchange svr. It appears that the Global Rotation rules override the agents's rules, and force an incrumental or differential backup of Exchange, which will generate this error when Circular logging is enabled. Client had applied ArcerveIT SP1 and successfully updated the Exchange Agent component. But the error still occurred.
RESOLUTION: Use Regedt32 and do the following:
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\ArcserveIT\Base\Task
Create the following key under the "Task" key: "DSFullBackup" The Class can be left blank.
Under \DSFullBackup add the Value: ExchangeFullBackup:REG_DWORD:0x1
Once these changes have been made, ARCerveIT will always do a full backup of Exchange, regardless of the global Options for the rotation scheme.
Here is the info on the method to accomplish this under ArcServe 2000:
PROBLEM: E8602 EC=301 HrBackupPrepare failed. Exchange full backup in incrumental or differential backuo rotation. Circular logging is enabled on the Exchange svr. It appears that the Global Rotation rules override the agents's rules, and force an incrumental or differential backup of Exchange, which will generate this error when Circular logging is enabled. Client had applied ArcerveIT SP1 and successfully updated the Exchange Agent component. But the error still occurred.
RESOLUTION: Use Regedt32 and do the following:
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\ArcserveIT\Base\Task
Create the following key under the "Task" key: "DSFullBackup" The Class can be left blank.
Under \DSFullBackup add the Value: ExchangeFullBackup:REG_DWORD:0x1
Once these changes have been made, ARCerveIT will always do a full backup of Exchange, regardless of the global Options for the rotation scheme.