Is there a way that SQL Server can backup to 2 parallel locations
through a maintenance plan? I do not mean a striped backup but rather
two complet backups to two separate locations.
Thanks!
BobAgainst the same database, no, there is no database backup mirroring. If
you just want to backup more than one database in a parallel, that's not a
problem.
If you want to mirror backups, I'd recommend a file replication scheme.
--
Kevin Connell, MCDBA
----
The views expressed here are my own
and not of my employer.
----
"Bob" <Bob@.nospam.com> wrote in message
news:49nclvo372m0o3cp5h55urkala4mviomtj@.4ax.com...
> Is there a way that SQL Server can backup to 2 parallel locations
> through a maintenance plan? I do not mean a striped backup but rather
> two complet backups to two separate locations.
> Thanks!
> Bob
No comments:
Post a Comment