backing up transaction logs at the same time? SQL Server 2000 Standard
Edition
The server is configured to back up log files regularly, with the
presence
of a(New) Disaster recovery server and with an inability for
standby(Standard Edition)I am planning to implement some kind of
replication hopefully still backing up the transaction logs to enable
a point in time recovery.
Thanks in advance for your great ideas
Vincento"Vincento Harris" <wumutek@.yahoo.com> wrote in message
news:2fa13ee7.0409281008.347cee08@.posting.google.c om...
> Is there any problem with implementating some kind of replication and
> backing up transaction logs at the same time? SQL Server 2000 Standard
> Edition
> The server is configured to back up log files regularly, with the
> presence
> of a(New) Disaster recovery server and with an inability for
> standby(Standard Edition)I am planning to implement some kind of
> replication hopefully still backing up the transaction logs to enable
> a point in time recovery.
> Thanks in advance for your great ideas
> Vincento
Check out "Backing Up and Restoring Replication Databases" in Books Online -
it covers each type of replication, as well as how to combine replication
with log shipping.
If that doesn't give you enough information, you could post in
microsoft.public.sqlserver.replication - you might get a more detailed
answer there.
Simon
No comments:
Post a Comment