首页 > 开发 > 综合 > 正文

配置好oms不能搜索到数据库节点的解决办法

2024-07-21 02:12:12
字体:
来源:转载
供稿:网友
注册会员,创建你的web开发资料库,1、              intelligent agent必须要在listener.ora中进行静态注册,否则再oem里面就搜索不到database
如:
(sid_desc =
      (global_dbname = test)
      (oracle_home = /oracle/product/9.2.0)
      (sid_name = test)
)
2、              一般情况下修改listener.ora文件以后,要重新启动oracleorahome90tnslistener和oracleorahome90agent服务,然后重新刷新节点。
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表