IT猫扑网文章教程

分类分类

Oracle OEM相关命令总结

2015-06-28 00:00作者:网管联盟

  查看oem状态

  emctl status dbconsole

  停止oem

  emctl stop dbconsole

  启动oem

  emctl start dbconsole

  如果装有多个版本的Oracle,则emctl使用绝对路径。

  重新配置OEM步骤:

  查看listener的状态, 如果listener没有启动,使用lsnrctl start启动

  lsnrctl status

  启动OEM

  emctl start dbconsole

  重新配置OEM方式一

  emca -config dbcontrol db -repos recreate

  重新配置OEM方式二

  emca -deconfig dbcontrol db -repos drop emca -config dbcontrol db -repos create

展开全部

相关文章

说两句网友评论
    我要跟贴
    取消