Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Decrypt user password

MrBabakishiyevJun 7 2011 — edited Jun 7 2011
Hi

I forgot my HR user password.
I connected database sys as sysbda .
connect sys as sysdba / my password;

Then
SQL> select username, password from dba_users;
HR 83307CF5EF89EAE2

How can I decrypt this password?

Thanks

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 5 2011
Added on Jun 7 2011
9 comments
21,855 views