The DBA has executed the command: srvctl add service -d PROD -s BATCH -g SP2 -c
singleton -y manual What is the result of this command?
A.
Creates a singleton service named batch using the server pool sp2 with a manual service
management policy.
B.
Creates a singleton service named batch for the prod database by using only server pool
SP2 with a manual service management policy.
C.
Creates a singleton service named batch, which runs by default in the prod database by
using the server pool SP2 with a manual service management policy, but can fail over to
other databases.
D.
Creates a singleton service, which is only used for batch workloads for the prod database
by using only server pool sp2 with a manual service management policy.