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!

Connecting sys as sysdba from Sql Developer

planetZOct 2 2017 — edited Oct 13 2017

Hello All,

While I installed oracle 11g, I set the password as 123. And after installation I used to connect to sys from sqlplus as password 123 and it used to connect.

Now when I tried the same username password in sql developer, it said invalid username password. I logged in to sys from sqlplus and change sys's password as 456 and then tried to connect to sys from sql developer and it got connected. As a test, when i tried to connect to sys from sqlplus with old password(123), it got connected too. Even when I changed the password.

I would like to know why this happened?I am using 11g 32 bits

thank you..!

This post has been answered by unknown-3431574 on Oct 2 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2017
Added on Oct 2 2017
11 comments
4,921 views