Database Error Messages

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

  1. session-based sqltracing - (level, sid, ser, binds, waits, sql_id, sys)
  2. ClientID-based sqltracing - (level, client_id, binds, waits, plan_stat)
  3. SVM-based sqltracing - (level, service, module, action, binds, waits, instance_name, plan_stat)

for more information, refer to the DBMS_USERDIAG Documentation.