[导入]在RedHat Enterprise Linux AS4 下启用Oracle 9i企业管理器

1. su root

2. xhost +

3.切换到Oracle 的DBA的身份

4.cd $ORACLE_HOME/bin

5.oemapp console 或 dbca

oemapp 就是Enterprise Manager Console (9i)

dbca 就是 Database Configuration Assistant (9i)

启动Manager Server的命令是

oemctl start oms


文章来源:http://blog.toohi.com/toohi/articles/457.html

原文地址:https://www.cnblogs.com/babyblue/p/519176.html