Valid 1Z0-027 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-027 Exam! ExamDiscuss.com now offer the newest 1Z0-027 exam dumps, the ExamDiscuss.com 1Z0-027 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-027 dumps with Test Engine here:
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?
Correct Answer: B,E
Explanation/Reference: Note: * 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"