5

Oracle DB 11g をインストールしました。すべて正常に動作していましたが、突然プロセス OracleDbConsoleorclが開始されなくなりました。手動で試してみましたが、常に次のメッセージが表示されます。

Windows could not start OracleDbConsoleorcl on
Local Computer. If this is a non-Microsoft service,
contact the service vendor, and refer the service
specific error code 2

私は何をすべきか??

4

2 に答える 2

5

次のコマンドを使用して、OracleDBConsoleorcle の問題/構成ステータスを確認できます。

emctl status dbconsole

その後、それに応じて構成できます。

于 2014-11-02T12:35:27.493 に答える