Skip to content

Instantly share code, notes, and snippets.

@achampav
Created March 11, 2020 15:31
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/c9f90f445abbd1e63ccee4a6977c4dde to your computer and use it in GitHub Desktop.
Save achampav/c9f90f445abbd1e63ccee4a6977c4dde to your computer and use it in GitHub Desktop.
SQL> alter system set log_archive_dest_state_2 = enable scope = both;
System altered.
SQL> alter system archive log current;
System altered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment