Oracle 11G OCP 1Z0-053 222

LuiseDalian發表於2014-09-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.

答案:(D)

解析:

-I

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

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

相關文章