1Z0-068 · Question #78
Examine the output of the asmcmd and srvctl commands: $ asmcmd showclustermode ASM cluster : Flex mode enabled $ srvctl status asm -detail ASM is running on host01, host03 ASM is enabled. $ srvctl…
The correct answer is C. It succeeds and 12c database instances connected to the ASM instance on HOST03 can be E. It succeeds and starts an ASM instance on HOST02 but the ASM instance on HOST03 is not F. It succeeds and 12c database instances connected to the ASM instance on HOST03 can be. See the full explanation below for the reasoning.
Question
Examine the output of the asmcmd and srvctl commands:
$ asmcmd showclustermode ASM cluster : Flex mode enabled $ srvctl status asm -detail ASM is running on host01, host03 ASM is enabled. $ srvctl config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 2 Cluster ASM listener: ASMNET1LSNR_ASM 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?
Options
- AIt fails because an ASM instance is not configured to run on HOST02.
- BIt succeeds and starts an ASM instance on HOST02 and shuts down the ASM instance on
- CIt succeeds and 12c database instances connected to the ASM instance on HOST03 can be
- DIt fails because the ASM instance has not been shut down first on HOST03.
- EIt succeeds and starts an ASM instance on HOST02 but the ASM instance on HOST03 is not
- FIt succeeds and 12c database instances connected to the ASM instance on HOST03 can be
How the community answered
(44 responses)- A7% (3)
- B14% (6)
- C75% (33)
- D5% (2)
Community Discussion
No community discussion yet for this question.