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..!