nerdexam
Oracle

1Z0-027 · Question #17

You have a partitioned database grid on an X3-2 full rack with two four-node RAC clusters called CLUSA and CLUSB. The storage grid, however, has not been partitioned. Which files on which servers…

The correct answer is B. The CELLIP.ORA files on the database servers in CLUSA E. The CELLIP.ORA files on the database servers in CLUSB. cellinit.ora, cellip.ora -- on database server cellinit.ora - identifies the storage network interface on the database server cat /etc/oracle/cell/network-config/cellinit.ora cellip.ora - identifies the Exadata cells that are accessible to the database server cat…

Creating and Managing Schema Objects

Question

You have a partitioned database grid on an X3-2 full rack with two four-node RAC clusters called CLUSA and CLUSB. The storage grid, however, has not been partitioned. Which files on which servers must be modified after connecting an Exadata storage full expansion rack to your X3-2 Exadata Database Machine on the InfiniBand network so that the cells on the expansion rack are added to the storage grid?

Options

  • AThe CELLINIT.ORA files on database servers in CLUSA
  • BThe CELLIP.ORA files on the database servers in CLUSA
  • CThe CELLINIT.ORA files on the database servers in CLUSB
  • DThe CELLIP.ORA files on all existing and newly added Exadata storage servers.
  • EThe CELLIP.ORA files on the database servers in CLUSB

How the community answered

(30 responses)
  • A
    13% (4)
  • B
    77% (23)
  • C
    3% (1)
  • D
    7% (2)

Explanation

  • cellinit.ora, cellip.ora -- on database server cellinit.ora - identifies the storage network interface on the database server cat /etc/oracle/cell/network-config/cellinit.ora cellip.ora - identifies the Exadata cells that are accessible to the database server cat /etc/oracle/cell/network-config/cellip.ora * The cellip.ora is the configuration file, on every compute node, that tells ASM instances which cells are available to this cluster. Here is a content of a typical cellip.ora file for a quarter rack system: $ cat /etc/oracle/cell/network-config/cellip.ora cell="192.168.10.3" cell="192.168.10.4" cell="192.168.10.5"

Topics

#storage expansion#CELLIP.ORA#InfiniBand#storage grid

Community Discussion

No community discussion yet for this question.

Full 1Z0-027 Practice