Critical Status messages after Backup Exec differential backups
Using EV agent for BE 2010 R3, we do weekly Full backups and daily Differentials. All backups complete succesfully. A couple of days after the full backup, we get the following warnings in the EV10 console.
It is more than 2 days since backup or replication was detected for one or more open partitions. Open partitions with unsecured items scanned: 1 Total open partitions: 1 List of partitions: VaultStore 1 Ptn1 The fingerprint database 'EVVSGVaultStore1_1_1' transaction log for Vault Store Group 'Vault Store 1' has not been backed up for 3 days. The information in this database is at risk until the database has been backed up. The SQL database transaction log for Vault Store 'VaultStore 1' has not been backed up for 3 days. The information in this database is at risk until the database has been backed up.
The weekly Full backup crears these warnings. According to http://www.symantec.com/business/support/index?page=content&id=HOWTO23612, diff backups should a full backup of the the databases, so I believe these messages should not appear.
Anyone come across the same, or know how to stop the warnings appearing?
Differential backup ideally backup the chages from the last full backup ..you need to run incremental backup to avoid the errors you are getting .
Enterprise vault would know the backup is done only when the archvie bit is reset for a vault store partition .
eg if you perform the full backup the archvie bit on the files get reset. Next time when you run the differential backup it will just backup the files chaged from last full bakup but will not touch the archvie bit . and these files would get baked up each time you run the differential backup . whereas if you are running incremental backup it would backup the changes from last full or incremental backup . Incremental backup resets the archive bit . so when performing next backup it would only backup the file with the arhive bit on it .