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!

EZConnect String incorrect

ebsappsgirlJun 4 2017 — edited Jun 5 2017

I'm trying to setup a dblink, but its not working. After troubleshooting, I notice that my EZCONNECT string is incorrect:

Used EZCONNECT adapter to resolve the alias

Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=orcldev.com))(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.228)(PORT=1521)))

TNS-12541: TNS:no listener

The port is supposed to say 1522

How do I update this. I tried deleting and recreating the listener. I made sure the entry in my tnsnames.ora was correct. I tried modifying the local_listener parameter, I don't know what else to do at this point can someone advise.

This post has been answered by unknown-3431574 on Jun 4 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 3 2017
Added on Jun 4 2017
14 comments
2,961 views