Version 7.1.5.1398
DB version:10gr2
If i try to debug in single session mode i'll get the error "debugging not possible in single session mode".
Once i've started debugging, I want to see the values from a GLOBAL TEMPORARY Table. But, one has to be in Multi-session mode to debug . Since data in GTT is session specific i can't get the data from the temporary table by opening another SQL window.
Is there a workaround for this?
DB version:10gr2
If i try to debug in single session mode i'll get the error "debugging not possible in single session mode".
Once i've started debugging, I want to see the values from a GLOBAL TEMPORARY Table. But, one has to be in Multi-session mode to debug . Since data in GTT is session specific i can't get the data from the temporary table by opening another SQL window.
Is there a workaround for this?
Last edited: