原文:ORA-27101: shared memory realm does not exist

登陸SQLPlus時出現:ORA :ORACLE not avaiableORA : shared memory realm does not existProcess ID: Session ID: Serial Number: 解決辦法 cmd sqlplus nolog 用SYS用戶登錄:conn as sysdba 啟動打開目錄:D: app Administrator admin ora ...

2012-10-16 12:41 0 3182 推薦指數:

查看詳情

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
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM