Skip to Main Content

SQL Developer

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!

Debugger TOAD vs. SQLDeveloper

cpeJan 22 2015 — edited Jan 23 2015

Why is TOAD able to start a debugging session and SQLDeveloper always comes up with:

ORA-30683: failure establishing connection to debugger

ORA-12541: TNS:no listener

ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68

ORA-06512: at line 1

Same client, same OCI driver, same host, same database, same login, same procedure.

I don't get it.

I have been told that SQLDeveloper requires a "backward connection" from the database to the client, which is prevented by some firewall settings in the company.....

Ok, but why does TOAD not require this, where is the difference?

Is there anything I can do to convince SQLDeveloper to do it just the same way (without having to convince a lot of people putting holes in firewalls)?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 20 2015
Added on Jan 22 2015
4 comments
2,143 views