時間:2015-06-28 00:00:00 來源:IT貓撲網(wǎng) 作者:網(wǎng)管聯(lián)盟 我要評論(0)
現(xiàn)象:
Windows 不能在 本地計算機 啟動 OracleDBConsoleorcl。有關(guān)更多信息,查閱系統(tǒng)事件日志。如果這是非 Microsoft 服務(wù),請與服務(wù)廠商聯(lián)系,并參考特定服務(wù)錯誤代碼 2。
系統(tǒng)事件日志 報錯誤"Agent process exited abnormally during initialization."
出現(xiàn)情況:原來正常,計算機名更改或IP地址變了后就不能啟動,
解決步驟如下:
1、開始-》運行cmd
2、執(zhí)行 emctl start dbconsole
C:\Documents and Settings\xcl>emctl start dbconsole
Environment variable ORACLE_SID not defined. Please define it.
提示:環(huán)境變量 ORACLE_SID 未定義,請定義。
3、設(shè)置 ORACLE_SID =ORCL (orcl是我的實例名,也是服務(wù)名)
C:\Documents and Settings\xcl>set oracle_sid=orcl
4、再次執(zhí)行emctl start dbconsole
C:\Documents and Settings\xcl>emctl start dbconsole
OC4J Configuration issue. E:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_china-d9e3f7d07_orcl not found.
提示:無法找到"E:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_china-d9e3f7d07_orcl "
注:china-d9e3f7d07 是我的計算機名
復(fù)制該目錄下的"OC4J_DBConsole_localhost_orcl"文件夾放在同一目錄下,且把名稱改成"OC4J_DBConsole_china-d9e3f7d07_orcl"。
5、再次執(zhí)行emctl start dbconsole
C:\Documents and Settings\xcl>emctl start dbconsole
EM Configuration issue. E:\oracle\product\10.2.0\db_1/china-d9e3f7d07_orcl not found.
提示:無法找到 "E:\oracle\product\10.2.0\db_1/china-d9e3f7d07_orcl "
復(fù)制該目錄下的"localhost_orcl"文件夾放在同一目錄下,且把名稱改成"china-d9e3f7d07_orcl"。
6、再次執(zhí)行emctl start dbconsole
C:\Documents and Settings\xcl>emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
http://localhost:1158/em/
Starting Oracle Enterprise Manager 10g Database Control ...OracleDBConsoleorcl
服務(wù)正在啟動
..............................
OracleDBConsoleorcl 服務(wù)已經(jīng)啟動成功
關(guān)鍵詞標(biāo)簽:Windows
相關(guān)閱讀
熱門文章 如何修改服務(wù)器3389端口 Win11系統(tǒng)怎么設(shè)置中文-Win11更改成中文的方法教程 Win11怎么設(shè)置同步時間-Win11手動同步時間操作方法 Win11怎么在開始菜單添加快捷方式-開始菜單添加快捷方式操作方法
人氣排行 [聲音故障]XP沒有聲音,丟失Windows Audio服務(wù)(AudioSrv)[警告:2003不一定適用 解決Windows 7黑屏的有效方法 windows2003中關(guān)于軟路由設(shè)置方法的具體介紹 Windows不能在本地計算機啟動OracleDBConsoleorcl 一個空文件夾刪不掉的解決辦法 微軟Windows錯誤代碼大全(2) 用Windows命令行實現(xiàn)自動SSH代理 Windows 7加XP的局域網(wǎng)搭建與文件共享