DBConsoleorcl 이 실행이 되지 않습니다.
원래 10g가 깔려 있던 컴퓨터 인데 11g 깔다 실패하고 11g 지운 후 부터 저녀석이 실행이 안되네요.
DBConsoleorcl 실행이 안되 로그를 찾아보니
=================== emoms.log ==================================
2012-05-21 15:30:12,035 [OmsServiceDriver thread] ERROR conn.ConnectionService verifyRepositoryEx.434 - Invalid Connection Pool. ERROR = IO 예외 상황: The Network Adapter could not establish the connection
2012-05-21 15:34:30,587 [OmsServiceDriver thread] WARN jdbc.ConnectionCache _getConnection.303 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
2012-05-21 15:34:30,588 [OmsServiceDriver thread] WARN jdbc.ConnectionCache _getConnection.306 - IO 예외 상황: The Network Adapter could not establish the connection
java.sql.SQLException: IO 예외 상황: The Network Adapter could not establish the connection
=====================================================================
===================== sqlnet.log ======================================
Fatal NI connect error 12545, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hp-PC)(Port=1521))(CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=F:\oracle\product\10.2.0\db_1\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=NOVA)(USER=SYSTEM))))
VERSION INFORMATION:
TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.2.0.3.0 - Production
Time: 21-5월 -2012 15:32:47
Tracing not turned on.
Tns error struct:
ns main err code: 12545
TNS-12545: 대상 호스트 또는 개체가 존재하지 않아 연결에 실패했습니다
ns secondary err code: 12560
nt main err code: 515
TNS-00515: 대상 호스트 또는 개체가 존재하지 않아 연결에 실패했습니다
nt secondary err code: 1004
nt OS err code: 0
=====================================================================
하지만 이상한건 OracleServiceORCL과 Listener는 잘 실행이 되네요.
그래서 DB접속에는 문제가 없네요??? toad등에서 아주 잘 접속이 되고 뿐만아니라
tnsping orcl , tnsping nova(컴이름) 아주 잘 나갑니다!!!!
하지만 로그 상으로는 네트워크나, 리스너 연결이 안되는 것 처럼 나오네요???
어디가 잘 못 된걸까요?
- 질 문 :
1. 해결 방법이 있을까요?
2. DBConsoleorcl이 하는 역할이 뭔가요? 서비스가 올라오지 않는데도 DB사용에는 문제가 없는 듯하네요???
3. 11g를 다시 깔아야 할 듯 한데 10,11g 같이 깔아도 상관 없나요?