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