Skip to content

Instantly share code, notes, and snippets.

@JohnRuddy
Created September 17, 2018 08:17
Show Gist options
  • Save JohnRuddy/f2e9d1af512d9bd82a4848c3fed3e4f6 to your computer and use it in GitHub Desktop.
Save JohnRuddy/f2e9d1af512d9bd82a4848c3fed3e4f6 to your computer and use it in GitHub Desktop.
Database caught in "Restoring" state after a restore. Run the below to rectify.
RESTORE DATABASE aptify WITH RECOVERY;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment