修改完毕后,再次查看:
$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/
本文详细介绍了如何配置并管理Oracle Enterprise Manager Cloud Control,包括修改配置、关闭OMS、启动OMS等关键步骤,确保系统稳定运行。
1796

被折叠的 条评论
为什么被折叠?



