Tag: stack

Using oradebug to dump call stack?

Using "oradebug dump errorstack <dump level>" one can dump the call stack of the process after attaching to a running session. There are 3 values that can be passed as dump level 0 - dump error buffer 1 - level 0 with call stack 2 - level 1 with process state 3 - level 2 … Continue reading Using oradebug to dump call stack?