nerdexam
Oracle

1Z0-902 · Question #23

You must drop all celldisks on all the storage servers in an X9M-2 quarter rack as part of a reconfiguration project. Which three statements describe the account on the storage servers which you…

The correct answer is A. to the CELLADMIN account by calling CELLCLI on all cells using DCLI B. to an administrator-created storage server user with appropriate privileges on celldisk objects by F. to the CELLADMIN account using cellcli interactively on each storage server. Dropping celldisks is a destructive administrative operation, so it requires either the CELLADMIN account (the privileged admin account on Exadata storage cells) or a custom user explicitly granted privileges on celldisk objects - both can invoke CELLCLI, either interactively…

Storage Configuration

Question

You must drop all celldisks on all the storage servers in an X9M-2 quarter rack as part of a reconfiguration project. Which three statements describe the account on the storage servers which you should use and the tool that may be used to drop the celldisks?

Options

  • Ato the CELLADMIN account by calling CELLCLI on all cells using DCLI
  • Bto an administrator-created storage server user with appropriate privileges on celldisk objects by
  • Cto the CELLMONITOR account using cellcli interactively on each storage server
  • Dto an administrator-created storage server user with appropriate privileges on celldisk objects by
  • Eto the CELLMONITOR account calling CELLCLI on all cells using DCLI
  • Fto the CELLADMIN account using cellcli interactively on each storage server

How the community answered

(42 responses)
  • A
    79% (33)
  • C
    7% (3)
  • D
    2% (1)
  • E
    12% (5)

Explanation

Dropping celldisks is a destructive administrative operation, so it requires either the CELLADMIN account (the privileged admin account on Exadata storage cells) or a custom user explicitly granted privileges on celldisk objects - both can invoke CELLCLI, either interactively per cell (F, B) or distributed across all cells simultaneously via DCLI (A). Options C and E are wrong because CELLMONITOR is a read-only monitoring account with no write or destructive privileges - it cannot drop anything. Option D is wrong because, while it references an administrator-created user (like B), the tool or method described in the truncated option is invalid for this operation (likely referencing an incorrect approach such as DCLI without proper privilege mapping). The key insight is that DCLI wraps CELLCLI to run the same command across multiple storage servers in parallel, making it ideal for rack-wide operations like this reconfiguration.

Memory tip: Think "CELLADMIN = action, CELLMONITOR = monitor." For tools, CELLCLI runs on one cell; DCLI runs on all cells - "D" in DCLI stands for Distributed.

Topics

#celldisk management#CELLCLI/DCLI tools#storage server accounts#Exadata administration

Community Discussion

No community discussion yet for this question.

Full 1Z0-902 Practice