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
Labels: DBA Tasks, Oracle, Oracle Query
Subscribe to:
Posts (Atom)