Oracle Database Administration 2019 Certified Professional — Question 69

Identify two reasons for the gc current block busy wait event. (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct answers are B and D because congestion in the Cluster Interconnect can lead to delays in accessing shared resources, causing busy waits. Additionally, a block being busy in the remote cache indicates that the data is not readily available, which also contributes to the wait event. Options A and C do not specifically address the reasons for the gc current block busy wait event.