RDBMS ORACLE_HOME.The format of the sub-directories is always
shorthostnamei_dbuniquename. 主动节点上i总是积极的 shorthostanmei_dbuniquename. 查看配
置文件、记录文件、目标。xml,内容或recv上传目录。你必须注意只是“主动”目录。这意味着,检
查文件emd。node1剂的性质,你必须登录到node1及展望$ORACLE_HOME/
node1.mycompany.com_EM1111 / sysman /配置。如果你想看看这些目标。xml的node3代理人,你必
须登录到node3及展望$ORACLE_HOME/ node3.mycompany.com_EM1113 / sysman / emd。或者,登录
到node3,设置一个环境变量。- ORACLE_HOME,- ORACLE_SID ,- ORACLE_HOME and
ORACLE_HOME/bin are set in the environment variable $PATH RUN,$ emctl config agent
listtargets,例子的目标。xml文件:<Targets AGENT_SEED="231030912">,<Target
TYPE="oracle_emd" NAME="node1.mycompany.com:3938"/>,<Target TYPE="host"
NAME="node1.mycompany.com">,<CompositeMembership>,<MemberOf TYPE="cluster"
NAME="mycrsname" ASSOCIATION="cluster_member"/>,</CompositeMembership>,</Target>,
<Target TYPE="cluster" NAME="mycrsname">,<Property NAME="OracleHome"
VALUE="/u01/app/oracle/product/11.1.0/crs"/>,</Target>,<Target TYPE="oracle_database"
NAME="EM111_EM1111">
<Property NAME="MachineName" VALUE="node1vip.mycompany.com"/>
<Property NAME="Port" VALUE="1521"/>
<Property NAME="SID" VALUE="EM1111"/>
<Property NAME="OracleHome" VALUE="/u01/app/oracle/product/11.1.0/db"/>
<Property NAME="UserName" VALUE="8454cd093bd33db3" ENCRYPTED="TRUE"/>
<Property NAME="password" VALUE="b9ae96b172e0d873" ENCRYPTED="TRUE"/>
<CompositeMembership>
<MemberOf TYPE="rac_database" NAME="EM111" ASSOCIATION="cluster_member"/>
</CompositeMembership>
</Target>
<Target TYPE="rac_database" NAME="EM111">
<Property NAME="MachineName" VALUE="node1vip.mycompany.com"/>
<Property NAME="Port" VALUE="1521"/>
<Property NAME="SID" VALUE="EM1111"/>
<Property NAME="OracleHome" VALUE="/u01/app/oracle/product/11.1.0/db"/>
<Property NAME="UserName" VALUE="8454cd093bd33db3" ENCRYPTED="TRUE"/>
<Property NAME="password" VALUE="b9ae96b172e0d873" ENCRYPTED="TRUE"/>
<Property NAME="ClusterName" VALUE="mycrsname"/>
<Property NAME="ServiceName" VALUE="EM111"/>
</Target>
<Target TYPE="oracle_listener" NAME="LISTENER_node1.mycompany.com_node1.mycompany.com">
<Property NAME="Machine" VALUE="node1vip.mycompany.com"/>
<Property NAME="LsnrName" VALUE="LISTENER_node1.mycompany.com"/>
<Property NAME="Port" VALUE="1521"/>
<Property NAME="ListenerOraDir"
VALUE="/u01/app/oracle/product/11.1.0/db/network/admin"/>
<Property NAME="OracleHome" VALUE="/u01/app/oracle/product/11.1.0/db"/>
</Target>
<Target TYPE="osm_instance" NAME="+ASM1_node1.mycompany.com">
<Property NAME="SID" VALUE="+ASM1"/>
<Property NAME="MachineName" VALUE="node1vip.mycompany.com"/>
<Property NAME="OracleHome" VALUE="/u01/app/oracle/product/11.1.0/db"/>
<Property NAME="UserName" VALUE="SYS"/>
<Property NAME="password" VALUE="b9ae96b172e0d873" ENCRYPTED="TRUE"/>
<Property NAME="Role" VALUE="SYSDBA"/>
<Property NAME="Port" VALUE="1521"/>
</Target>
</Targets>
检查DB控制结构上集群:
$ emca -displayConfig dbcontrol -cluster
INFO: 当时构形
INSTANCE NODE DBCONTROL_UPLOAD_HOST
---------- ---------- ---------------------
EM1111 node1 node1.mycompany.com
EM1112 node2 node1.mycompany.com
EM1113 node3 node1.mycompany.com
这张表显示:
该数据库的控制是运行于node1.mycompany.com(DBCONTROL_UPLOAD_HOST)有三个实例EM1111监测
,EM1112和EM1113 node1节上,node2和node3分别。
在node1代理节点,node2和node3都汇报给dbconsole运行node1.mycompany.com节点上,因为emca
从node1.mycompany.com运行。如果emca已经逃离node2.mycompany.com,所有因子
node2.mycompany.com会报道。
检查emca日志档案:作为显示在标准输出,emca日志文件被创造出来的
$ORACLE_BASE/cfgtoollogs/emca/EM112.
文件中只有建立在本地节点(节点,emca已经运行)。
日志文件为DBControl配置/安装和部署 emca_<timestamp>.log
日志文件为分贝控制库创作emca_repos_create_<timestamp>.log
更多信息,对emca日志文件,请参阅:注330689.1如何追踪/调试EMCA工具11g和10g
登录DB控制台,在部署的结束时给出了emca登录dbconsole网址。这个URL也可以在dbconsole日志
文件。这个URL也可以在文件中$ORACLE_HOME/install/readme.txt,控制台端口和端口的代理可以
检查文件。$ORACLE_HOME/install/portlist.ini,DB控制单元有2 dbconsole开始和运行管理三个
实例运行RAC数据库在一个3 RAC集群的节点。这并不是真正意义的3节点RAC集群,但很可能有几个
dbconsole运行而不是一个,和代理商向不同的dbconsole配置。例如我们想有一个dbconsole运行在
node1与代理和node2在node1汇报给dbconsole在node1和剂node2和node3汇报给dbconsole node2上
。这emca命令可以运行任何节点在集群。根据文档和及时的帮助,我们就会运行:$ emca -reconfig
dbcontrol -cluster -EM_NODE node2 -EM_SID_LIST EM1112,EM1113 或者
$ emca -reconfig dbcontrol -cluster
Enter the following information:
Database unique name: EM111
Database Control node name (optional): node2
Agent SID list [comma separated] (optional): EM1112,EM1113
or
$ emca -reconfig dbcontrol -cluster -silent -respfile
/u01/app/oracle/admin/EM111/scripts/emca_node2_23.rsp
With content of emca_node2_23.rsp as follows:
DB_UNIQUE_NAME=EM111
EM_NODE=node2
EM_SID_LIST=EM1112,EM1113
$emca -displayConfig dbcontrol -cluster
INFO:
**************** Current Configuration ****************