hi all
I have configured Database log
shipping between database servers for DR
To fail over to the standby
database I run the query
restore database DB with recovery
is there a way to restore the database in read only mode?
After the restore I would like to put the database back into standby mode so the log shipping will continue to workor do I have to remove the database and reseed from the primary?
thanks in advance