Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Oracle 1z0-054 Exam Actual Questions

The questions for 1z0-054 were last updated on May 2, 2024.
  • Viewing page 1 out of 48 pages.
  • Viewing questions 1-4 out of 192 questions

Topic 1 - Single Topic

Question #1 Topic 1

After running SQL Performance Analyzer (SPA), you observe a few regressed SQL statements in the SPA output. Identify the two actions that you would suggest for these regressed SQL statements. (Choose two.)

  • A. Running SQL Access Advisor
  • B. Adding them to SQL Plan Baseline
  • C. Submitting them to SQL Tuning Advisor
  • D. Running Automatic Database Diagnostic Monitor (ADDM)
Reveal Solution Hide Solution   Discussion  

Correct Answer: BC 🗳️

Question #2 Topic 1

View the Exhibit exhibit1 to examine the series of SQL commands and parameter settings.

View the Exhibit exhibit2 to examine the plans available in the SQL plan baseline.

The first plan (in red) is created when OPTIMIZER_MODE is set to ALL_ROWS and the second plan (in blue) is created when OPTIMIZER_MODE is set to
FIRST_ROWS.Which SQL plan baseline would be used if the SQL query in exhibit1 is executed again when the value of OPTIMIZER_MODE is set to
FIRST_ROWS?

  • A. the second plan, because it is a fixed plan
  • B. the first plan, because it is an accepted plan
  • C. the second plan, because it is the latest generated plan in FIRST_ROW mode
  • D. A new plan, because the second plan in FIRST_ROW mode is not an accepted plan
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️

Question #3 Topic 1

You work as a DBA for a company and you have the responsibility of managing one of its online transaction processing (OLTP) systems. The database encountered performance-related problems and you generated an Automatic Workload Repository (AWR) report to investigate it further. View the Exhibits and examine the AWR report.




What could be the problem in this database?

  • A. Java pool is not configured.
  • B. The CPU in the system is slow.
  • C. The shared pool size is inadequate.
  • D. The database buffer cache is inadequate.
  • E. The OPEN_CURSORS parameter is set to a small value.
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️

Question #4 Topic 1

You are working on an online transaction processing (OLTP) system. You detected free buffer waits events for your database instance running in a machine that has multiple CPUs. You increased the database buffer cache size as the first step. After a few hours of work on the database, further investigation shows that the same event is being recorded. What would be your next step to avoid this event in future?

  • A. Decrease the value of the DBWR_IO_SLAVES parameter.
  • B. Set the USE_INDIRECT_DATA_BUFFERS parameter to TRUE.
  • C. Increase the value of the DB_WRITER_PROCESSES parameter.
  • D. Increase the value of the DB_FILE_MULTIBLOCK_READ_COUNT parameter.
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...