ORA-12500: TNS:listener failed to start a dedicated server process
今天早上連到standby資料庫時,報以下錯誤
alert_paul.log 記錄的更詳細
ORA-12500: TNS:listener failed to start a dedicated server process
*** 2007-12-20 10:12:41.629
Error 12500 connecting to destination LOG_ARCHIVE_DEST_2 standby host 'test'
Error 12500 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'test'
Heartbeat failed to connect to standby 'test'. Error is 12500.
ORA-12500 TNS:listener failed to start a dedicated server process
Cause: The process of starting up a dedicated server process failed. The executable could not be found or the environment may be set up incorrectly.
Action: Turn on tracing at the ADMIN level and re-execute the operation. Verify that the Oracle Server executable is present and has execute permissions enabled. Ensure that the Oracle environment is specified correctly in LISTENER.ORA. The Oracle Protocol Adapter that is being called may not be installed on the local hard drive. Check that the correct Protocol Adapter are successfully linked. If the error persists, contact Oracle Support Services.
因為oracle資料庫是執行在windows下 檢查下oracleservicetest服務沒起來,而且啟動型別為手動
手工啟動後,並且改為自動,就一切正常 記錄下
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7199859/viewspace-923/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle Database Server 'TNS Listener'遠端資料投毒漏洞OracleDatabaseServer
- Server Tomcat v9.0 Server at localhost failed to start.ServerTomcatlocalhostAI
- Listener refused the connection with the following error:ORA-12514, TNS:listenerError
- TNS問題排查 The listener supports no services
- 關於解決Server Tomcat v9.0 Server at localhost failed to start的問題ServerTomcatlocalhostAI
- Mongodb安裝坑 - Service 'MongoDB Server' (MongDB) failed to start. Verify that you have...MongoDBServerAI
- RuntimeError: An attempt has been made to start a new process before the current process hasError
- android studio Error:Unable to start the daemon process【轉】AndroidError
- [20211012]sqlnet.ora USE_DEDICATED_SERVER=on.txtSQLServer
- ORA-12514:TNS:listener does not currently know of service requested in connect descriptor
- Failed to start docker.service: Unit not foundAIDocker
- MYSQL The Server Shutdown Process(筆記)MySqlServer筆記
- Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the processErrorExceptionAI
- This application failed to start because it could not find or load the Qt platform plugin “windows“APPAIQTPlatformPluginWindows
- ORA-00445: background process "J000" did not start after 120 seconds
- Job for docker.service failed because the control process exited with error codeDockerAIError
- The Tomcat connector configured to listen on port 80 failed to start. The port may already be inTomcatAI
- Job for mysqld.service failed because the control process exited with error code...MySqlAIError
- Thread: ADMU3011E: Server launched but failed initialization. Server logfiles shthreadServerAI
- 帶庫升級 exp全備 su profile error lead to pkg failed to startErrorAI
- 解決Error Initialization failed for ‘https://start.spring.io‘Please check URL, nErrorAIHTTPSpring
- MySQL 8.0 Reference Manual(讀書筆記77節--Merge Threshold for Index Pages & Automatic Configuration for a Dedicated MySQL Server)MySql筆記IndexServer
- PyTorch出現:RuntimeError: An attempt has been made to start a new process...報錯 (已解決)PyTorchError
- dotnet 測試在 UOS Linux 上使用 Process Start 開啟檔案的行為Linux
- tomcat報錯org.apache.catalina.core.ContainerBase.startInternal A child container failed during startTomcatApacheAI
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- Oracle案例04——TNS-12547: TNS:lost contactOracle
- 【故障處理】ORA-28547: connection to server failed, probableServerAI
- VS中呼叫QT出現This application failed to start because it could not find or load the Qt platform pluginQTAPPAIPlatformPlugin
- 安裝MySQL出現Job for mysqld.service failed because the control process exited with error codeMySqlAIError
- Centos httpd模組 Job for httpd.service failed because the control process exited with error code.CentOShttpdAIError
- Listener
- 【Kafka】Kafka-Server-start.sh 啟動指令碼分析(Ver 2.7.2)KafkaServer指令碼
- 問題解決:TNS-12543: TNS:destination host unreachable
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError
- ORACLE TNS Io異常End of TNS data channel&ORA-12518Oracle
- [AlwaysOn] 建立SQL Server高可用性組T-SQL語法:LISTENER子句SQLServer
- 安裝啟動service redisd start時報錯 /var/run/redis_6379.pid exists, process is already running or crashedRedis
- Oracle TNS報錯大全Oracle