Examine the output of the asmcmd and srvct1 commands:
Then you execute this command:
$ srvctl relocate asm – currentnode host03 –targetnode host02
Which three statements are true regarding the execution of this command based on the output shown?
A.
It fails because an ASM instance is not configured to run on HOST02.
B.
It succeeds and starts an ASM instance on HOST02 and shuts down the ASM instance on HOST03.
C.
It succeeds and 12c database instances connected to the ASM instance on HOST03 can be reconnected to
the ASM instance on HOST02.
D.
It fails because the ASM instance has not been shut down first on HOST03.
E.
It succeeds and starts an ASM instance on HOST02 but the ASM instance on HOST03 is not shut down
until all connected clients disconnected.
F.
It succeeds and 12c database instances connected to the ASM instance on HOST03 can be reconnected to
the ASM instance on HOST01.
B,C,F