Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> rman archivelog delete - Dataguard
Hello RMAN gurus,
I have 2 questions regarding deleting archivelogs in a dataguard environment. I use RMAN to backup my archivelogs to SBT.
physical standby, 10.1.0.3 on solaris 9
Eg:
delete noprompt archivelog all completed before 'sysdate-2' backed up 2 times to device type SBT;
In the above command I am combining 2 conditions a) completed before
sysdate-2 b) backed up 2 times to device type SBT ( I do not know whether it
is legal to do so or not )
above command does run without syntax errors, but does not do its job.
Can anybody give me some way of accomplishing these.
Thanks in advance
Deen
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Oct 27 2006 - 22:42:53 CDT
![]() |
![]() |