Big Cyber Monday Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Oracle Oracle Database 19c 1z0-084 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which two statements are true about cursor sharing?

Options:

A.

Setting Cursor_sharing to FORCE can result in a plan that is suboptimal for the majority of

values bound to a bind variable when executing a cursor with one or more bind variables.


B.

Adaptive Cursor Sharing guarantees that a suboptimal plan will never be used on any execution of a SQL statement.


C.

Setting optimizer_capture_sql_plan_baselines to TRUE loads all adaptive plans for the same statement into the cursor cache.


D.

Setting cursor_sharing to EXACT prevents Adaptive Cursor Sharing from being used.


E.

Adaptive Cursor Sharing requires histograms on filtered columns, used in equality predicates, to allow different execution plans to be generated for statements whose bound values would normally generate different plans at hard parse time.


Expert Solution
Questions # 12:

You must produce a consolidated formatted trace file by combining all trace files generated by all clients for a single service.

Which combination of utilities does this?

Options:

A.

Trace Analyzer and Tracsess


B.

Trcsess and TKPROF


C.

Autotrace and TKPROF


D.

TKPROF and Trace Analyzer


Expert Solution
Questions # 13:

SGA_TARGET and PGA_AGGREGATE_TARGET are configured to nonzero values.

MEMORY_target is then set to a nonzero value but memory_MAX_TARG£T is not set.

Which two statements are true?

A)

Question # 13

B)

Question # 13

C)

Question # 13

D)

Question # 13

E)

Question # 13

F)

Question # 13

G)

Question # 13

Options:

A.

Option


B.

Option


C.

Option


D.

Option


E.

Option


F.

Option


G.

Option


Expert Solution
Questions # 14:

Buffer cache access is too frequent when querying the SALES table. Examine this command which executes successfully:

ALTER TABLE SALES SHRINK SPACE;

For which access method does query performance on sales improve?

Options:

A.

db file scattered read


B.

db file sequential read


C.

index full scan


D.

index range scan


Expert Solution
Questions # 15:

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

Examine this AWR except:

Question # 15

Now, examine these attributes displayed by querying dba_tables:

Question # 15

Finally, examine these parameter settings:

Question # 15

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

Options:

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.


Expert Solution
Questions # 16:

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

Options:

A.

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


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.


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions