Re: RAMAN is not backing a set of archivelogs from the database server

  • From: Abdellah DANY <abd.dany@xxxxxxxxx>
  • To: ramukam1983@xxxxxxxxx
  • Date: Wed, 19 May 2021 00:14:55 +0100

Hi,

You have to catalog them in your controlfile or rman catalog (with catalog
start with command) then backup them and delete them using RMAN...




On Wed, May 19, 2021, 00:05 Ashoke Mandal <ramukam1983@xxxxxxxxx> wrote:

Hello, One of my Oracle 11.2.0.3 databases is behaving unusually. There
are 13 archivelogs files sitting at archivelog directory on the
database server. I have verified using the following command that these 13
archive logs are not backed up. But when I run the archivelog backup or
full backup including archivelog it doesn't backup these 13 archivelogs. It
backs up other archivelogs though.

RMAN> LIST BACKUP OF ARCHIVELOG FROM TIME 'sysdate-40';

I am not able to run "CROSSCHECK ARCHIVELOG ALL;" and getting the error

RMAN> CROSSCHECK ARCHIVELOG ALL;
specification does not match any archived log in the repository

Any idea how to backup these 13 archivelogs? I can delete these
archivelogs and move on but I was looking for a way to back these up.

Thanks,
Ashoke


Other related posts: