Skip to Main Content

SQL & PL/SQL

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!

Cant change user password

mikrimouseDec 6 2018 — edited Dec 12 2018

Hello

I have problem with changing user password .. I am using Toad for Oracle, Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production

I log in as SYS and when I do command
alter user PSK identified by "test1234"; and in output I get User altered i commit it, and after i try to log in as PSK with new password i get ora 01017 invalid username / password logon denied.

PSK user isnt locked i checked that ..

What could be the problem here ?

This post has been answered by mikrimouse on Dec 6 2018
Jump to Answer
Comments
Post Details
Added on Dec 6 2018
9 comments
788 views