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

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

An Oracle 19c database uses default values for all optimizer initialization parameters.

After a table undergoes partition maintenance, a large number of wait events occur for:

cursor: pin S wait on X

Which command reduces the number of these wait events?

Options:

A.

ALTER SYSTEM SET CURSOR_SHARING = FORCE;


B.

ALTER SYSTEM SET CURSOR_SPACE_FOR_TIME - TRUE;


C.

ALTER SYSTEM SET CURSOR_INVALIDATION = DEFERRED;


D.

ALTER SYSTEM SET SESSION CACHED CURSORS = 500;


Expert Solution
Questions # 2:

Users complain about slowness and session interruptions. Additional checks reveal the following error in the application log:

Question # 2

Which file has additional information about this error?

Options:

A.

Alert log


B.

ASH report


C.

Session trace file SQL trace file automatically generated by the error


D.

SQL trace file automatically generated by the error


Expert Solution
Questions # 3:

You must configure and enable Database Smart Flash Cache for a database.

You configure these flash devices:

Question # 3

Examine these parameter settings:

Question # 3

What must be configured so that the database uses these devices for the Database Smart Flash Cache?

Options:

A.

Set DB_FLASH_CACHE_SIZE to 192G and MEMORY_TARGET to 256G.


B.

Set DB_FLASH_CACHE_SIZE parameter to 192G.


C.

Disable Automatic Memory Management and set SGA_TARGET to 256G.


D.

Set DB_FLASH_CACHE_SIZE to 256G and change device /dev/sdk to 128G.


E.

Set DB_FLASH_CACHE_SIZE parameter to 128G, 64G.


Expert Solution
Questions # 4:

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') ;

Question # 4

What will happen?

Options:

A.

A warning alert will be issued when CPU time exceeds 1 minute for each user call.


B.

A critical alert will be issued when CPU time exceeds 10000 microseconds for each user call.


C.

A warning alert will be issued only when CPU time exceeds 10000 microseconds for each user call.


D.

A critical alert will be issued when CPU time exceeds 2 minutes for each user call.


Expert Solution
Questions # 5:

What is the right time to stop tuning an Oracle database?

Options:

A.

When the allocated budget for performance tuning has been exhausted


B.

When all the concurrency waits are eliminated from the Top 10


C.

When the buffer cache and library cache hit ratio is above 95%


D.

When the I/O is less than 10% of the DB time


E.

When the tuning goal has been met


Expert Solution
Questions # 6:

You are informed that the RMAN session that is performing the database duplication is much slower than usual. You want to know the approximate time when the rman operation will be completed.

Which view has this information?

Options:

A.

V$SESSION


B.

V$SESSTAT


C.

V$RMAN_BACKUP_JOB_DETAILS


D.

V$SESSION_LONGOPS


Expert Solution
Questions # 7:

Examine these statements and output:

Question # 7

What parameter change activates the generation and use of SQL Plan Directives7

Options:

A.

optimizer_features_enable=12.2.0.1


B.

optimizer_capture_sql_plan_baselines_TRUE


C.

optimizer_dynamic_sampling=11


D.

optimizer_adaptive_plans=TRUE


E.

optimizer_adaptive_statistics = TRUE


Expert Solution
Questions # 8:

A Standard Edition production database has performance problems for two hours on the same day each week.

Which tool must you use to diagnose the problem?

Options:

A.

SQL Performance Analyzer


B.

AWR Compare Periods report


C.

Database Replay


D.

Statspack report


Expert Solution
Questions # 9:

During which application lifecycle phase do you take baselines?

Options:

A.

Testing


B.

Migration or upgrade


C.

Design and development


D.

Deployment


E.

Production


Expert Solution
Questions # 10:

Which two Oracle Database features use database services?

Options:

A.

Oracle Automatic Reoptimization


B.

Database Resource Manager


C.

Oracle SQL Performance Management


D.

Oracle SQL Tuning Advisor


E.

Oracle Scheduler


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions