What is required to successfully register the agent?

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 oraserver-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?

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 oraserver-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?

A.
The message indicates that the dba has NOT yet created the Oracle database.

B.
The Oracle binaries cannot be installed on a failover file system and should be reinstalled on
local storage on each cluster node.

C.
The ora-server-res resource should be made dependent on the failover file system with the -p
Resource_dependencies property.

D.
The Oracle listener resource type should be registered first so that the cluster framework can
connect to the database with the connect_string sc_fm/sc_fm to verify the database is running.



Leave a Reply 0

Your email address will not be published. Required fields are marked *