Oracle EM 12c 如何切换备用的OMR数据库 - 2
修改完毕后,再次查看:$cd $OMS_HOME/bin$./emctl config oms -list_repos_details例子:[oracle@sz101db03 bin]$ ./emctl...
·
修改完毕后,再次查看:
$cd $OMS_HOME/bin
$./emctl config oms -list_repos_details
例子:
[oracle@sz101db03 bin]$ ./emctl config oms -list_repos_details
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation. All rights reserved.
Repository Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ft01scan.huawei.com)(PORT=1521)))(CONNECT_DATA=(SID=em12c)))
Repository Host : ft01scan.huawei.com
Repository Port : 1521
Repository SID : em12c
Repository User : SYSMAN
[oracle@sz101db03 bin]$
(4). 按照说明需要再次关闭OMS,使用-all
$ cd $OMS_HOME/bin
$./emctl stop oms -all
(5). 启动OMS
$ cd $OMS_HOME/bin
$./emctl start oms
$cd $OMS_HOME/bin
$./emctl config oms -list_repos_details
例子:
[oracle@sz101db03 bin]$ ./emctl config oms -list_repos_details
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation. All rights reserved.
Repository Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ft01scan.huawei.com)(PORT=1521)))(CONNECT_DATA=(SID=em12c)))
Repository Host : ft01scan.huawei.com
Repository Port : 1521
Repository SID : em12c
Repository User : SYSMAN
[oracle@sz101db03 bin]$
(4). 按照说明需要再次关闭OMS,使用-all
$ cd $OMS_HOME/bin
$./emctl stop oms -all
(5). 启动OMS
$ cd $OMS_HOME/bin
$./emctl start oms
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-1824332/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/35489/viewspace-1824332/
DAMO开发者矩阵,由阿里巴巴达摩院和中国互联网协会联合发起,致力于探讨最前沿的技术趋势与应用成果,搭建高质量的交流与分享平台,推动技术创新与产业应用链接,围绕“人工智能与新型计算”构建开放共享的开发者生态。
更多推荐



所有评论(0)