Database Error Messages

DIA-49092

sql tracing for client/svm cannot be restricted to a session-wide level

Cause

The sys arg is passed as false for client/SVM SQL tracing, which is not acceptable.


Action

Client/SVM SQL tracing is system-wide; therefore, it cannot be restricted to a session-wide level. By Default, the sys arg is true in client/SVM SQL tracing. Please do not specify sys as FALSE in client/SVM SQL tracing. For more information, refer to the DBMS_USEDIAG documentation.