Rman Error [message #167413] |
Wed, 12 April 2006 22:10 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
wahdany60
Messages: 17 Registered: April 2006
|
Junior Member |
|
|
hello :
i get this error message when using rman utility to backup my database in recovery catalog and database 9i.2
===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 04/12/2006 16:50:45
ORA-19571: archived-log recid 8010 stamp 586975514 not found in controlfile
Recovery Manager complete.
i do not khnow why i recived such this error ?and backup terminated unsuccesfuly
|
|
|
|
Re: Rman Error [message #170974 is a reply to message #170969] |
Sat, 06 May 2006 19:17 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](/forum/images/custom_avatars/42800.jpg) |
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Check your CONTROL_FILE_RECORD_KEEP_TIME. If it is too low (or zero ) that may be the problem.
RMAN is looking for a particular Archived log entries.
You can also try resynching the catalog.
The last option is to check and remove the obsolete entries in catalog. Please apply caution here.
Regards
[Updated on: Sat, 06 May 2006 19:34] Report message to a moderator
|
|
|
Re: Rman Error [message #170976 is a reply to message #167413] |
Sat, 06 May 2006 21:13 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
wahdany60
Messages: 17 Registered: April 2006
|
Junior Member |
|
|
thanks for your great replay .
the first solution i did it before ,
i will do the secound one and feed you back .
thanks
|
|
|