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!

Unable to connect to a database in Net Service using sys user

2684674Oct 14 2015 — edited Oct 15 2015

Hi,

In ‘Oracle Net Configuration Assistant’ I am trying to connect to a Net Service(or Oracle database) which I have created, using the user ‘sys as sysdba’. But while testing connection to the database I am getting this below exception,

           

Connecting...ORA-01017: invalid username/password; logon denied

The test did not succeed.

If I use some other user here, Net Configuration Assistant is successfully connecting to the database.

What should I do in order to be able to connect to DB using sys user?

I am able to connect to using sqlplus command

sqlplus sys/Password1 as sysdba

Sorry if it’s a basic question. I am new to Oracle database.

Thanks in advance.

This post has been answered by unknown-951199 on Oct 14 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2015
Added on Oct 14 2015
16 comments
2,425 views