Oracle Database Administration 2019 Certified Professional — Question 27

Which two statements are true about v$asm- views in a clustered environment? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because v$asm views can indeed provide different outputs in ASM and RDBMS instances. Option B is also correct as v$fixed_table contains the names of these views when connected to any instance. Options C, D, and E are incorrect; C is not universally true, D is misleading as gv$asm_attribute pertains to specific instances rather than all, and E contradicts the established differentiation in outputs.