可学答题网 > 问答 > 1z0-043题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

In your test database,


In your test database, you find that a user’s session is executing a lot of SQL statements, resulting in the generation of a large number of trace files. While investigating the reason, you find that SQL trace has been enabled at the instance level.  You want to disable SQL trace, remotely, only for that user session to reduce the volume of trace data being generated.  How do you achieve this objective?()

  • Aby setting the SQL_TRACE parameter to FALSE in the parameter file
  • Bby using DBMS_MONITOR.SESSION_TRACE_DISABLE to disable the tracing for the user session
  • Cby setting the SQL_TRACE parameter to FALSE by using the ALTER SYSTEM command in the user session
  • Dby setting the SQL_TRACE parameter to FALSE by using the ALTER SESSION command in the user sessio
参考答案
参考解析:
分类:1z0-043题库