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!

PL/SQL debugging via Eclipse

658307Sep 5 2008 — edited Jan 19 2011
Hi all,

I am developing a JSP application in Eclipse (3.3.0) and SQL Developer (1.2.1), which interacts with an Oracle Database The operations that write into the DB are all saved in stored procedures and called from the Java Code.

What I'm trying to do is remotely debug the PL/SQL code - when debugging the Java code from Eclipse, so I can trace the whole process, otherwise I can't see what's going on in the stored procedures.

How can make remote debugging work from Eclipse?

Thanks, Leonard

Edited by: user8324848 on 05.09.2008 05:30
This post has been answered by Jim Smith on Sep 8 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2011
Added on Sep 5 2008
11 comments
6,105 views