In order to create an index on an audited, RDF-protected table with the applications running,
which statement is correct?

A.
The CREATE INDEX is audited, so it will be replicated.
B.
It will cause an RDF error, so you have to stop RDF first.
C.
You have to create an empty index on the primary and backup system first, and then the load
index will be replicated.
D.
You have to use the WITH SHARED ACCESS option.