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!

How to login in container with SQL developer

dsaricMay 21 2014 — edited Jan 29 2015

Hi all,

Probably it is trivial question - but I am not able to find the answer. I use sqlplus most of the time, so I am not familiar with SQL developer.

I have 12c and container named ORACONTAINER, in this container I have HR schema.

When I do login via sqlplus ("sqlplus hr/hr@ORACONTAINER") - it works ok, and "sqlplus HR/HR" will not work - and this is ok.

With SQL developer I can login as sys, but when I try HR/HR it gives me invalid username/password - because I don't know where to specify container for HR user.

Thanks,

Darko

This post has been answered by SaranPantangi on Jun 20 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2014
Added on May 21 2014
3 comments
2,237 views