Shelley Allen
SSCrazy
Points: 2146
More actions
October 19, 2015 at 2:29 pm
#312346
I have a database that says 'synchronized / pending recovery' which is causing issues with the application. I am also not able to access any of the 'properties'.
Any ideas how to fix?
October 19, 2015 at 2:56 pm
#1834205
This fixed the issue:
ALTER DATABASE 'DATBASE NAME' SET OFFLINE WITH ROLLBACK IMMEDIATE
ALTER DATABASE 'DATBASE NAME' SET ONLINE WITH ROLLBACK IMMEDIATE
Shelley
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply