Hi , I created a standby DB to restore the transaction logs. It running fine quite some times , but recently having an issue , the replicated DB keep showing the "restoring" status. How can I "reactivate" the replicated the DB to continue the rest of the restore transaction logs process ?Thanks ,Travis
What was the statement used to RESTORE this backup? Try to restore it again using NO RECOVERY that will allow to restore corresponding tlog backups.