RMAN recovery [message #271903] |
Wed, 03 October 2007 06:02 |
bong
Messages: 13 Registered: September 2007
|
Junior Member |
|
|
RMAN> recover database;
Starting recover at 03-OCT-07
using channel ORA_DISK_1
using channel ORA_DISK_2
using channel ORA_DISK_3
using channel ORA_DISK_4
using channel ORA_DISK_5
using channel ORA_DISK_6
starting media recovery
media recovery failed
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 10/03/2007 13:34:07
ORA-00283: recovery session canceled due to errors
RMAN-11003: failure during parse/execution of SQL statement: alter database reco
ver if needed
start until cancel using backup controlfile
ORA-00283: recovery session canceled due to errors
ORA-00081: address range [0x60000000000A7D70, 0x60000000000A7D74) is not readabl
e
ORA-00600: internal error code, arguments: [kcvsor_current_inc_rdfail], [0], [],
[], [], [], [], []
hi everybody..
any suggestion on this one?
tanx...
|
|
|
Re: RMAN recovery [message #271925 is a reply to message #271903] |
Wed, 03 October 2007 06:48 |
|
Michel Cadot
Messages: 68716 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
ORA-00600 = Oracle bug => search on Metalink and/or call Oracle support
Regards
Michel
|
|
|