DIA-49095
enabling more than one type of SQL tracing is not allowed
Cause
More than one SQL tracing types selected.
Action
Please try any one of the following combinations to enable a SQL trace
- session-based sqltracing - (level, sid, ser, binds, waits, sql_id, sys)
- ClientID-based sqltracing - (level, client_id, binds, waits, plan_stat)
- SVM-based sqltracing - (level, service, module, action, binds, waits, instance_name, plan_stat)
for more information, refer to the DBMS_USERDIAG Documentation.