Oracle恢復(fù)失敗會(huì)出現(xiàn)的信息
當(dāng)Oracle恢復(fù)失敗,就會(huì)出現(xiàn)以下的錯(cuò)誤信息,如果你在Oracle恢復(fù)的實(shí)際操作中不清楚自己的實(shí)際操作是否正確的話,那么以下的文章將會(huì)告訴你在什么的情況下,Oracle恢復(fù)的實(shí)際操作時(shí)不正確的。
SQL*Plus: Release 10.2.0.1.0 - Production on 星期五 2月 6 13:02:30 2009
- Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> SQL> 已連接。
SQL> SQL> SQL> ORA-01109: 數(shù)據(jù)庫未打開
已經(jīng)卸載數(shù)據(jù)庫。
Oracle 例程已經(jīng)關(guān)閉。
SQL> SQL> 從 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
- With the Partitioning, OLAP and Data Mining options
斷開,SQL*Plus: Release 10.2.0.1.0 - Production on 星期五 2月 6 13:02:44 2009
- Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> SQL> 已連接到空閑例程。 SQL> SQL> Oracle 例程已經(jīng)啟動(dòng)。
- Total System Global Area 603979776 bytes
- Fixed Size 1250380 bytes
- Variable Size 188746676 bytes
- Database Buffers 406847488 bytes
- Redo Buffers 7135232 bytes
數(shù)據(jù)庫裝載完畢。
- SQL> 從 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
- With the Partitioning, OLAP and Data Mining options
斷開
恢復(fù)管理器: Release 10.2.0.1.0 - Production on 星期五 2月 6 13:02:49 2009
- Copyright (c) 1982, 2005, Oracle. All rights reserved.
- RMAN>
已連接到目標(biāo)數(shù)據(jù)庫: Oracle (DBID=1551094543, 未打開)
使用目標(biāo)數(shù)據(jù)庫控制文件替代恢復(fù)目錄
RMAN>
回顯已打開
- RMAN> run {
- 2> restore database;
- 3> recover database;
- 4> }
啟動(dòng) restore 于 06-2月 -09
分配的通道: ORA_DISK_1
通道 ORA_DISK_1: sid=156 devtype=DISK
釋放的通道: ORA_DISK_1
上述的相關(guān)內(nèi)容就是對(duì)Oracle恢復(fù)失敗,會(huì)出現(xiàn)的錯(cuò)誤信息的描述,希望會(huì)給你帶來一些幫助在此方面。
【編輯推薦】