Hello all
I am a new Toad user. I need to debug a package on a Production server [no it can’t be done on DEV].
There is an SSH Tunnel that connects a remote PC [A] to the Production server [B].
Toad on machine A has version number 11.6.0.43 and the Oracle version on [B] is 11gR2.
As far as I am aware the following need to be done :
a. Compile SP / Package [Body and Spec] for debug.
b. Set breakpoint
c. Debug --> Click DBMS Debugger and click Trace Into
Does any additional configuration need to be done for an SSH Tunnel ?
Thank you for any answers.