Skip to content

Instantly share code, notes, and snippets.

@indrapermana
Created October 15, 2019 03:02
Show Gist options
  • Save indrapermana/178629898547bf7e5a8049dedc92d86e to your computer and use it in GitHub Desktop.
Save indrapermana/178629898547bf7e5a8049dedc92d86e to your computer and use it in GitHub Desktop.
repair database recovery pending
ALTER DATABASE [database_name] SET ONLINE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment