Home >Database >Mysql Tutorial >oracle10g +win 7 安装 oracle 10g 报错 java.lang.Exception:

oracle10g +win 7 安装 oracle 10g 报错 java.lang.Exception:

WBOY
WBOYOriginal
2016-06-07 15:01:231334browse

oracle10g win 7 安装 oracle 10g 登录em后,提示java.lang.Exception: Exception in sending Request :: null (1)找到oracle安装目录下的db_1中的XXX_orcl类型的文件下面的sysman里面的config中的emd.properties文件,将agentTZRegion=GMT改成agentTZRegio

oracle10g +win 7 安装 oracle 10g 

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


(1)找到oracle安装目录下的db_1中的XXX_orcl类型的文件下面的sysman里面的config中的emd.properties文件,将agentTZRegion=GMT改成agentTZRegion =Asia/Chungking oracle10g +win 7 安装 oracle 10g  报错 java.lang.Exception:

(2)然后打开cmd命令窗口,重新配置em。


注意这个时候要设置SET ORACLE_SID=ORCL

oracle10g +win 7 安装 oracle 10g  报错 java.lang.Exception:

执行命令em emca config dbcontrol,然后重启dbcontorl服务 


(3)重新登陆em,问题就解决了。

oracle10g +win 7 安装 oracle 10g  报错 java.lang.Exception:


登陆 可以了

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn