Starts PL/SQL trace data collection.
Class
TOraTrace
Syntax
procedure PlSqlTraceStart;
Remarks
When Enabled property is False, call the PlSqlTraceStart method to start PL/SQL trace data collection. Setting Enabled property to True is another way to start the PL/SQL trace.
See Also