RMAN backup files are still exist for a long time, how to remove?

Dear Sir;

I use the script below to do a daily backup, however, there are several rman backup files are still exist and consumes HD size, how can remove these files in daily? some files dated Feb, MAR, Apr,

= Daily RMAN script =.

RMAN target / < <!
level incremental backup = 0 as compressed backupset database format ' / u15/rman/full_backup_%U.rman';
backup ARCHIVELOG all not saved 2 time format ' / u15/rman/arc_backup_%U.rman';
current backup controlfile as ' / u15/rman/control_%U.rman';
delete archivelog all backed up 2 times on the peripheral disc is completed before ' sysdate-7 ";
delete noprompt obsolete;

================================END

Thank you and best regards
Ali

Hello

Before running the command obsolete report, run:

RMAN > crosscheck backup;

Kind regards.

Tags: Database

Similar Questions

  • Part of a homegroup, and shared files are still ask for a network password

    Hello

    I'll try to give as much information as I can so that I hope someone can help me with this problem.
    I'm running Windows 8 pro and my other computer has Windows 8 pro.  On both systems, I am running Windows on a SSD, and I share the folders that are on a hard disk of data as well as access to an external hard drive connected to one of the computers.
    Both computers are part of the same homegroup.  Both computers are password protected (at startup).  I use one of the computers and my husband the other use it so all of us, the newspapers in our own computer via our Acct. Microsoft computers also "turn off password protected sharing" selected in advanced sharing settings.  Both computers say that we are the administrator in respect of user accounts.
    My husband can access all my files shared from his computer, generally with no problems, but on occasion, he is invited to "Enter network password" of Windows Security.  I almost always have this problem while trying to access its shared folders and the external hard drive that is connected to his computer.
    We have tried to share the folders on your computer in several ways:
    Share with homegroup
    Share with everyone
    Share with >
    with total control over each of them and I get the message that precedes, or sometimes he tells my I can't access this drive.  Also, one thing I forgot is that each of our computers, said that the other user has the credentials in Credential Manager.
    I feel like part of my problem is while the computer says I'm an administrator, I have always problems to the administrator.  When I try to install new software (this happened to me with Dropbox) I had to right click on the .exe and run as administrator.  I also had set my Adobe Photoshop Lightroom on run as administrator under 'Compatibility' for all work processes.
    I am at a loss to know what to do.  I did a clean install with my Windows 8 disk to see if it was only a problem with I've originally set up the system.  If anyone can help, I would be very happy.  I feel like I'm missing just this thing that's right in front of me that I can't because I'm too close to the issue.

    Hi Candace,

    I suggest to restore all security permissions, then check the issue.

    Follow these steps to do so.

    a. open the command prompt by pressing the Windows key + X , and then click on (Admin) command prompt.

    b. typesecedit/configure /cfg %windir%\inf\defltbase.inf/db defltbase.sdb / verbose and press ENTER.

    I suggest to run Homegroup troubleshooter and check for the issue. It will tell you if there is something wrong in the homegroup connection. See the link to do so.

    The homegroup Windows problems

    http://Windows.Microsoft.com/en-us/Windows-8/HomeGroup-problems-in-Windows

    Reference:

    Homegroup from start to finish

    http://Windows.Microsoft.com/en-us/Windows/HomeGroup-help#HomeGroup-start-to-finish=Windows-8&V1H=win8tab1&V2H=win7tab1

    Let us know the status of the issue. We would be happy to help you.

  • The black areas of the image appear curiously in the file opened for a long time

    There's probably a simple explanation, but if I have a file open in Photoshop for a long time blacks will start appearing saturated/blocked upward. If I close and reopen the file, it looks normal again.

    Anyone know what causes this and how to prevent it?

    I use OS X Lion, Photoshop 5, Apple Cinema display 30 ''. My monitor is calibrated by X-Rite i1 display and resets according to amibent light.

    Thank you.

    Try to disable the ambient light of the i1 function and see if that helps.

  • Why are my RMAN backup files still around?

    Environment:

    Oracle 11.2.0.3 EE on Solaris 64 bit

    Good morning (at least it's morning here at the moment),

    I have a test database that I have currently configured to do an incremental backup of level 0, every morning at about 03:00.

    I also do one "archivelog backup all" every 4 hours during the day.

    My archivelog deletion policy is "saved 2 times".

    I put RMAN in place with a 8 day recovery window (ALL - see below).

    I have multiple RMAN files dated 11 days ago.

    Question: Why these files are still around?
    RMAN> show all;
    
    using target database control file instead of recovery catalog
    RMAN configuration parameters for database with db_unique_name APSMDMP2 are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 8 DAYS;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F';
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 3;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE CHANNEL DEVICE TYPE DISK MAXPIECESIZE 5 G;
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT   '/rman/APSMDMP2/APSMDMP2_%T_%t_%s_%p';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT   '/rman/APSMDMP2/APSMDMP2_%T_%t_%s_%p';
    CONFIGURE CHANNEL 3 DEVICE TYPE DISK FORMAT   '/rman/APSMDMP2/APSMDMP2_%T_%t_%s_%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED;
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128';
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE;
    CONFIGURE ARCHIVELOG DELETION POLICY TO BACKED UP 2 TIMES TO DISK;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/11203/db_1/dbs/snapcf_APSMDMP2.f';
    I have several entries in V$ ARCHIVED_LOG with a BACKUP_COUNT = 1 but they are all dated to 21 days ago and have DELETED status as shown here:
     SEQUENCE# ARC APPLIED   DEL S CTIME                         BACKUP_COUNT
    ---------- --- --------- --- - ----------------------------- ------------
          4625 YES NO        YES D 09-oct-2012 13:21:09                     1
          4626 YES NO        YES D 09-oct-2012 13:21:48                     1
          4627 YES NO        YES D 09-oct-2012 13:22:23                     1
          4628 YES NO        YES D 09-oct-2012 13:22:50                     1
    I am able to see the content of the RMAN files, but I don't see anything that would cause them to not be removed during the RMAN runs. Here is an example of one of the files:
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ -------------------
    6493    Incr 0  22.75G     DISK        01:35:54     2012-10-19:04:36:13
            BP Key: 6493   Status: AVAILABLE  Compressed: YES  Tag: FULL_DAILY
            Piece Name: /rman/APSMDMP2/APSMDMP2_20121019_797050819_6508_1
      List of Datafiles in backup set 6493
      File LV Type Ckp SCN    Ckp Time            Name
      ---- -- ---- ---------- ------------------- ----
      2    0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/sysaux01.dbf
      4    0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/users01.dbf
      5    0  Incr 564035766  2012-10-19:03:00:19 /u01/oradata/APSMDMP2/data_process_dt01_01.dbf
      9    0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/gmx_src_dt01_01.dbf
      10   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/gmx_src_ix01_01.dbf
      12   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/adm_data_ix01_01.dbf
      13   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/patrol01_01.dbf
      16   0  Incr 564035766  2012-10-19:03:00:19 /u07/oradata/APSMDMP2/becosp_base_data_01.dbf
      18   0  Incr 564035766  2012-10-19:03:00:19 /u07/oradata/APSMDMP2/becosp_base_data_02.dbf
      27   0  Incr 564035766  2012-10-19:03:00:19 /u06/oradata/APSMDMP2/data_process_dt01_03.dbf
      30   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/adm_data_dt01_02.dbf
    I use the "DELETE NOPROMPT OBSOLETE' after each database and backup archivelog. Here is my command file 0 extra strength:
    backup incremental level 0 cumulative database tag 'full_db';
    backup archivelog all not backed up 2 times tag 'full_arch';
    DELETE NOPROMPT OBSOLETE;
    I know I can manually remove the files and everything with a resync OVERLAP but I was trying to understand why it happened in the first place.

    Any suggestions are welcome.

    Please let me know if you need more information.

    Thank you very much!!

    -gary

    Hmm

    Perhaps, I see your logic.

    I post a thread as an editing tool that explains better than any I've seen.

    Give him a look and see if the answer isn't here.

    Best regards

    mseberg

  • The backup files are smaller in size after ACS ACS 5.2 to 5.3

    After ACS upgrade from 5.2 to 5.3 we have noticed that the backup files are significantly smaller in size. They were for example before the upgrade:

    285633099 2011-10-23 22:01 Meduza-ACS-111023 - 2200.tar.gpg

    285809254 2011-10-24 22:01 Meduza-ACS-111024 - 2200.tar.gpg

    And after the upgrade:

    124234429 2011-10-25 22:00 Meduza-ACS-111025 - 2200.tar.gpg

    124234425 2011-10-26 22:00 Meduza-ACS-111026 - 2200.tar.gpg

    What could cause this behavior?

    How can we be sure if the backup files have been regular after the upgrade?

    So what I wrote is true, but does not apply in your case

    I think that there are also a few corrections that reduce the size of the transactions table. GST files relate to records associated with configuration changes and manage notification of these secondary changes, and run-time components. Transactions are stored in the configuration database, but contain no configuration data.

    5.2 what they have not well cleaned and it has improved to the point 5.3.

    Impossible to find all the CDETS at the moment, but here's an example;

    CSCth78269 Table ACSTRANSACTIONS is not properly cleaned during bulk operations

    As you can see it before the upgrade that the size of your backup file has been more and once the size of constant upgrade

    I think you should be good. Only way to confirm 100% is to restore data

  • all my photos were deleted from my computer, but are still in my windows media player how to move images from windows media player in a file

    original title: Windows media player

    Some how all my photos were deleted from my computer, but are still in my windows media player how to move images from windows media player in a file?

    Just an idea that might be worth a try...

    Is it possible that your files are still there but have
    become hidden?

    Reach... Control Panel / folder Options / View tab.
    ... To check "Show the hidden files and folders" / apply / OK.

    Let us know if the files reappear.

  • I did a system restore and the files are still there, but I can't find the location.

    I did a restore on my Windows XP system because I was not able to access my desktop because the password entry bar giving access to the Office not show up no matter how many times I rebooted the computer.

    When I made the recovery of the system, he said that my files were not going to be deleted, all programs were still there, but the photos, videos and music were gone from My Documents.

    So I tried to find on the C drive, I thought that maybe they had just moved somewhere else. I even went in the folder options to show hidden folders, but the files are not in one of these folders.

    However I know that the files are still there, because when I look at the properties of the drive C with the right click of the mouse, it says drive C is always full, as it was before the system recovery. So this means that the files are still there but I don't know where.

    I have lots of family photos and videos that I want back. These are the only things I want to get back and maybe my music files.

    Any ideas how I can find these files or the folder that contains the? Perhaps through MS-DOS or something like that? I have external hard drives to copy if I find them.

    Maybe this will help you:

     

    http://support.HP.com/us-en/document/nph00268

  • I just upgraded from Creative Suite creative cloud. The application CS files are still on my computer. Can I just delete or what I have to do an uninstall first? Thank you!

    I just upgraded from Creative Suite creative cloud. The application CS files are still on my computer. Can I just delete or what I have to do an uninstall first? Thank you!

    You should always uninstall programs.  Before that, however, you must disable by opening one of the applications in each different Suite and by selecting help-> Deactivate.

  • using RMAN backup files

    Hello
    Merry Christmas.
    in 10g R2. I have a database made by RMAN backup files. The RMAN Repository has fallen. Can I use this backup file to cleta a DB? How?
    Thank you and best regards.

    have you taken the backup of the control file when you have backed up your database?

  • How to restore the rman backup file

    Hello world

    I have the rman backup file by cutting the rman full backup of a file week rman to orginal path to another disk because of disk space is low. I need to know how to restore this file to the database. Can someone help me please.

    Hi, try as

    RMAN target sys/pass
    Catalogue start with 'rent' (which you moved from backup files)
    restore the database;
    recover the database;
    ALTER database open;

  • I used even to make the Blurays for a long time, with success, with no problems. Today, on my current project (.iso file estimated size ~ 19 GB) MENUS rendering time is reported as 31 + Hrs. Is this OK, or is there a problem?

    My system: 2013 Mac Pro: Core, 64 GB of Ram, two GPU of D700 12 / 3GB. I was creating an ISO image file using ENCORE 6. I am currently using the latest ADOBE CC system.

    The menu on which rendering takes a while has three normal buttons linking to 3 first videos produced. The menu has a long file AUDIO (about 90 minutes) as an attachment.

    After letting the rendering process to continue for 4 hours, on the audit of the progress window, progress bars seemed not to be ahead. I waited 2 + hours of overtime and checked again. Progress bars have been in the same place (no deposit). Activity monitor showed that still was still running. At this point, I cancelled the task. Then, I wanted to just MAKE THE MENUS. It is currently running for the 95 + last minutes. Details 'Render' reported ~29.5+ hours as TIME REMAINING. The number of processed IMAGES currently shows ~ 27000 + showing as 169065 in total. The meter for executives of the ongoing transformation to increment of the above stated figure of snapshot of 27000.

    I think that maybe I should let it continue to operate at the end (i.e. 30 hours of rendering time, if all goes well). Is - this sound NORMAL?

    Any advice will be appreciated.

    Never tried such an audio file for a long time. Are you sure that there is no video movement in this menu?

    What format is the audio file?

  • Suppliers who are active and having not been involved for a long time

    Hi all

    Y at - it sort of, we can find suppliers who are active, but not used for a long time (for a fixed term). IE be involved in no open point of sale or paid any invoices processed or not.

    Please advice.

    Thank you

    You are on the right track.
    If you wish, you can also add
    and not exists (select 1 from aia ap_invoices_all where aia.vendor_id = v.vendor_id and aia.creation_date > sysdate-365)

    Sandeep Gandhi

  • Still for a long time, I can't install the update of security KB2416447 on my Windows XP.

    Still for a long time, I can't install the update of security KB2416447. But because Microsoft NET Framework 1.1 SP1 is missing on my PC, so I try to install Windows XPSP1a express but then I see the error message on the language is different. So I still have a security on my PC. How can he solved?

    Please answer all the questions of diagnostic following by number in your very next answer (no need to quote this post):

    1. what application or antivirus security suite is installed and your current subscription?  What anti-spyware (other than Defender) applications?  What third-party firewall (if applicable)?

    2 to give application Norton or McAfee application ever been installed on this computer?

    3. do you have a free trial Norton or a McAfee free trial come preinstalled on the computer when you bought it? (No matter if you have never used or activated).

    ===============================================

    Visit the Microsoft Solution Center and antivirus security for resources and tools to keep your PC safe and healthy. If you have problems with the installation of the update itself, visit the Microsoft Update Support for resources and tools to keep your PC updated with the latest updates.

  • Files I do not save. a tecnicl problem, you can do this quick please. for a long time, I'm waiting

    Files I do not save. a tecnicl problem, you can do this quick please. for a long time, I'm waiting

    I does not

  • Try installing Acrobat 8 Standard on PC with Windows 7, 64 bit. During the installation I was asked to provide "files Adobe PDF.dll for Windows Vista. How can I get the required file?

    I'm trying to install Acrobat 8 Standard on a PC with Windows 7, 64 bit. During installation, you asked me to provide 'File PDF.dll Adobe for Windows Vista'. How can I get the required file?

    Hi Alan Horan.

    This link appears corresponding to your query, please visit this link ( error "the file AdobePDF.dll is needed" |) CS3 | 64 - bit Windows ) and let me know if you face any problem.

    Kind regards
    Rahul Tyagi

Maybe you are looking for