When to use below commands in DATABASE MIRRORING and LOGSHIPPING
ALTER DATABASE AdventureWorks SET PARTNER FORCE_SERVICE_ALLOW_DATA_LOSS;
and
RESTORE DATABASE AdventureWorks WITH RECOVERY
When to use below commands in DATABASE MIRRORING and LOGSHIPPING
ALTER DATABASE AdventureWorks SET PARTNER FORCE_SERVICE_ALLOW_DATA_LOSS;
and
RESTORE DATABASE AdventureWorks WITH RECOVERY