APP NEWS
Oracle OEM相关命令总结
查看oem状态emctlstatusdbconsole停止oememctlstopdbconsole启动oememctlstartdbconsole如果装有多个版本的Oracle,则emctl使用绝对路径。重新配置OEM步骤:查看listener的状态,如果listener没有启动,使用lsnrctlsta
2015-06-28 00:000 次阅读
查看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
关键词标签:Oracle






