Timeout (30000 milliseconds) waiting for the OracleService service to connect.
問題:
Services.msc 中Oracle服務啟動時報錯無法開啟
環境:
Oracle 11.2.0.3 Microsoft Windows 2003(32-bit)
Server : 虛擬平臺(公司自主研發的VM很卡)
現象:
啟動報錯:
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7009
Date: 2/9/2015
Time: 10:59:43 AM
User: N/A
Computer: CLOUDDB01
Description:
Timeout (30000 milliseconds) waiting for the OracleServiceQCDB service to connect.
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 2/9/2015
Time: 10:59:43 AM
User: N/A
Computer: CLOUDDB01
Description:
The OracleServiceQCDB service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
處理:
1: 點選開始(Start)選單,點選執行(Run),輸入 regedit 命令
2: 找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
3: 找到ServicesPipeTimeout選項,單擊右鍵選項“編輯”選項,選擇“Decimal"選項,輸入60000. 有可能你找不到ServicesPipeTimeout選項,這時你就需要新建該選項。然後如上所述設定其值。
再次開啟後OK:
C:\Documents and Settings\clouduser>net start OracleServiceQCDB
The OracleServiceQCDB service is starting.......................................
The OracleServiceQCDB service was started successfully.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/25583515/viewspace-2146419/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- The OracleService$$$ service terminated unexpectedly.Oracle
- ORA-04021: timeout occurred while waiting to lock objectWhileAIObject
- ORA-04021,timeout occurred while waiting to lock objectWhileAIObject
- ORA-02049: timeout: distributed transaction waiting for lockAI
- 【YashanDB知識庫】YAS-02024 lock wait timeout, wait time 0 millisecondsAI
- Job for firewalld.service failed because a timeout was exceeded. See "systemctl status firewalld.serAI
- mysql timeoutMySql
- Database TimeoutDatabase
- SQLNET.RECV_TIMEOUT & SQLNET.SEND_TIMEOUTSQL
- mysql的wait_timeout和interactive_timeoutMySqlAI
- npm包管理器報錯-npm ERR! Response timeout while trying to fetch https://registry.npmjs.org/@XXX(over 30000ms)NPMWhileHTTPJS
- Right here waitingAI
- MySQL Timeout解析MySql
- 【MySQL】淺析interactive_timeout和wait_timeoutMySqlAI
- MySQL之wait_timeout和interactive_timeout引數MySqlAI
- Timeout expired. The timeout period elapsed prior to completion of the operation or the server is noServer
- 鎖:innodb_lock_wait_timeout和 innodb_rollback_on_timeout?AI
- Mysql引數解釋---wait_timeout、interactive_timeoutMySqlAI
- Waiting for table metadata lockAI
- RMAN progress and what it is waiting for scriptsAI
- XMLHttpRequest timeout 屬性XMLHTTP
- IPC Send timeout detected
- Linux timeout命令Linux
- “The last packet sent successfully to the server was 0 milliseconds ago. ”異常解決方案ASTServerGo
- 【Mysql】MySQL中interactive_timeout和wait_timeout的區別MySqlAI
- MySQL5.7 Waiting FOR TABLE FLUSHMySqlAI
- angularjs之$timeout指令AngularJS
- yarn socket connection timeoutYarn
- BLOCKED,WAITING,TIMED_WAITING有什麼區別?-用生活的例子解釋BloCAI
- 關於win平臺下,oracleservice<sid>無法正常啟動的問題Oracle
- INBOUND_CONNECT_TIMEOUT與SQLNET.INBOUND_CONNECT_TIMEOUT小結SQL
- Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.Server
- lightdb WARNING: could not establish connection after 30000 ms
- bug:1、the last packet sent successfully to the server was 0 milliseconds ago 2、avoid mutating a propASTServerGo
- Waiting for clusterware split-brain resolutionAI
- interactive_timeout和wait_timeout引數區別和設定策略AI
- 什麼是web service?- SOAP Web Service & Restful Web ServiceWebREST
- MySQL的timeout那點事MySql