文章詳情頁
windows 7成功安裝oracle 10g
瀏覽:11日期:2023-06-01 15:32:20
工具網上的資料改了refhost.xml文件 添加了<!--Microsoft Windows 7--><OPERATING_SYSTEM><VERSION VALUE="6.1"/></OPERATING_SYSTEM>后來用xp sp3 兼容模式,管理員運行安裝,剛裝完 Oracle 10g,然后,進行em后,界面出來了,但報了一個錯:java.lang.Exception: Exception in sending Request :: null很多功能不能用,提示重新登錄
解決方案:找到下面的文件$ORACLE_HOME/db_1/$HOSTNAME/sysman/config/emd.properties其中的agentTZRegion缺省是GMT,改為你所在的時區即可,例如:agentTZRegion=Asia/Chungking關于時區的列表參考:10.2.0/db_1/sysman/admin/supportedtzs.lst然后先停止 dbconsole 使時區設置生效并重啟OracleDBConsole:然后先停止dbconsole 在重啟dbconsole :set ORACLE_SID=orcl
emctl stop dbconsole
emctl start dbconsole
標簽:
Windows系統
相關文章:
排行榜