Skip to content

Instantly share code, notes, and snippets.

@achampav
Created March 11, 2020 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save achampav/8e683724b3b5f8d76382dc9a5cce8fa8 to your computer and use it in GitHub Desktop.
Save achampav/8e683724b3b5f8d76382dc9a5cce8fa8 to your computer and use it in GitHub Desktop.
SQL> alter database recover managed standby database cancel;
System altered.
SQL> alter database recover managed standby database using current logfile disconnect;
System altered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment