Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 17

Attempting to start the observer raises an error:
DGMGRL> start observer:
DGM-16954: Unable to open and lock the Observer configuration file Failed.
Identify two possible reasons for this error.

Answer options

Correct answer: B, D

Explanation

The correct answer B indicates that the observer configuration file cannot be modified due to read-only permissions. Answer D is valid because it highlights the conflict of having another observer using the same configuration file, which would prevent the new observer from starting. The other options do not directly relate to the inability to open and lock the configuration file.