Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

How to set up Continues Replication from Log shipping read only Database to Active Database

$
0
0

We are applying logs in every 30 min to one SQL db which has to be in Restoration Mode/Read only mode as we are applying logs continuously. Now we have to Set up Replication of this Read only Db to other SQL db provided that other db will be active one Transaction Replication seems to be doesn't work here as one db is always in Restoration mode Please help How to achieve same

Highlight
Log Shipping Db is read only -- Other db should be Active
As we apply new log to first one we can get same data update on other database that should be in Active mode 


Viewing all articles
Browse latest Browse all 4054

Trending Articles