Skip to content

Instantly share code, notes, and snippets.

@thewellington
Created October 18, 2013 17:46
Show Gist options
  • Save thewellington/7045257 to your computer and use it in GitHub Desktop.
Save thewellington/7045257 to your computer and use it in GitHub Desktop.
Unlock Oracle Schema/User account
alter user USERNAME account unlock;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment