RE: RMAN again... feedback needed
From: Harel Safra <harel.safra_at_gmail.com>
Date: Thu, 27 May 2010 17:19:37 +0300
Message-ID: <01a901cafda7$a511e6a0$ef35b3e0$_at_gmail.com>
"For all the logs it thought it backed up. It was RMAN that deleted the logs, so the fact that they are missing does not concern it. Is there some way to tell it to forget it ever saw those logs and go on from here?"
Date: Thu, 27 May 2010 17:19:37 +0300
Message-ID: <01a901cafda7$a511e6a0$ef35b3e0$_at_gmail.com>
"For all the logs it thought it backed up. It was RMAN that deleted the logs, so the fact that they are missing does not concern it. Is there some way to tell it to forget it ever saw those logs and go on from here?"
Try:
Crosscheck archivelog all;
Delete expired archive log all;
Harel Safra
-- http://www.freelists.org/webpage/oracle-lReceived on Thu May 27 2010 - 09:19:37 CDT