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.
I think it'2s B,E,F
A no; it's a flex cluster and any node can run an ASM instance
B yes; it's a relocate, though instance in host03 is shut down before startup of instance in host02
C no; to keep ASM instances cardinality instance in host03 must be shut down before starup instance in host02, so connections are failed over to surviving instance in host01
D no; it's a relocate, the operation itself shuts down instance in host03
E yes; it's not a failure, so shut down it's not completed before moving connections to a surviving instance
F yes; for the same reason for C it's not correct
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
JVarelaC
6 days, 2 hours ago