Alternate index access is chosen by the optimizer. The index is not available at runtime. What
happens?

A.
The query executes successfully because the query execution plan (QEP) is available.
B.
Automatic recompilation is launched.
C.
Query execution fails.
D.
AUTORECOMPILE fails if SIMILARITYCHECK is not enabled.