Change User Password in Oracle Posted by ITsiti — April 3, 2012 in ORACLE — Leave a reply Login in SQL and execute below command, alter user USER-NAME identified by NEW-PASSWORD; change user oracle password change user password