ora-24324資料庫無法關閉
oracle@weblogic28 $sqlplus / as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 30 16:02:32 2012
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
Connected.
SQL> startup nomount;
ORA-01081: cannot start already-running ORACLE - shut it down first
SQL> shutdown immediate;
ORA-24324: service handle not initialized
ORA-24323: value not allowed
ORA-01089: immediate shutdown in progress - no operations are permitted
SQL> shutdown abort;
ORA-01031: insufficient privileges
SQL> exit
Disconnected
oracle@hostname $sqlplus / as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 30 16:05:57 2012
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
Connected.
SQL> shutdown abort
ORACLE instance shut down.
SQL> exit
Disconnected
oracle@hostname $sqlplus / as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 30 16:06:17 2012
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
Connected to an idle instance.
SQL> startup nomount;
ORACLE instance started.
Total System Global Area 595591168 bytes
Fixed Size 2073064 bytes
Variable Size 213913112 bytes
Database Buffers 373293056 bytes
Redo Buffers 6311936 bytes
SQL>
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26015009/viewspace-750350/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- shutdown immediate 持久無法關閉資料庫之解決方案資料庫
- MySQL多例項使用mysqld_multi stop 無法關閉資料庫MySql資料庫
- ORACLE DSG資料同步軟體程式導致資料庫無法正常關閉Oracle資料庫
- 資料庫關閉資料庫
- 【故障處理】資料庫無法正常關閉ORA-01089資料庫
- 3.3.1 關於關閉資料庫資料庫
- 資料庫異常關閉後無法啟動問題處理一例資料庫
- 安全關閉Oracle資料庫Oracle資料庫
- 資料庫無法update資料庫
- 資料庫無法建立資料庫檢視資料庫
- mongodb關閉資料庫例項MongoDB資料庫
- 資料庫啟動和關閉資料庫
- mongoDB因root啟動關閉資料庫導致mongo普通使用者無法啟動MongoDB資料庫
- Mysq無法建立資料庫資料庫
- RAC無法關閉nodeappsAPP
- 【Shutdown】同一會話存在未提交事務時使用immediate選項無法關閉資料庫會話資料庫
- shutdown immediate物理備庫長時間無法關閉案列
- 3.3.3 使用immiedit模式關閉資料庫模式資料庫
- 資料庫自動啟動關閉資料庫
- rac 管理 啟動關閉資料庫資料庫
- oracle資料庫的關閉過程Oracle資料庫
- 資料庫關閉的學問 (轉)資料庫
- iis網站資料庫無法連線資料庫網站資料庫
- dbca無法刪除資料庫資料庫
- windows終端下mysql無法正常關閉WindowsMySql
- ORA-00106: 無法在連線到排程程式時啟動/關閉資料庫資料庫
- 本機資料庫資料庫鏈無法訪問遠端資料庫資料庫
- RAC 資料庫的啟動與關閉資料庫
- 關閉ORACLE資料庫步驟參考Oracle資料庫
- informix 資料庫啟動關閉指令碼ORM資料庫指令碼
- Oracle資料庫的啟動與關閉Oracle資料庫
- Mysql 5.5 資料庫啟動關閉命令MySql資料庫
- Oracle資料庫的啟動和關閉Oracle資料庫
- 關閉資料庫比較好的方法資料庫
- DBA要謹慎關閉資料庫(轉)資料庫
- WAMP無法連線mysql資料庫MySql資料庫
- MMNL absent ,資料庫無法連線資料庫
- 資料庫無法shutdown immediate的案例資料庫