RMAN-08132 during backup archive logs on physical standby database. [message #215981] |
Wed, 24 January 2007 09:06 |
fl@kimik-it.gl
Messages: 3 Registered: January 2007
|
Junior Member |
|
|
Hi
After a long period working without any problems the backup have started to fail.
From the logfile:
Starting backup at 24-JAN-07
channel c1: starting compressed archive log backupset
channel c1: specifying archive log(s) in backup set
input archive log thread=1 sequence=2055 recid=831 stamp=612702836
channel c1: starting piece 1 at 24-JAN-07
channel c1: finished piece 1 at 24-JAN-07
piece handle=/home/backup/table_comp_sby/PROD/ar_612702872_575_1 tag=TAG20070124T111432 comment=NONE
channel c1: backup set complete, elapsed time: 00:00:08
channel c1: deleting archive log(s)
archive log filename=/home/backup/arch/PROD/1_2055_591458889.dbf recid=831 stamp=612702836
Finished backup at 24-JAN-07
RMAN-08132: WARNING: cannot update recovery area reclaimable file list
released channel: c1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of REFAF command on default channel at 01/24/2007 11:14:41
ORA-00604: error occurred at recursive SQL level 1
ORA-01219: database not open: queries allowed on fixed tables/views only
The problem has started after a shutdown/startup of the database.
Have tried Metalink and Google without any luck.
Info:
OS: SLES 9 SP2 64 bit.
DB: Oracle 10.2.0.1.0 64 bit.
What can I do to solve this problem ?
|
|
|
|
|
|