Harsh’s Tech blog

Harsh back with Blog

How to Lock/Unlock user Account in Oracle

Posted by harshanurodh on April 26, 2009

# Log in oracle server

# sqlplus /as sysdba

# ALTER USER username ACCOUNT LOCK;

# ALTER USER username ACCOUNT UNLOCK;

One Response to “How to Lock/Unlock user Account in Oracle”

  1. Bijay said

    Thanks,
    all are working fine.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>