Re: RAMAN is not backing a set of archivelogs from the database server
Date: Wed, 19 May 2021 00:14:55 +0100
Message-ID: <CAM7tOHPZJLUDsFK+Cyo+hQ9RDkX7LT6wNBrBV5MGJkwzrZx2Sg_at_mail.gmail.com>
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_at_gmail.com> 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
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed May 19 2021 - 01:14:55 CEST