Hello.

I've got a client which has some (big) bunch of files and a MS SQL database which "manages" them.
So the two should be backed up "in sync".

What's the suggested way to do this?

Usually I'm using a client script that runs SQLCMD.
Here however I have two alternatives: either run the script immediately before VSS snapshot or immediately after. In both cases, there will be a small time window where data is modified and I'll lose sync.

Am I missing something or is there a different way to do this?
Can SQLCMD be used to dump data from the VSS snapshot Bacula has just made?

 bye & Thanks
        av.


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to