Oracle OCP 1Z0 053 Q222(ASM&lsdsk)

abstractcyj發表於2016-04-05
222.You are managing an Oracle Database 11g instance with ASM storage. The ASM instance is down.
To know the details of the disks in the DATA disk group , you issued the following ASMCMD command:
ASMCMD> lsdsk -I -d DATA
Which statement is true regarding the outcome of this command?
A. The command succeeds but it retrieves only the disk names.
B. The command produces an error because the ASM instance is down.
C. The command succeeds but it shows only the status of the ASM instance.
D. The command succeeds and retrieves information by scanning the disk headers based on an
ASM_DISKSTRING value.
Answer: D

參考:http://docs.oracle.com/cd/E11882_01/server.112/e18951/asm_util004.htm#OSTMG94556

-I

Scans disk headers for information rather than extracting the information from an Oracle ASM instance. This option forces non-connected mode.

-G

Restricts results to only those disks that belong to the group specified by diskgroup.


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2075283/,如需轉載,請註明出處,否則將追究法律責任。

相關文章