欢迎光临
我们一直在努力

ORACLE10g时区配置错误问题

   ORACLE10g打开EM后提示java.lang.Exception: Exception in sending Request::null

http://localhost:1158/em 登录em后,提示java.lang.Exception: Exception in sending Request :: null

原因:时区配置错误引起: 

修改:(1)打开 E:\oracle\product\10.2.0\db_1\USER-AM_orcl\sysman\config \emd.properties文件,将agentTZRegion=GMT 改成 agentTZRegion =Asia/Chungking         agentTZRegion=Asia/Shanghai            

    (2)重启EM。      

      然后先停止dbconsole 在重启dbconsole :

 set ORACLE_SID=orcl 

 emctl stop dbconsole 

 emctl start dbconsole

即可解决时区配置错误问题。

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。