Deleting the old archivelogs

Hi all,
i have configured RMAN for recovery window of 3 days.
this configuration works fine with the backups of database. But does not work on the backup of archivelogs.
when i issues
list backup of archivelog all summary;
it shows all the archivelogs (around 20 days back)
can i configure RMAN to delete the old backup of archivelogs?
if no, how can i configure it in the script so that when the backup is taken , it should delete the old backups as well as the archivelogs..
thanks

my retention policy is configured for recovery window of 4 days....
backup of databases are deleted automatically by
DELETE NOPROMPT OBSOELTE;
but archivelogs are not delted.when i run this command
RMAN> list backup of archivelog all summary;
output is
List of Backups
===============
Key TY LV S Device Type Completion Time #Pieces #Copies Compressed Tag
940 B A A DISK 20-AUG-07 1 1 NO TAG20070820T172250
1030 B A A DISK 20-AUG-07 1 1 NO TAG20070820T172345
1053 B A A DISK 20-AUG-07 1 1 NO TAG20070820T172736
1133 B A A DISK 20-AUG-07 1 1 NO BACKUP_DWHORA_0000_082007060346
1137 B A A DISK 20-AUG-07 1 1 NO BACKUP_DWHORA_1930_082007073004
1454 B A A DISK 21-AUG-07 1 1 NO BACKUP_DWHORA_0000_082107064721
1458 B A A DISK 21-AUG-07 1 1 NO BACKUP_DWHORA_1930_082107073000
1460 B A A DISK 22-AUG-07 1 1 NO TAG20070822T153853
1461 B A A DISK 22-AUG-07 1 1 NO TAG20070822T153853
1463 B A A DISK 22-AUG-07 1 1 NO TAG20070822T154926
1877 B A A DISK 22-AUG-07 1 1 NO BACKUP_DWHORA_1930_082207073003
1885 B A A DISK 23-AUG-07 1 1 NO TAG20070823T121355
1887 B A A DISK 23-AUG-07 1 1 NO TAG20070823T122353
2086 B A A DISK 23-AUG-07 1 1 NO TAG20070823T131423
2129 B A A DISK 23-AUG-07 1 1 NO TAG20070823T132217
2597 B A A DISK 23-AUG-07 1 1 NO TAG20070823T192436
2598 B A A DISK 23-AUG-07 1 1 NO TAG20070823T192436
2599 B A A DISK 23-AUG-07 1 1 NO TAG20070823T192436
2600 B A A DISK 23-AUG-07 1 1 NO TAG20070823T192436
2828 B A A DISK 23-AUG-07 1 1 NO TAG20070823T195012
2943 B A A DISK 24-AUG-07 1 1 NO TAG20070824T195554
4842 B A A DISK 27-AUG-07 1 1 NO BACKUP_DWHORA_1930_082707010236
4846 B A A DISK 27-AUG-07 1 1 NO BACKUP_DWHORA_0001_082707073003
4850 B A A DISK 28-AUG-07 1 1 NO BACKUP_DWHORA_0001_082807073003
5161 B A A DISK 29-AUG-07 1 1 NO BACKUP_DB_FULL
5185 B A A DISK 29-AUG-07 1 1 NO BACKUP_DB_FULL
5415 B A A DISK 30-AUG-07 1 1 NO BACKUP_DB_FULL
5445 B A A DISK 30-AUG-07 1 1 NO BACKUP_DB_FULL
5620 B A A DISK 31-AUG-07 1 1 NO BACKUP_DB_FULL
5682 B A A DISK 31-AUG-07 1 1 NO BACKUP_DB_FULL
my question is why the archivelog backups for dates below 20 september are there?

Similar Messages

  • How to delete the foreign archivelogs in a Logical Standby database

    How do I remove the foreign archive logs that are being sent to my logical standby database. I have files in the FRA of ASM going back weeks ago. I thought RMAN would delete them.
    I am doing hot backups of the databases to FRA for both databases. Using ASM, FRA, in a Data Guard environment.
    I am not backing up anything to tape yet.
    The ASM FRA foreign_archivelog directory on the logical standby FRA keeps growing and nothing is get deleted when
    I run the following command every day.
    delete expired backup;
    delete noprompt force obsolete;
    Primary database RMAN settings (Not all of them)
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 9 DAYS;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE DB_UNIQUE_NAME 'WMRTPRD' CONNECT IDENTIFIER 'WMRTPRD_CWY';
    CONFIGURE DB_UNIQUE_NAME 'WMRTPRD2' CONNECT IDENTIFIER 'WMRTPRD2_CWY';
    CONFIGURE DB_UNIQUE_NAME 'WMRTPRD3' CONNECT IDENTIFIER 'WMRTPRD3_DG';
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;
    Logical standby database RMAN setting (not all of them)
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 9 DAYS;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    How do I cleanup/delete the old ASM foreign_archivelog files?

    OK, the default is TRUE which is what it is now
    from DBA_LOGSTDBY_PARAMETERS
    LOG_AUTO_DELETE     TRUE          SYSTEM     YES
    I am not talking about deleting the Archive logs files for the Logical database that it is creating, but the Standby archive log files being sent to the Logical Database after they have been applied.
    They are in the alert log as follows under RFS LogMiner: Registered logfile
    RFS[1]: Selected log 4 for thread 1 sequence 159 dbid -86802306 branch 763744382
    Thu Jan 12 15:44:57 2012
    *RFS LogMiner: Registered logfile [+FRA/wmrtprd2/foreign_archivelog/wmrtprd/2012_01_12/thread_1_seq_158.322.772386297] to LogM*
    iner session id [1]
    Thu Jan 12 15:44:58 2012
    LOGMINER: Alternate logfile found. Transition to mining archived logfile for session 1 thread 1 sequence 158, +FRA/wmrtprd2/
    foreign_archivelog/wmrtprd/2012_01_12/thread_1_seq_158.322.772386297
    LOGMINER: End mining logfile for session 1 thread 1 sequence 158, +FRA/wmrtprd2/foreign_archivelog/wmrtprd/2012_01_12/threa
    d_1_seq_158.322.772386297
    LOGMINER: Begin mining logfile for session 1 thread 1 sequence 159, +DG1/wmrtprd2/onlinelog/group_4.284.771760923                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to delete the old code in the EXIT_SAPLRSAP_001

    Hi All,
    In R3 system, I wrote an exit for 2LIS_11_VAHDR  by using T-code CMOD in the function exit EXIT_SAPLRSAP_001 and the code does not meet my requirement today i want to delete the code and i will write the fresh one. now my problem is i am not able to delete the code can any body suggest me how to delete the old code.
    and can we create new project and can we assign to the Enhancement RSAP0001.
    Can anybody suggest me in this
    Thanks in advance......
    Narendra

    Hi Narendra,
    You can put the code in comments, if you don't want to use the old code..You can delete also..But be sure that code belongs to you only..
    SE38>zxrsau01>change-->find out your data source
    Comment(Or can delete) the code starting from WHEN '2LIS_11_VAHDR'. to the end of the code that you have written..
    If you really want to delete the assignment of RSAP0001 to your old project>goto CMOD>your project name>change>delete assigment
    Then create a new project and assign the enhancement RSAP0001 to your new project and write the code in Include 'ZXRSAU01'..
    Hope it helps
    Thanks
    Teja

  • How do I delete and create a new iCloud account on my iPhone, when I cannot delete the old account off my phone!

    I have given my 4s to my wife, she has an iCloud account which uses her work address, she has now left the company and we want to start a new iCloud account, trouble is we cannot delete the old account, we have created a new iCloud account but the iPhone won't let us log into it as it only recognises the old version, we can't access her email anymore to reset the account. Have tried all online help. We restored the phone through iTunes

    Ah thanks Razmee however there is NO option to delete the iCloud account in settings!

  • How can I change my old Apple ID? I have a new one created but can't deleted the old one it's gray and u can't tap on it?

    I'm able to use the new one even tho the old one is there? But can't delete the old one because it's frayed out n can't tap on it to change it to the new one

    You will need to use that old Apple ID and password to update any apps you purchased using that account. So you will either need to recover that Apple ID, which if you forgot the password you should be able to reset here:
    http://iforgot.apple.com
    or you will need to delete all those apps and repurchase them using your current Apple ID.
    Regards.

  • Regarding Apple pay ,Once I activate a newly issued card do I have to delete the old card for passbook and re-enter ?

    Regarding Apple pay ,Once I activate a newly issued card do I have to delete the old card for passbook and re-enter ?

    No.

  • If I create a new Apple ID and I delete the old one, Will I lose my purchases and data?

    If I create a new Apple ID and I delete the old one, my books, songs, docs and all the data that my old Apple ID contained including my purchased Apps will appear in my new Apple ID and its associated Icloud?
    I want to create a new Apple ID but do not lose my data and purchases, How could I do it?

    Are you entering your Existing Email Address for which you have Access and also are you Entering the Password which Matches Apple Requirement ?
    Enter the Email Address that you already have (like Gmail, Yahoo, MSN, Live, etc) but you have never used it for creating Apple ID before.
    Passwork Requirement is Minimum 8 Characters, Alpha Numeric and Password should Content atleast 1 Upper Case and 1 Lower Case Letter. You will find the more detail on the same page when Creating Apple Id and iTunes will give you Error if the Password you enter does not match their requirement.

  • I need to delete my Apple ID on my iPhone 4.  I forgot my psw for my account.  When I answer the security question, the system responds incorrect answer.  I created a new Apple iTunes account but I still unable to delete the old iTunes account.

    I need to delete my Apple ID on my iPhone 4.  I forgot my psw for my account.  When I answer the security question, the system responds incorrect answer.  I created a new Apple iTunes account but I still unable to delete the old iTunes account.

    AppleFAN7591 wrote:
    I need to delete my Apple ID on my iPhone 4.  I forgot my psw for my account.  When I answer the security question, the system responds incorrect answer.  I created a new Apple iTunes account but I still unable to delete the old iTunes account.
    How to reset your Apple ID password.
    Go to iforgot.apple.com and type in your Apple ID, then click 'Next'.
    Verify your date of birth, then click 'Next'.
    You'll be able to choose one of two methods to reset your password, either E-Mail Authentication or Answer Security Questions.
    If neither method works, then go to https://getsupport.apple.com
    (If you see a message that says 'There are no products registered to this Apple ID, simply click on 'See all products and services')
    Choose 'More Products & Services', then 'Apple ID'.
    A new page will open.
    Choose 'Other Apple ID Topics', then 'Lost or forgotten Apple ID password'.
    Click the blue 'Continue' button.
    Select the contact option that suits your needs best.
    How to reset your Apple ID security questions.
    Go to appleid.apple.com, click on the blue button that says 'Manage Your Apple ID'.
    Log in with your Apple ID and password. (If you have forgotten your Apple ID password, go to iforgot.apple.com first to reset your password with a password recovery email)
    Go to the Password & Security section on the left side, and click on the link underneath the security questions that says 'Forgot your answers? Send reset security info email to [email]'.  This will generate an automated e-mail that will allow you to reset your security questions.
    If that doesn't work, or  there is no rescue email link available, then click on 'Temporary Support PIN' that is in the bottom left side, and generate a 4-digit PIN for the Apple Account Security Advisor you will be contacting later.
    Next, go to https://getsupport.apple.com
    (If you see a message that says 'There are no products registered to this Apple ID, simply click on 'See all products and services')
    Choose 'More Products & Services', then 'Apple ID'.
    A new page will open.
    Choose 'Other Apple ID Topics', then 'Forgotten Apple ID Security Questions'.
    Click the blue 'Continue' button.
    Select the contact option that suits your needs best.

  • If I restored my new iPhone from iCloud backup, and I delete the old iPhone backup to make room on iCloud to back up my new phone, will it delete everything on the new phone?

    If I restored my new iPhone from iCloud backup, and I delete the old iPhone backup to make room on iCloud to back up my new phone, will it delete everything on the new phone?

    I have this exact same issue.  Replaced my iPhone 4s with the new iPhone 5s, setting up my new iPhone 5s to restore from iCloud.  This completed and now I am unable to delete my old iPhone 4s iCloud backup (consuming 15.1 GB of my 20GB allocation).  How can I delete it, so that I get my 15 GB back?  I am not going to invest in additional iCloud storage, because I will be 15 GB down from the off.

  • I have two apple id's because my hotmail account is no longer active. How can I delete the old one and use or update the new one?  Every time I try it won't allow me and now my iPad thinks there are two accounts and they are arguing with each other. Help!

    I have two apple id's because my hotmail account is no longer active. How can I delete the old one and use or update the new one?  Every time I try it won't allow me and now my iPad thinks there are two accounts and they are arguing with each other. Help!

    You can't merge accounts or copy content to a different account, so anything that you bought or downloaded via the old account is tied to that account - so any updates that those apps get you will only be able to download via that account. You can change which account is logged in on the iPad via Settings > Store

  • HT1918 I have 2 iTunes accounts. How do I transfer the balance to the new account and then delete the old one?

    I have 2 iTunes accounts. How do I transfer my balance from the old account to the new account and then delete the old account?

    i dont think that is possible, but then again, anything is possible. probably gonna have the best luck by contacting itunes / http://www.apple.com/support/contact/

  • HT1918 I have 2 Apple ID's, how do I delete the old one as its interferring with my new account and the music I have already purchased through ITunes does not want to play.  Any suggestions?

    I have 2 Apple ID's, how do I delete the old one as its interferring with my new account and the music I have already purchased through ITunes does not want to play.  Any suggestions?

    Why would you create a new account?
    All purchases will be tied to the account from which they were purchased.
    You will have to authorize your computer for all the accounts from which music is purchased.

  • I seam to have two Apple accounts under one email address. Can I delete the old one?  How do I do this?

    I seam to have two Apple accounts under one email address. Can I delete the old one?  How do I do this?

    KBS wrote:
    I seam to have two Apple accounts under one email address.
    Are you sure ? As far as I know an Apple ID can only be associated with one email address.
    Go to My Apple ID and click Manage your account
    KBS wrote:
    Can I delete the old one?
    Apple IDs cannot be deleted.
    Anything Downloaded with a Particular Apple ID is tied to that Apple ID and Cannot be Merged or Transferred to a Different Apple ID
    More Info  >  http://support.apple.com/kb/HT5622
    And here >  http://www.apple.com/support/appleid/

  • How to create my own Apple ID and delete the old Apple ID .

    Hello please can anyone help me I recently brought the imac 27 is x maverick desktop. I had brought this imac from someone who no longer wanted it. My problem is I have managed to log on with my Apple ID . But when I go into my purchases of my apps it's saying its empty and I don't know how I create the imac to my Apple ID . I do have the old information of the person I brought it off the id and password but I don't know how to delete the old and create my own please if anyone can help and advice I would be really grateful thanks for your time and advice.

    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    From Here   http://support.apple.com/kb/HE37

  • Hi, I have an e-mail account no longer valid, I need to move my contacts to a new e-mail account and delete the old one.  How, help?? Phone is a 3GS

    Hi, I have an e-mail account no longer valid, I need to move my contacts to a new e-mail account and delete the old one.  How, help?? Phone is a 3GS

    So the answer to my question is yes - from an old Exchange account that was provided by a previous employer.
    If so, you can't.
    You can't merge or transfer contacts that were synced over the air with an Exchange account with another account, and the same for syncing the contacts direct with a supported address book app on your computer. This is how most employers want it.

Maybe you are looking for

  • Hi I keep getting the followinhg message when I try and install the latest update for Elements 12 Pr

    Adobe Premiere Elements 12.1 update There was an error installing this update. Please quit and try again later. Error Code: U44M1P2003 Adobe Photoshop Elements 12.1 update There was an error installing this update. Please quit and try again later. Er

  • How to get back lost pictures, HELP!

    Okay, so I was trying to get my photos to the "Downloads folder to use them on editing sites, and I accidentally exited off iPhoto, and all my pics are gone.. How can I recover them?

  • XML validation in WS adapter

    Hi experts, I get the following error message in SXMB_MONI while processing a message through a WS sender adapter: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- Error Message --> <n0:Fault xmlns:n0="http://schemas.xmlsoap.org/soap/enve

  • Router Security Settings D-Link DI-604

    I just got a D-Link DI-604 WIRED (not wireless) Router. I changed the password from the default. I disabled "UPNP" because I heard that was a good idea. I also disabled "Gaming Mode" because I don't do games. I have a G4 and a G3 hooked up to it, as

  • Don not excute valide query on MS explorer if i don't clear cache manualy

    I have a report taht execute a query on a table. I have notice that on some pc the query is not valid and the browser view old value. After a lot of test i have clear manualy the explorer'cache of Microsoft explorer. And then the query resul are vali