Oracle数据库数据恢复、性能优化

找回密码
注册
搜索
热搜: 活动 交友 discuz
发新帖

316

积分

0

好友

0

主题
1#
发表于 2012-2-28 00:51:46 | 查看: 6545| 回复: 6
SQL> shutdown abort
ORACLE instance shut down.
SQL> startup mount
ORACLE instance started.

Total System Global Area  167772160 bytes
Fixed Size                  2019288 bytes
Variable Size             117440552 bytes
Database Buffers           41943040 bytes
Redo Buffers                6369280 bytes
Database mounted.
SQL> alter database archivelog;
alter database archivelog
*
ERROR at line 1:
ORA-00265: instance recovery required, cannot set ARCHIVELOG mode

shutdown abort 后,不可以直接改为归档模式,请问是为什么?改归档模式与 instance recovery 有何关联?
2#
发表于 2012-2-28 09:28:48
need clear close,use shutdown immediate ,can't with abort

回复 只看该作者 道具 举报

3#
发表于 2012-2-28 11:34:42
呵呵,又一个把shutdown abort作为常规停库的人,这个习惯大大的不好。

回复 只看该作者 道具 举报

4#
发表于 2012-2-28 19:27:09
lz只是问原因,不是这个习惯。。

回复 只看该作者 道具 举报

5#
发表于 2012-2-28 19:42:16
ODM Data:

[oracle@vrh2 ~]$ oerr ora 265
00265, 00000, "instance recovery required, cannot set ARCHIVELOG mode"
// *Cause:  The database either crashed or was shutdown with the ABORT
//          option. Media recovery cannot be enabled because the online
//          logs may not be sufficient to recover the current datafiles.
// *Action: Open the database and then enter the SHUTDOWN command with the
//          NORMAL or IMMEDIATE option.


"shutdown abort 后,不可以直接改为归档模式,请问是为什么?改归档模式与 instance recovery 有何关联?"

error message 说得很清楚了:

because the online  logs may not be sufficient to recover the current datafiles.

因为在线日志可能不足以 恢复当前的数据文件, 所以不允许 在有 crash recovery的情况下 打开归档模式  convert to archivelog mode

回复 只看该作者 道具 举报

6#
发表于 2012-2-28 19:56:56
Media recovery cannot be enabled because the online
logs may not be sufficient to recover the current datafiles.

不懂啊,为什么必须在一致的情况下,才可以打开归档模式呢?

曾经亲眼见过同事 shutdown abort 后,打开归档模式成功的,可是自己测试确从来没成功过。

回复 只看该作者 道具 举报

7#
发表于 2012-2-28 20:09:36
as maclean understand:

目标1.media recovery enable 要求 数据库能恢复到 enable MR的这一刻,

但是shutdown abort=> 造成的crash recovery need 恢复需求不能 保证在线日志是不能保证 current datafile 恢复到consistent的, 所以也就无法实现目标1 。

”曾经亲眼见过同事 shutdown abort 后,打开归档模式成功的,可是自己测试确从来没成功过。“=》无法重现的问题,我们无法探究。

回复 只看该作者 道具 举报

您需要登录后才可以回帖 登录 | 注册

QQ|手机版|Archiver|Oracle数据库数据恢复、性能优化

GMT+8, 2024-11-15 01:55 , Processed in 0.052008 second(s), 21 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部
TEL/電話+86 13764045638
Email service@parnassusdata.com
QQ 47079569