Which Optimizer component helps decide whether to use a nested loop join or a hash join in an adaptive execution plan?
Which two statements are true about Data Pump import for objects that used the in Memory (IM) column store in their source database?
Database performance degraded between 23:15 and 23:30 for the last three nights. The awr snapshot interval is one hour. The AODM report contains nothing about this performance problem.
With which tool can you further analyze this problem?
Which procedure gathers statistics that are always used in the generation of any execution plan?
Which two actions can cause invalidation or loss of one or more results in the SQL Query Result Cache?
Which three statements are true about tuning dimensions and details of v$sys_time_model and DB time?
Examine this code block, which executes successfully:
DBMS_SERVER_ALERT. SET_THRESHOLD (
DBMS_SERVER_ALERT.CPU_TIME_PER_CALL, DBMS_SERVER_ALERT. OPERATOR_GE, '8000',
DBMS_SERVER_ALERT.OPERATOR_GE, '10000', 1, 2, 'inst1',
DBMS_SERVER_ALERT.OBJECT_TYPE_SERVICE, 'main.regress.rdbms.dev.us.example.com') ;
What will happen?
You must configure and enable Database Smart Flash Cache for a database.
You configure these flash devices:
Examine these parameter settings:
What must be configured so that the database uses these devices for the Database Smart Flash Cache?