%BC%D7%EC%B3%A5%DF%A5%CF%A5%EB

Www Hotgirlsfilm %B2%D6%C4%BE%C3%C0%D0%F7 Ca Solmu (nimi) Hot Girls Film oracle snapcf_.f/ SNAPSHOT CONTROLFILE 什么作用? | ANBOB

Www Hotgirlsfilm %B2%D6%C4%BE%C3%C0%D0%F7 Ca Solmu (nimi) Hot Girls Film

DBID
Www & %B2%D6%C4%BE%C3%C0%D0%F7 81 %B2%D6%C4%BE%C3%C0%D0%F7 Hotgirlsfilm oa %B2%D6%C4%BE%C3%C0%D0%F7 %B2%D6%C4%BE%C3%C0%D0%F7 B0search% Hotgirlsfilm e %B2%D6%C4%BE%C3%C0%D0%F7 r Www hsesearchr (nimi) h Www s (nimi) asearchc Solmu % Solmu W Hotgirlsfilm w %B2%D6%C4%BE%C3%C0%D0%F7 4aBEsearchCsearch% Solmu 0 Hotgirlsfilm Dsearch% (nimi) 76C4searchBEsearchC Hotgirlsfilm %0 (nimi) D0%D6%FE%C1%FA%CD%F8%B5%C7%C2%BDF7 Www rfechioner (nimi) h (nimi) sexinsex%20baredi Solmu m (nimi) #japanese+girl+wet( (nimi) i Solmu i %B2%D6%C4%BE%C3%C0%D0%F7 search %B2%D6%C4%BE%C3%C0%D0%F7 ww search searchB2 Solmu D6searchC Solmu %searchE%BA%AB%B9%FAFetishWoman%C8%AB%BC%AF%B9%BA%C2%F2C (nimi) % %B2%D6%C4%BE%C3%C0%D0%F7 0D Solmu %F Www Www Www w (nimi) (nimi) ssearcha %B2%D6%C4%BE%C3%C0%D0%F7 ch11;
3459515476

SQL>
ok,成功
查询数据文件头信息
SQL> select CHECKPOINT_CHANGE# from v$datafile_header;
select CHECKPOINT_CHANGE# from v$datafile_header
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [2170], [], [], [], [], [], [], []

SQL>
失败
现在重新启动数据库,看看是否可以到mount状态:
SQL> shutdown immediate
ORA-00600: internal error code, arguments: [kccchb_1], [356], [353], [0], [353], [0], [], []
SQL> shutdown abort;
ORACLE instance shut down.
SQL>
SQL> startup
ORACLE instance started.

Total System Global Area 320569400 bytes
Fixed Size 741432 bytes
Variable Size 285212672 bytes
Database Buffers 33554432 bytes
Redo Buffers 1060864 bytes
Database mounted.
ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
SQL>
ok,此时数据库可以mount起来了

SQL>
SQL> alter database open;
alter database open
*
ERROR at line 1:
ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
SQL> alter database open resetlogs;
alter database open resetlogs
*
ERROR at line 1:
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: ‘/u01/ora9a/oradata/tt9a/system01.dbf’
提示需要恢复
SQL> recover database using backup controlfile;
ORA-00279: change 349227 generated at 02/24/2009 10:49:58 needed for thread 1
ORA-00289: suggestion : /u01/arch/1_1.dbf
ORA-00280: change 349227 for thread 1 is in sequence #1
Specify log: {}
AUTO
ORA-00328: archived log ends at change 347581, need later change 349227
ORA-00334: archived log: ‘/u01/arch/1_1.dbf’
SQL> recover database using backup controlfile;
ORA-00279: change 349227 generated at 02/24/2009 10:49:58 needed for thread 1
ORA-00289: suggestion : /u01/arch/1_1.dbf
ORA-00280: change 349227 for thread 1 is in sequence #1
Specify log: {}
/u01/ora9a/oradata/tt9a/redo01.log
Log applied.
Media recovery complete.

SQL> alter database open resetlogs;

Database altered.

SQL>
恢复成功
SQL> select no,to_char(vdate,’yyyy-mm-dd hh24:mi:ss’) from test order by vdate;

NO TO_CHAR(VDATE,’YYYY-MM-DDHH24:MI:SS’)
———- ———————————————————
1 2009-02-24 10:16:09
2 2009-02-24 10:25:30
3 2009-02-24 10:26:56
4 2009-02-24 10:30:59
5 2009-02-24 10:51:01

SQL>
ok,新插入的数据也在。

目前这篇文章有3条评论(Rss)评论关闭。

  1. Faustina Loreg | #2
    2011 年 12 月 21 日 at 上午 2:51

    Hey! Fantastic blog! I happen to be a daily visitor to your site (somewhat more like addict ) of this website. Just wanted to say I appreciate your blogs and am looking forward for more!

  2. Optimizer_mode ALL_ROWS and FIRST_ROWS[_N]
  3. how to disable/enable index?
  4. 11g adrci全称(full name)
  5. 与AMM ,ASMM相关的几个视图
  6. sql performance truning ,hint,parallel,10053 trace
  7. oracle 11g dbca 找不到asm diskgroup的解决办法
  8. impdp 与 imp区别
  9. crs 安装时The specified shared raw partition /dev/raw/raw1 may not have correct permission
  10. scn fast increase by dblink
  11. 还原data block dumps实际值

标签云集