Oracle Database Administration 2019 Certified Professional — Question 80

Which two statements are true concerning buffer states as shown in GV$BH.STATUS in Oracle 19c RAC? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because a CR image can indeed be served across instances to fulfill read requests in a RAC environment. Option E is also correct as an XCUR block image can exist in only one instance at a time. Options B, C, and D are incorrect because they either misrepresent the behavior of XCUR images or the nature of PI block images in a RAC setup.