emctl blackout options can be listed by typing "emctl blackout"

emctl config options can be listed by typing "emctl config"

emctl secure options can be listed by typing "emctl secure"

emctl ilint options can be listed by typing "emctl ilint"

emctl deploy options can be listed by typing "emctl deploy"

$ emctl status dbconsole #显示dbconsole状态

Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0

Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.

http://www.doczj.com/doc/a5e42b0f76c66137ee061912.html:1158/em/console/aboutApplication #WEB控制台访问地址

Oracle Enterprise Manager 10g is not running. #此状态表示没有运行

$ emctl start dbconsole #可以使用此命令开启此服务

$ emctl stop dbconsole #可以使用此命令关闭此服务

备注:查看系统对各访问端口的定义命令如下

$ cd /u02/PROD/db/tech_st/10.2.0/install

$pwd

/u02/PROD/db/tech_st/10.2.0/install

$ more portlist.ini

iSQL*Plus HTTP port number =5560

Ultra Search HTTP port number =5620

iSQL*Plus HTTP port number =5560

Enterprise Manager Console HTTP Port (PROD) = 1158

Enterprise Manager Agent Port (PROD) = 3938

更多推荐