RAMAN is not backing a set of archivelogs from the database server
From: Ashoke Mandal <ramukam1983_at_gmail.com>
Date: Tue, 18 May 2021 18:05:40 -0500
Message-ID: <CAF3+Jm+HLft0P8Ax=Jq-ohY7QcV7j+qhrgoJQO9WGBV93AXCEw_at_mail.gmail.com>
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.
Date: Tue, 18 May 2021 18:05:40 -0500
Message-ID: <CAF3+Jm+HLft0P8Ax=Jq-ohY7QcV7j+qhrgoJQO9WGBV93AXCEw_at_mail.gmail.com>
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,
-- http://www.freelists.org/webpage/oracle-lReceived on Wed May 19 2021 - 01:05:40 CEST