Unsolved

This post is more than 5 years old

3 Posts

707

April 6th, 2010 09:00

RepliStor and SQL Server 2005

Details:

SQL Server 2005 SP3

Using RepliStor to replicate SQL Data/log files across WAN

Question

Is it possible to have both the source databse and the target database online at the same time whille replicating SQL Data files? 

24 Posts

April 6th, 2010 09:00

No, the active/passive configuration that I was referring to is from RepliStor's perspective.

The source is the active node (or cluster in this case) and the target is the passive node (or cluster).

It is not supported to have the database online at both the source and target while replicating the data.

24 Posts

April 6th, 2010 09:00

RepliStor supports an active/passive configuration. The data base should only be online on the source and replicated via RepliStor to the passive target SQL Server.

3 Posts

April 6th, 2010 09:00

Thank you for your reply

Enviroment Details

Windows/ SQL Cluster

SerA (ActiveNode) at local site - RepliStor Source

SerB (PassiveNode) at local site

SerA (ActiveNode) at remote site – RepliStor Target

SvrB(PassiveNode) at remote site

In this senero: can I have the remote site database online at the same time while still replicating?

3 Posts

April 6th, 2010 09:00

Thank you for answering my question.

No Events found!

Top