Oracle - ORA-01034: ORACLE not available Process ID: 0 / Connected to an idle instance
一、異常
[oracle@xl ~]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 - Production on Mon Jun 4 00:55:19 2017
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to an idle instance.
-- 後面再做其他操作時拋的異常
SQL> select instance_name from v$instance;
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0
二、原因
1、遇到過一種情況是伺服器的記憶體爆了
2、網上也有說是伺服器ORACLE_SID環境變數與資料庫的instance_name例項名不一致的
相關文章
- ORA-01034: ORACLE not available的解決辦法OracleAI
- Oracle 19c Concepts(13):Oracle Database InstanceOracleDatabase
- Oracle 19c Concepts(15):Process ArchitectureOracle
- 【PARAMETER】Oracle引數:MAX_IDLE_BLOCKER_TIME 解釋OracleBloC
- Oracle 最新PSU (Doc ID 2118136.2)Oracle
- oracle設定process需要注意的事情Oracle
- [20210528]Oracle 19c Max_Idle_Blocker_Time Parameter.txtOracleBloC
- Oracle OCP(13):GROUPING & GROUPING_ID & GROUP_ID & GROUPING SETSOracle
- Migration Of An Oracle Database Across OS Platforms [ID 733205.1]OracleDatabaseROSPlatform
- Oracle 下載最新psu (Doc ID 2118136.2)Oracle
- Git bash Error: Could not fork child process: There are no available terminals (-1)GitErrorAI
- Oracle vs PostgreSQL Develop(26) - ASCII 0OracleSQLdevASCII
- ORACLE-1Z0-060題庫(Upgrade to Oracle Database 12c)OracleDatabase
- Oracle 19C RAC open_links_per_instance引數問題Oracle
- Oracle 1Z0-149 題庫Oracle
- Oracle修改instance_name、db_name、db_unique_name、service_namesOracle
- How to Increase CSS Misscount in single instance ASM installations [ID 729878.1]CSSASM
- A replica with the same server_uuid/server_id as this replica has connected to the source;ServerUI
- [20191204]oracle能建立最大object_id是多少.txtOracleObject
- Oracle SQL_ID轉換成SQL_HASH_VALUEOracleSQL
- oracle11g: Scheduler Maintenance Tasks or Autotasks (Doc ID 756734.1)OracleAINaN
- 【DBA】Relinking Oracle Home 常見問題 (Doc ID 2048232.1)Oracle
- How To Replicate Data from Oracle to Postgres Using GoldenGate (Doc ID 1544137.1OracleGo
- oracle時間轉字串去除前導0Oracle字串
- Oracle client安裝the jre is 0故障處理Oracleclient
- Oracle 11G RAC One Node's Instance Arise ORA-01105 ORA-01606Oracle
- [重慶思莊每日技術分享]-ORACLE 12C 新功能 max_idle_timeOracle
- Oracle RAC中驗證LUN_ID對應情況Oracle
- Oracle記憶體結構(三)----Process Memory的詳細資訊(轉)Oracle記憶體
- 從Oracle的SQL_ID到PG14引入核心的QUERY_IDOracleSQL
- ORA-31687: error creating worker process with worker id 1Error
- oracle ebs 根據請求id找到對應trace 檔案Oracle
- Can GoldenGate Replicate An Oracle Table That Contains Only CLOB Column(s)? (Doc ID 971833.1)GoOracleAI
- Oracle檢視sql_id 的歷史執行計劃OracleSQL
- 【Oracle】簡單引數也有講究,JOB_QUEUE_PROCESS引數調研Oracle
- 【ASK_ORACLE】因process用盡導致的rac重啟的解決方法Oracle
- Oracle 18c - 配置只讀 OracleHome / DBCA / Patching / Upgrade (文件 ID 2469646.1)Oracle
- [20191206]為什麼oracle能建立最大object_id=4254950910.txtOracleObject
- Process finished with exit code -1073740791 (0xC0000409)