Tagged Questions
0
votes
1answer
274 views
Difference between full and level 0 rman backups?
Suppose we take a full backup, and after that we take a level 0 backup, both using RMAN and Oracle 10g.
I'm confused in the use of the level 0 backup and full backup. I found that the difference ...
0
votes
0answers
317 views
RMAN Error ( 00601, 03004)
Please help on this RMAN error:
RMAN> backup database plus archivelog;
Starting backup at 08-MAY-12
current log archived
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=297 devtype=DISK
...
1
vote
1answer
286 views
Oracle Backup and Recovery
My backed up archivelog file format is 'al_%U'. During recovery it shows the following error:
RMAN-06054: media recovery requesting unknown log: thread 1 seq 17 lowscn 671075
How to determine which ...