Which statement best describes the interaction between an Oracle ASM instance and the Oracle
Database?
A.
Oracle ASM provides an access path between a database instance and storage.
B.
A database instance uses an extent map provided by Oracle ASM to access data files.
C.
Oracle ASM provides storage services only and does not interact with the database.
D.
an Oracle Database must use Oracle ASM in a high availability configuration.
A
Rac on ASM is one example why it is not D.
https://docs.oracle.com/database/121/CWLIN/storage.htm#CWLIN257
I think the answer should be B :
http://docs.oracle.com/cd/E11882_01/server.112/e18951/asmcon.htm#OSTMG036
I meant RAC on NFS
B is ok too, it’s not really clear
A is wrong, as ASM provides only extent map, database connects with disks directly
B is correct
i agree . B is the correct