Oracle 安装EM 问题集
基本命令
1:emctl start/stop/config dbconsole/agent
2:emca -deconfig dbcontrol db -repos drop
3:emca -config dbcontrol db -repos create
问题1: connect failed to(Server:3938) : connection refused(error = 79)
$export TZ=GMT-9
$cd $ORACLE_HOME/bin
$./emctl resetTZ agent
根据提示用sys/sysman执行相关语句(执行emctl start agent 否则会报agent name 错误)
$emctl start dbconsole
阅读(2242) | 评论(0) | 转发(0) |