Trace closing of an oracle session
Context: In a PHP program, an oracle session is open, a statement executed and finally the oracle session closed.
It seems that closing an oracle session is too much long.
Q: Is there a way to check and / or trace the close of an oracle session?
Thanks in advance,
Armel.