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!

ORA-01017: invalid username/password; login denied.

Ritesh SSep 13 2017 — edited Sep 15 2017

I have oracle database 12c installed.

I am trying to create a database in it which will hold tables etc.

For that , I am doing below.

In SQL PLUS, connect as system.

pastedImage_0.png

Now , I open SQL Developer on the same machine and try to connect to the Database that i connected using above but get error Invalid password or username. As below.

pastedImage_1.png

I referred, below post but that did not help.

Oracle 12c Database - New user Creation

https://dba.stackexchange.com/questions/60806/oracle-12c-create-user

In Oracle 11G, above steps used to work without any issues.

Please help.

Regards,

RVS

This post has been answered by unknown-3431574 on Sep 13 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2017
Added on Sep 13 2017
9 comments
1,284 views