Hi,
Is there any thing wrong with the below syntax?
EXECUTE DBMS_MONITOR.SESSION_TRACE_ENABLE(session_id => 667, serial_num => 53739, waits => TRUE, binds => TRUE);
I have used this many times earlier but in the current site it is not generating any trace files in udump.
Please let me know if i am doing any thing wrong.
Thanks,




Reply With Quote