Skip to Main Content

SQL Developer for VS Code

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Debugging PL/SQL Called By External Clients

Anthony IJan 23 2025

Are there plans to add the functionality described in this page on the “other” (Oracle Developer Tools for VS Code) extension?

I would like to be able to attach the debugger to my database and debug the code as the database is executing it response to external stimulus.

For example consider a web service that ultimately causes a PL/SQL procedure to be executed; I want to invoke the web service through curl, or exercise a client that calls it, and be able to debug the procedure when the database executes it. Thanks.

Tony

Comments
Post Details
Added on Jan 23 2025
1 comment
63 views