Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

1z0-084 Exam Dumps - Oracle Database 19c: Performance Management and Tuning

Go to page:
Question # 9

18. The application provider has given full indications regarding the procedure to collect statistics.

To reduce the space used in the SYSAUX tablespace, you want to prevent the optimizer statistics Advisor from running.

Which method will allow you to do this?

A.

Set the parameter OPTIMIZER_ADAPTIVE_STATISTICS to FALSE.

B.

Use DBMS_AUTO_TASK_ADMIN. DISABLE to disable the AUTO_STATS_ADVISOR_TASK task.

C.

Set the AUTO_STATS_ADVISOR_TASK global statistics preference to FALSE.

D.

Use DBMS STATS.DROP ADVISOR TASK to drop the AUTO_STATS_ADVISOR_TASK task.

Full Access
Question # 10

Which statement is true about DB time in V$$YS_TIME_MODEL?

A.

DB time is organized as a simple list of statistics and any time period is attributable to only one statistic.

B.

DB time can be many times greater than the elapsed time since the database instance started.

C.

DB tine excludes the time spent waiting for a CPU in the operating system run queue.

D.

DB time includes the time spent executing the RMAN backup and restore command.

Full Access
Question # 11

Accessing the SALES tables causes excessive db file sequential read wait events.

Examine this AWR except:

Now, examine these attributes displayed by querying dba_tables:

Finally, examine these parameter settings:

Which two must both be used to reduce these excessive waits?

A.

Partition the SALES table.

B.

Increase PCTFREE for the SALES table.

C.

Re-create the SALES table.

D.

Compress the SALES table.

E.

Coalesce all sales table indexes.

Full Access
Question # 12

Multiple sessions are inserting data concurrently into a table that has an LOB column.

At some point in time, one of the sessions cannot find available space in the LOB segment and needs to allocate a new extent.

Which wait event will be raised in the other sessions that need space in the LOB column?

A.

enq: SQ - contention

B.

enq: TM - contention

C.

enq: HW - contention

D.

enq: TX - allocate ITL entry

Full Access
Question # 13

You need to transport performance data from a Standard Edition to an Enterprise Edition database. What is the recommended method to do this?

A.

Export the data by using expdp from Statspack and import it by using $ORACLE_HOME/rdbms/admin/awrload into the AWRrepository.

B.

Export the data by using expdp from the ftatspack repository and import it by using impdp into the AWR repository.

C.

Export the data by using the expdp utility and parameter file spuexp.par from the Statspack repository and import it by using impdp into Export the data by using expdp from

the Statspack repository and import it by using impdp into the AWR repository.

D.

Export the data by using the exp utility and parameter file spuexp.par from the Statspack repository and import it by using imp into a dedicated Statspack schema on the destination.

Full Access
Question # 14

Which three types of statistics are captured by statspack with snap level 6?

A.

Parent and child latches

B.

Parent and child latches

C.

Optimizer execution plans

D.

Plan usage data

E.

Enqueue statistics

F.

Segment-level statistics

Full Access
Question # 15

Which Optimizer component helps decide whether to use a nested loop join or a hash join in an adaptive execution plan?

A.

Statistics Feedback

B.

SQL Plan Directives

C.

Statistics Collector

D.

Automatic Reoptimization

E.

Dynamic Statistics

Full Access
Question # 16

Which procedure gathers statistics that are always used in the generation of any execution plan?

A.

DBMS_STATS.GATHER_DICTIONARY_STATS

B.

DBMS_STATS.GATHER_FIXED_ OBJECTS_STATS

C.

DBMS_STATS.GATHER_DATABASE_STATS

D.

DBMS_STATS.GATHER_SYSTEM_STATS

Full Access
Go to page: