Oracle 10g EM进不了?
Oracle 10g EM进不去,也就是进不去。可能是我是安装过后,更改过IP地址,但我将IP地址更回原来地址也还是不能进去。还有其它办法吗?是什么原因造成的?有哪位也碰过?[[i] 本帖最后由 宝贝 于 2005-12-28 16:47 编辑 [/i]] 好像必须装好一个数据库后oem才能够进去
---------------------------------------------------------------------
首先, 10G数据库中带的EM,也就是db console, 与传统意义上
的OEM 差别太大,从架构到实现都不一样,而且
db console 并不是安装完数据库就一定就有的,
需要在安装过程中指定"启用db console".
除了db console, EM的产品系列还有Grid Control 10G ,
Agent 10G. 安装完GC 10G 后,IAS CONSOLE也可以
使用了(1810端口),提供一些基本的管理IAS 组件的功能.
如果说OEM, 安装完 10G Client,执行oemapp console,
就可以进入. 应该可以这样设置set oracle_sid mydb 2day2dba
chapter3
Starting the Oracle Enterprise Manager Console
To access the Oracle Enterprise Manager Console from a client browser, the dbconsole process needs to be running on the server.
To start the dbconsole process:
Navigate into your $ORACLE_HOME/bin directory
Run the following statement:
./emctl start dbconsole
Starting dbconsole in Windows
Click Start->Control Panel->Administrative Tools->Services. The Services page appears.
Oracle services begin with Oracle. The dbconsole service is listed as OracleDBConsole. The status of this process is listed in the Status column, either Started or Stopped. Double click the service. The property page appears.
In the properties page, ensure that the Startup Type is either Manual or Automatic and not Disabled. Click Start, if the process is not already started. Click OK.
[[i] 本帖最后由 嘉兴 于 2006-1-4 10:24 编辑 [/i]]
页:
[1]