Toad creating new session for each procedure excution
705119Aug 6 2009 — edited Aug 6 2009Hi
I have to record the logon and logoffs to the database. for which I have a after logon trigger.
Now the problem is that whenever I execute some procedure or query through TOAD , it creates a new logon and logoff just for executing the query.
while the same does not happen upon executing procedures fromn sqlplus
Is there some way To stop it.
regards
Sapan