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

1z0-084 Questions Bank

Page: 4 / 4
Total 55 questions

Oracle Database 19c: Performance Management and Tuning Questions and Answers

Question 13

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?

Options:

A.

enq: SQ - contention

B.

enq: TM - contention

C.

enq: HW - contention

D.

enq: TX - allocate ITL entry

Question 14

You use SQL Tuning Advisor to tune a given SQL statement.

The analysis eventually results in the implementation of a SQL Profile.

You then generate the new SQL Profile plan and enforce it using a SQL PlanBaselinebut forget to disable the SQLProfile and a few days later you find out that the SQL Profile is generating a new execution plan.

Which two statements are true?

Options:

A.

The existence of two concurrent plan stability methods generates a child cursor for every execution.

B.

The SQL Profiles as well as SQL Plan Baseline are implemented using hints, so they both generate the same plan.

C.

The execution plan is the one enforced by the SQL Profile.

D.

The execution plan is the one enforced by the SQL Plan Baseline.

E.

The SQL Plan Baseline must be accepted in order to be used for the execution plan.

F.

The conflict between the two plan stability methods results in an error.

Question 15

Which two statements are true about space usage in temporary tablespaces?

Options:

A.

When a global temporary table instantiation is too large to fit in memory, space is allocated in a temporary tablespace.

B.

Temporary tablespaces setting Includes quotas to limit temporary space used by a session for that Temporary tablespace.

C.

A sort will fail if a sort to disk requires more disk space and no additional extent can be found/allocated in/for the sort segment.

D.

When a session consumes all temporary tablespace storage, then the session would hang until the temporary space used by that session is cleared.

E.

Lack of temporary tablespace space for sort operations can be prevented by using temporary tablespace groups.

Question 16

Which three statements are true about server-generated alerts?

Options:

A.

They are notifications from the Oracle Database Server of an existing or impending problem.

B.

They provide notifications but never any suggestions for correcting the identified problems.

C.

They are logged in the alert log.

D.

They can be viewed only from the Cloud Control Database home page.

E.

Their threshold settings can be modified by using DBMS_SERVER_ALERT.

F.

They may contain suggestions for correcting the identified problems.

Page: 4 / 4
Total 55 questions