原文:oracle登錄時shared memory realm does not exist的解決方法

解決辦法: 用CMD進入命令行 sqlplus nolog conn as sysdba startup 然后用sqlplus進入命令 ...

2016-12-08 17:16 0 7927 推薦指數:

查看詳情

ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist

Oracle 設置默認數據庫 如果我們的服務器上或者電腦上安裝了多個數據庫,當我們使用sqlplus如果為指定數據庫登錄到的是哪一個數據庫呢?今天遇到了一個老問題: ORA-01034: ORACLE not available ORA-27101: shared memory ...

Mon Sep 14 02:52:00 CST 2015 0 2017
處理錯誤:ORA-27101: shared memory realm does not exist 解決方案

今天在連接ORACLE做測試的時候,出現錯誤:ORA-27101: shared memory realm does not exist 錯誤原因:可能是ORACLE數據庫意外被關閉 解決方法:cmd下,執行以下命令,啟動數據庫   1、sqlplus /nolog 登陸數據庫 ...

Tue Mar 14 19:00:00 CST 2017 3 36436
ORA-27101: shared memory realm does not exist

登陸SQLPlus出現:ORA-01034:ORACLE not avaiableORA-27101 : shared memory realm does not existProcess ID:0Session ID:0 Serial Number:0解決 ...

Tue Oct 16 20:41:00 CST 2012 0 3182
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM