Oracle Database 12c: RAC Administration — Question 34

Which three statements are true about Global Resource Management in an Oracle 12c RAC database?

Answer options

Correct answer: B, C, D

Explanation

Option B is correct because object remastering ensures that all blocks of a specific object in any instance's buffer cache are correctly managed in the Global Resource Directory. Option C is true as it describes how global resource masters are remastered among surviving instances after a failure. Option D is accurate since lazy remastering indeed occurs when using SHUTDOWN TRANSACTIONAL, while option A incorrectly states the condition for lazy remastering.