DIA-49096
Invalid DBMS_USERDIAG.SESSION_SQL_TRACE_DISABLE API usage.
Cause
Invalid API usage.
Action
Please try any one of the following combinations to disable a SQL trace:
- Session-based sqltracing - (level, sid, ser, binds, waits, sql_id, sys)
- ClientID-based sqltracing - (client_id)
- SVM-based sqltracing - (service, module, action, instance_name)
for more information, refer to the DBMS_USERDIAG documentation.