Large Data Editor - Test Script

Dave Sharpe

Member²
Then testing ( function or procedure ) should the "Large Data Editor" launch when I have a variable whose value is large.

Mine doesn't, I just get "(Long value)" and am lost.

If it should is there something I may have done to prevent it ?

If it shouldn't, is there a way to configure and external editor ?

Help section 19 gives me hope, but I can't get to that screen and I don't see anything under options.

Thanks
Dave
 
While debugging you cannot see values longer than 1000 bytes. This is an unfortunate Oracle Debug API limitation.
 
Back
Top