nerdexam
Oracle

1Z0-058 · Question #22

You are managing a policy-managed three-instance RAC database. You ran database ADDM for the database and noticed gc current block congested and gc cr block congested waits. What are two possible…

The correct answer is A. The wait events indicate a delay in processing has occurred in the Global Cache Services (GCS), B. The wait times indicate that the blocks must wait after initiating a gc block request, for the round. Load-Related Wait Events The main wait events for load-related waits are: The load-related wait events indicate that a delay in processing has occurred in the GCS, which is usually caused by high load, CPU saturation and would have to be solved by additional CPUs…

Manage Global Resources

Question

You are managing a policy-managed three-instance RAC database. You ran database ADDM for the database and noticed gc current block congested and gc cr block congested waits. What are two possible reasons for these wait events?

Options

  • AThe wait events indicate a delay in processing has occurred in the Global Cache Services (GCS),
  • BThe wait times indicate that the blocks must wait after initiating a gc block request, for the round
  • CThe wait events indicate that there is block contention resulting in multiple requests for access to
  • DThe wait events indicate that the local instance making the request for current or consistent read

How the community answered

(39 responses)
  • A
    74% (29)
  • C
    8% (3)
  • D
    18% (7)

Explanation

Load-Related Wait Events The main wait events for load-related waits are: The load-related wait events indicate that a delay in processing has occurred in the GCS, which is usually caused by high load, CPU saturation and would have to be solved by additional CPUs, load-balancing, off loading processing to different times or a new cluster node. For the events mentioned, the wait time encompasses the entire round trip from the time a session starts to wait after initiating a block request until the block arrives. Oracle Real Application Clusters Administration and Deployment Guide

Topics

#gc current block congested#gc cr block congested#GCS delay#interconnect latency

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice