1Z0-117 無料問題集「Oracle Database 11g Release 2: SQL Tuning」
You are administering a database that supports a DSS workload, where in an application a set of queries use the query rewrite on materialized views. You notice that these queries are performing poorly.
Which two actions can you make to improve the performance of theses queries?
Which two actions can you make to improve the performance of theses queries?
正解:A、C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You notice some performance degradation for a high-load SQL statement in your database. After investigations, you run the SQL Tuning Advisor, which recommends a SQL Profile. You accept the profile recommendation resulting in a new, tuned execution plan for the statement.
Your database uses SQL plan management and a SQL plan baseline exists for this SQL statement.
Which statement is true?
Your database uses SQL plan management and a SQL plan baseline exists for this SQL statement.
Which statement is true?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Your database has the OLTP_SRV service configured for an OLTP application running on a middle tier. This service is used to connect to the database by using connection pools. The application has three modules. You enabled tracing at the service by executing the following command:
SQL exec DBMS_MONITOR.SERV_MOD_ACT_TRACE_ENABLE ('OLTP_SRV');
What is the correct method of consolidating the trace files generated by the procedure?
SQL exec DBMS_MONITOR.SERV_MOD_ACT_TRACE_ENABLE ('OLTP_SRV');
What is the correct method of consolidating the trace files generated by the procedure?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)