Skip to content

Instantly share code, notes, and snippets.

@altitdb
Created March 20, 2013 11:59
Show Gist options
  • Save altitdb/5204125 to your computer and use it in GitHub Desktop.
Save altitdb/5204125 to your computer and use it in GitHub Desktop.
Retirar lock de usuário
@Oracle
Retirar lock de usuário
alter user MY_USER account unlock;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment