Hi
I could not find this info. It’s possible with SQL Navigator to do a remote Debugging? for instance from an APEX session?
thanks
Hi
I could not find this info. It’s possible with SQL Navigator to do a remote Debugging? for instance from an APEX session?
thanks
Hi Filipe,
SQL Navigator has a feature called Just-In-Time Debugging. It allows user to attach SQLNav’s debugger to an external session run on the same Oracle instance. Is it what you are looking for? You can find the description of this feature in Help under Working with PL/SQL code\Debugging PL/SQL\Debugging code run from an external application.
Hope this helps,
Roman