HI,
As this is my first post I want to recognise Backup4All as a great product. Kudos to the developers.
I have an issue related to running Backu4All on Windows Server 2008 R2 (I guess the issue would be present on Windows 7 as well). SQL Server 2008 is used also used.
I use Backup4All version 4.3 build 175.
I have a scheduled backup job that backs up standard SQL backup files (.bak and .trn) from a directory and adds the backup to another directory. This is scheduled to run after the standard SQL Server backup.
So for all intents and purposes this is a file system backup.
I have got the flag "Backup open files" set. My understanding is that this will use the Volume Shadow Copy (VSS) service.
Now what happens is that at the start of the backup a full SQL Server backup is also triggered (possibly by VSS) so all my databases are once again backed up (or rather trying to be backed up). It seems like VSS is directing the SQL backup to a virtual disk which seems to be somewhat related to Backup4All. In reality nothing is backed up and the SQL log shows no errors but all databases have a flag saying they were backed up.
I found a post on the Microsoft forums regarding the same issue but using ntbackup: http://social.msdn.microsoft.com/Forums/en-US/sqldatabaseengine/thread/c96bc256-99e5-453e-aa78-7910fe925f65
The SQL server log contains the following entry which shows the master database but the log contains entries for all databases on the server:
"Database backed up. Database: master, creation date(time): 2010/01/12(11:40:38), pages dumped: 380, first LSN: 215:136:109, last LSN: 215:192:1, number of dump devices: 1, device information: (FILE=1, TYPE=VIRTUAL_DEVICE: {'{3CB1CB5C-0E46-42EB-9E01-E410EFC54189}6'}). This is an informational message only. No user action is required."
I was wondering if this issue is known to Backup4All and if there's a fix or some other advice available?
Thanks
Bert

News