oracle备份恢复案例,Oracle凉备份与恢复及案例分析

[oracle@linuxForOra coldbackup]$ sqlplus /nolog

SQL*Plus: Release 10.2.0.1.0 - Production on Wed Sep 7 20:39:55 2011

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

SQL> conn / as sysdba;

Connected.

SQL> shutdown abort;

ORACLE instance shut down.

SQL> !rm -f /u01/oracle/oradata/general10g/redo*

SQL> startup;

ORACLE instance started.

Total System Global Area  167772160 bytes

Fixed Size                  1218316 bytes

Variable Size              75499764 bytes

Database Buffers           88080384 bytes

Redo Buffers                2973696 bytes

Database mounted.

ORA-00313: open failed formembers of log group 1 of thread 1

ORA-00312: online log 1 thread 1: '/u01/oracle/oradata/general10g/redo01.log'

ORA-27037: unable to obtain file status

Linux Error: 2: No such file or directory

Additional information: 3

SQL>

SQL> select group#,archived,status from v$log;

GROUP# ARC STATUS

---------- --- ----------------

1 NO  CURRENT

3 YES UNUSED

2 YES INACTIVE

SQL> recover database until cancel;

ORA-00279: change 4202761 generated at 09/07/2011 20:29:53 needed forthread 1

ORA-00289: suggestion :

/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.a

rc

ORA-00280: change 4202761 forthread 1 isinsequence #2

Specify log: {=suggested | filename | AUTO | CANCEL}

auto

ORA-00308: cannot open archived log

'/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.

arc'

ORA-27037: unable to obtain file status

Linux Error: 2: No such file or directory

Additional information: 3

ORA-00308: cannot open archived log

'/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.

arc'

ORA-27037: unable to obtain file status

Linux Error: 2: No such file or directory

Additional information: 3

ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below

ORA-01194: file 1 needs more recovery to be consistent

ORA-01110: data file 1: '/u01/oracle/oradata/general10g/system01.dbf'

SQL> recover database until cancel;

ORA-00279: change 4202761 generated at 09/07/2011 20:29:53 needed forthread 1

ORA-00289: suggestion :

/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.a

rc

ORA-00280: change 4202761 forthread 1 isinsequence #2

Specify log: {=suggested | filename | AUTO | CANCEL}

auto

ORA-00308: cannot open archived log

'/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.

arc'

ORA-27037: unable to obtain file status

Linux Error: 2: No such file or directory

Additional information: 3

ORA-00308: cannot open archived log

'/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.

arc'

ORA-27037: unable to obtain file status

Linux Error: 2: No such file or directory

Additional information: 3

ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below

ORA-01194: file 1 needs more recovery to be consistent

ORA-01110: data file 1: '/u01/oracle/oradata/general10g/system01.dbf'

SQL>

SQL> recover database until cancel;

ORA-00279: change 4202761 generated at 09/07/2011 20:29:53 needed forthread 1

ORA-00289: suggestion :

/u01/oracle/flash_recovery_area/GENERAL10G/archivelog/2011_09_07/o1_mf_1_2_%u_.a

rc

ORA-00280: change 4202761 forthread 1 isinsequence #2

Specify log: {=suggested | filename | AUTO | CANCEL}

/u01/oracle/coldbackup/redo01.log

Log applied.

Media recovery complete.

SQL>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值