From your command prompt, type
SQLPlus "/ as SYSDBA"
SQL> ALTER USER scott ACCOUNT UNLOCK;
Make sure to execute the following command
SQL> COMMIT;
Tuesday, March 6, 2012
Unlock an account
at 7:31 PM
Labels: DBA Tasks, Oracle, Oracle Query
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment