nerdexam
Oracle

1Z0-338 · Question #26

Which CellCLI command is used to conclude that a storage server can be taken offline without impacting database availability?

The correct answer is D. LIST GRIDDISK ATTRIBUTES name, asmDeactivationOutcome. Explanation/Reference: ASMDeactivationOutcome recall that grid disks can be deactivated, which is effectively taking them offline. Since ASM mirroring ensures that the data is located on another disk, making this disk offline does not lose data. However, if the mirror is…

Security and Data Management

Question

Which CellCLI command is used to conclude that a storage server can be taken offline without impacting database availability?

Options

  • ALIST GRIDDISK ATTRIBUTES name, status;
  • BLIST CELLDISK ATTRIBUTES name, raidLevel, asmModeStatus;
  • CLIST CELLDISK ATTRIBUTES name, raidLevel
  • DLIST GRIDDISK ATTRIBUTES name, asmDeactivationOutcome;
  • ELIST CELL ATTRIBUTES cellsrvStatus, flashCacheMode;

How the community answered

(49 responses)
  • A
    12% (6)
  • B
    2% (1)
  • C
    4% (2)
  • D
    80% (39)
  • E
    2% (1)

Explanation

Explanation/Reference: ASMDeactivationOutcome recall that grid disks can be deactivated, which is effectively taking them offline. Since ASM mirroring ensures that the data is located on another disk, making this disk offline does not lose data. However, if the mirror is offline, or is not present, then making this grid disk offline will result in loss of data. This attribute shows whether the grid disk can be deactivated without loss of data. A value of "Yes" indicates you can deactivate this grid disk without data loss. CellCLI> list griddisk attributes name, ASMDeactivationOutcome, ASMModeStatus DBFS_DG_CD_02_cell01 Yes ONLINE DBFS_DG_CD_03_cell01 Yes ONLINE DBFS_DG_CD_04_cell01 Yes ONLINE

Topics

#CellCLI#storage server availability#GRIDDISK#asmDeactivationOutcome

Community Discussion

No community discussion yet for this question.

Full 1Z0-338 Practice