enterprise manager configuration failed due to the following error

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了enterprise manager configuration failed due to the following error相关的知识,希望对你有一定的参考价值。

我安装的过程中遇到过 以下对话框的信息,请问,有遇到类似 问题的兄弟吗?
下面说是手动配置emac, 不知如何配置啊。。。。。

Enterprise Manager configuration failed due to the following error:
Error starting Database Control
Refer to the log file at /datebase/product/10.2.0/db_1/cfgtoollogs/daca/zydb/emConfig.log for more details.
You can retry configuring this database with Enterprise Manager later by manually running /datebase/product/10.2.0/db_1\bin\emca script

参考技术A 输入命令:./datebase/product/10.2.0/db_1\bin\emca就好了。。。。

如何修改Oracle Enterprise Manager的SYSMAN口令

停止Oracle Management Server:

[oracle@oms1 bin]$ export PATH=$PATH:$OMS_HOME/bin
[oracle@oms1 bin]$ cd $OMS_HOME/bin
[oracle@oms1 bin]$ emctl stop oms
Oracle Enterprise Manager Cloud Control 13c Release 4
Copyright (c) 1996, 2020 Oracle Corporation.  All rights reserved.
Stopping Oracle Management Server...
Oracle Management Server Successfully Stopped
Oracle Management Server is Down
JVMD Engine is Down

停止BI Publisher:

[oracle@oms1 bin]$ emctl stop oms -bip_only
Oracle Enterprise Manager Cloud Control 13c Release 4
Copyright (c) 1996, 2020 Oracle Corporation.  All rights reserved.
Stopping BI Publisher Server...
BI Publisher Server Successfully Stopped
BI Publisher Server is Down

修改SYSMAN口令:

[oracle@oms1 bin]$ emctl config oms -change_repos_pwd
Oracle Enterprise Manager Cloud Control 13c Release 4
Copyright (c) 1996, 2020 Oracle Corporation.  All rights reserved.
Enter Repository User's Current Password :
Enter Repository User's New Password :

Changing passwords in backend ...
Passwords changed in backend successfully.
Updating repository password in Credential Store...
Successfully updated Repository password in Credential Store.
Restart all the OMSs using 'emctl stop oms -all' and 'emctl start oms'.
Successfully changed repository password.

重启OMS,命令在上一个命令的输出中已给出:

emctl stop oms -all
emctl start oms

输出如下,启动时间稍微有点长:

[oracle@oms1 bin]$ emctl stop oms -all
Oracle Enterprise Manager Cloud Control 13c Release 4
Copyright (c) 1996, 2020 Oracle Corporation.  All rights reserved.
Stopping Oracle Management Server...
WebTier Successfully Stopped
Oracle Management Server Already Stopped
Oracle Management Server is Down
JVMD Engine is Down
Stopping BI Publisher Server...
BI Publisher Server Already Stopped
AdminServer Successfully Stopped
BI Publisher Server is Down
[oracle@oms1 bin]$ emctl start oms
Oracle Enterprise Manager Cloud Control 13c Release 4
Copyright (c) 1996, 2020 Oracle Corporation.  All rights reserved.
Starting Oracle Management Server...
WebTier Successfully Started
Oracle Management Server Successfully Started
Oracle Management Server is Up
JVMD Engine is Up
Starting BI Publisher Server ...
BI Publisher Server Successfully Started
BI Publisher Server is Up

参考:

  • How to Modify the Password for SYSMAN and related Users in the Enterprise Manager Cloud Control (文档 ID 1365930.1)

以上是关于enterprise manager configuration failed due to the following error的主要内容,如果未能解决你的问题,请参考以下文章

Oracle Enterprise Manager 11g 启停

Oracle Enterprise Manager(OEM) 重建

Oracle Enterprise Manager安装操作系统支持

Oracle Enterprise Manager安装操作系统支持

Oracle Enterprise Manager安装操作系统支持

由于以下错误,Enterprise Manager配置失败