nerdexam
Oracle

1Z0-884 · Question #4

You are required to integrate an Oracle database into the cluster framework using the HA- Oracle agent. You have configured a logical host and failover file system for the database on shared storage…

The correct answer is C. The ora-server-res resource should be made dependent on the failover file system with the -p. See the full explanation below for the reasoning.

Question

You are required to integrate an Oracle database into the cluster framework using the HA- Oracle agent. You have configured a logical host and failover file system for the database on shared storage with a mount point of/u01 and need to integrate the database into the cluster framework. You enter the following command on node1:

/usr/cluster/bin/clrs create -g ora-rg -t SUNW.oracle_server -p ORACLE_SID=SID1 -p ORACLE_HOME=/u01 /oracle/product/10.2.0/db_1 -p Alert_log_file=/u01/oracle/admin/SID1/bdump/alert_SID1.log -p parameter_file=/u01/oracle/admin/SID1/pfile/initSID1.ora -p connect_string=sc_fm/sc_fm ora-server-res and get the following output:

Mar 13 21:04:25 node2 SC[SUNWscor.oracle_server.validate]:ora-rg:ora- server- res:Validation failed. ORACLE binaries not found ORACLE_HOME=/u01/oracle/product/10.2.0/db_1 What is required to successfully register the agent?

Options

  • AThe message indicates that the dba has NOT yet created the Oracle database.
  • BThe Oracle binaries cannot be installed on a failover file system and should be reinstalled on
  • CThe ora-server-res resource should be made dependent on the failover file system with the -p
  • DThe Oracle listener resource type should be registered first so that the cluster framework can

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    77% (17)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-884 Practice