remove the backup both physically on the disk and backup reports

Hello

I want to serve my backups, so I can remove the location on the disc, and also, I don't want to see them on my back of reports, as
backup list, etc.
is it possible to do?

Thank you

Ugur

of rman
overlap backupset;
remove the backup set;
delete backupset expired;

Published by: admin on May 24, 2010 04:40

Tags: Database

Similar Questions

  • Remove the disks in the disk pool RAID on MD3220i

    Hello

    We have recently added 3 new HARD drive for our MD3220i and added to the evil through MDSM disk pool. We have to remove disks from the pool to add to a separate disk group.

    I have looked everywhere and have not been able to find anything on how to do it. Anyone here have experience with this, or at least know a reference that describes this process?

    Thank you!

    Hello, Tim.

    In the 8.10.05.60 firmware versions and up, there is an option to "Remove the Disks (Capacity) physical". From the GUI, the tab 'Storage Services & copy', right-click on the "cluster" (in the left tree view pane), and you should see a "Remove the Disks (Capacity) physical" option which will lead you through the process.

    Let me know if it works for you, or if you have any other questions. Have a great rest of the week!

  • I CS5.5 Master Collection and you want to transfer to a new laptop.  The CS5.5 was an update for CS3 Design standard and I have all the disks and serial numbers.  I just uninstall both programs a laptop and install them on the other?

    I CS5.5 Master Collection and you want to transfer to a new laptop.  The CS5.5 was an update for CS3 Design standard and I have all the disks and serial numbers.  I just uninstall both programs a laptop and install them on the other?

    You can do it, but you don't have to install cs3 in order to install your upgrade of cs5.5.

    You can launch the installation of cs5.5 and you will be asked your cs5.5 serial number.  Setup will ask you then select the product (in a drop-down list) calling.  Select cs3 and you will be prompted for the serial number for cs3.

    Enter the correct number at the right time and to proceed with the installation.

    If you no longer need these programs on your old laptop, disable (help > deactivate) before uninstalling so that you can keep your two activations.

  • Remove the disks - task does nothing?

    I have a workflow that takes a vm (u_vm below) and an array of strings (u_ldevs below).  It removes the disks of the virtual machine that resident on data warehouses where the last 4 digits match a string in the table provided (u_ldevs).  (in case you're wondering, ldev is a 4-digit hexadecimal number that corresponds to the id of the LUN on the storage array, and we add at the end of each data store name)

    System.log messages in the loop to output the data you expect. all records to be deleted are correct and the appliance.  The task is executed successfully (and I see successful in vSphere), however the VM is unchanged.  I added a loop of debugging downstairs to iterate on the devices to validate the specification contains what I put in, but this lower node does not return any data, which makes me think I'm missing something really stupid.  Can someone take a look?

    System.log(u_vm.name)
    var spec = new VcVirtualMachineConfigSpec();
    spec.deviceChange = [];
    var ix = 0;
    
    
    for each (var device in u_vm.config.hardware.device)
    {
      if (device instanceof VcVirtualDisk)
      {
           if (device.backing instanceof VcVirtualDiskFlatVer2BackingInfo)
           {
                var dsname = device.backing.datastore.name;
                var possibleLdev = dsname.substring(dsname.length-4, dsname.length);
                for each (var ldev in u_ldevs)
                {
                     if (ldev == possibleLdev)
                     {
                          var devChange = new VcVirtualDeviceConfigSpec();
                          devChange.operation = VcVirtualDeviceConfigSpecOperation.remove;
                          devChange.device = device;
                          spec.deviceChange.push(devChange);
                          System.log("Found " + dsname); // this prints the datastore name
                          System.log("device: " + device.deviceInfo.label); // this prints the device label "Hard Disk #"
                     }
                }
           }
      }
    }
    
    for (var ix in spec.deviceChange) // have also tried a for each (var devChange in spec.deviceChange) ...
    {
      System.log('dev change:'); // this never prints
      System.log('dc op: ' + spec.deviceChange[ix].operation.value); // this never prints
      System.log('dev: ' + spec.deviceChange[ix].device.deviceInfo.summary); // this never prints
    }
    
    
    task = u_vm.reconfigVM_Task(spec);  // this run successfully
    

    I think that the problem is somehow related to the fact that vRO script properties table are not exactly identical to the normal Javascript table properties.

    A possible solution would be to collect device configuration specifications not directly in the spec.deviceChange property, but in a simple Javascript temporary table and assign the entire table to spec.deviceChange after the first loop.

    Something like this:

    System.log(u_vm.name)
    var spec = new VcVirtualMachineConfigSpec();
    myDeviceChanges = [];  // <- plain Javascript array
    var ix = 0;  
    
    for each (var device in u_vm.config.hardware.device)
    {
      if (device instanceof VcVirtualDisk)
      {
           if (device.backing instanceof VcVirtualDiskFlatVer2BackingInfo)
           {
                var dsname = device.backing.datastore.name;
                var possibleLdev = dsname.substring(dsname.length-4, dsname.length);
                for each (var ldev in u_ldevs)
                {
                     if (ldev == possibleLdev)
                     {
                          var devChange = new VcVirtualDeviceConfigSpec();
                          devChange.operation = VcVirtualDeviceConfigSpecOperation.remove;
                          devChange.device = device;
                          myDeviceChanges.push(devChange);
                          System.log("Found " + dsname); // this prints the datastore name
                          System.log("device: " + device.deviceInfo.label); // this prints the device label "Hard Disk #"
                     }
                }
           }
      }
    }  
    
    spec.deviceChange = myDeviceChanges; // <- assign collected device config specs at once
    
    for (var ix in spec.deviceChange) // have also tried a for each (var devChange in spec.deviceChange) ...
    {
      System.log('dev change:'); // this never prints
      System.log('dc op: ' + spec.deviceChange[ix].operation.value); // this never prints
      System.log('dev: ' + spec.deviceChange[ix].device.deviceInfo.summary); // this never prints
    }  
    
    task = u_vm.reconfigVM_Task(spec);  // this run successfully
    
  • How can I remove the footer and header view print?

    The function "file > config page" does not display the options to remove the footer and page header.

    This has happened

    Each time Firefox opened

    == I try to print

    If you want to remove the header or footer at all times (there is no user interface as in the layout under Windows or easily change) in Firefox under Linux, you can erase the preferences different values to get rid of both of them.

    Type of topic: config in the URL bar and press ENTER.
    If you see the warning, you can confirm that you want to access this page.

    Filter = header
    Each of these prefs right click and select Edit, then backspace or use delete to erase the characters - and then click OK.

    Repeat the same for the footer.

  • Satellite 2140CDS: message: "insert the disk and press a key".

    Hello

    I got this laptop but the necessary update. I tried to put a master drive from my other laptop to update and it came with 'error' and now when I turned it back on it does nothing about it, totally blank and rpet "insert the disk and press a key".

    I've got everything I can think but still can not do anything.

    Please can someone help?

    Hello

    What do you mean with master drive? Do you mean the Toshiba Recovery CD or what?

    It seems that the laptop can not find a source of seed and so this message appears on the screen!

    If you use a FDD drive please check if the disk has been removed.

    You must simply insert your Toshiba Recovery CD and boot from the CD/DVD drive. That's all.

    PS: Check if the HARD drive isn't too bad, as if the internal HARD drive is malfunctioning you will not be able to reinstall the OS from the CD

  • Satellite P205-S6277: can I remove the battery and plug the too?

    I'm working on my laptop Toshiba satellite P205-S6277, 80% of my time at home.

    Can I remove the battery and plug the power to a UPS backup system in order to make the longer battery life?
    I can load once a week.

    Of course you can do it. You can remove the battery and work on the power current only. Remember, there is no dust on the desktop and the location of the battery in the notebook of stay clean to be used again.

    Good bye

  • After the use of any USB device, I stopped the device that comes in the window telling me it is safe to remove the device and then my computer crashes I have to make a difficult start to resume what I was doing. It is on a Toshiba Satellite running Vista

    After the use of any USB device, I stopped the device that comes in the window telling me it is safe to remove the device and then my computer crashes I have to make a difficult start to resume what I was doing.  It is on a Toshiba Satellite running Vista

    Hello

    Follow these steps to remove corruption and missing/damaged file system repair or replacement.

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    -----------------------------------------------

    Then lets refresh the USB stack

    Control Panel - right CLICK on EVERYTHING - Serial USB controllers - Device Manager and UNINSTALL
    all except the category itself - REBOOT - it refreshes the drive and battery USB

    This KB shows XP how to and the method of Vista is identical
    http://support.Microsoft.com/kb/310575

    ----------------------------------------------

    If necessary try these two:

    Tips for solving problems of USB devices - and a Mr Fixit
    http://windowshelp.Microsoft.com/Windows/en-us/help/c39bd203-f729-47a4-8351-83291e13c8a81033.mspx#EGB

    Hardware devices not detected or not working - Mr. Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    ------------------------------------------------------------------------------------------

    If no joy, see Toshiba Support and/or their forums:

    Toshiba support and drivers
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp?NAV=download

    Toshiba Support Forums
    http://laptopforums.Toshiba.com/

    Contact Toshiba
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/navShell.jsp?CF=su_contact

    I hope this helps and happy holidays!
    Rob - bicycle - Mark Twain said it is good.

  • how re vista windows install so lost the disk and the nly have export key sticker

    Pleading for help.  I bought a computer laptop esprimo Fujitsu three years ago. It came with the disc of instalastion for windows vista home.  I lost the disk and the pc fell and blamed the hard drive and lost all software including my windows original vista, it wouldn't start. one of my friends took for a guy who fixed and installed its own software for windows 7. Then I found when using its true not his and massage keeps poping up that is not authentic. Cannot get their hands on the guy. I can not even media player inst anythalling and even download updates everytime im online cannot be installed and when I followed the link he encourages me to buy a windows 7 for R702 and I only have the money. I was happy with my windows vista. so I got the info under the laptop computer product key it is to say but sctuffy and the serial number, now how do I reinstall my vista from this fake windows 7 oh please someone help please how can I get my rear my own window.

    See the instructions for the reinstallation of Windows Vista:

    http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_install/repair-man-removed-windows-vista-and-installed/f4ec610a-856b-47a6-9ac2-7d5f07763eb0?msgId=343a6389-3a13-46d1-93fa-342f6a9b8ae1

  • Installation of the disk and OCR files voting in ASM

    I am preparing to install clusterware GR 11, 2 and ASM on a pSeries IBM AIX 5.3 running node cluster. My question about placing the files OCR and Vote in ASM disk is what disk group ASM is used? Should I put them in the Group of database files, control files, etc.? Or should I place them in the Group of disks for the log files and the recovery area? Or is it not important?

    I've referenced the Network Infrastructure Setup Guide, but I'm still confused. Any advise will be greatly appreciated. Thank you.

    Published by: CowTown_dba on October 5, 2011 15:27

    CowTown_dba wrote:
    I am preparing to install clusterware GR 11, 2 and ASM on a pSeries IBM AIX 5.3 running node cluster. My question about placing the files OCR and Vote in ASM disk is what disk group ASM is used? Should I put them in the Group of database files, control files, etc.? Or should I place them in the Group of disks for the log files and the recovery area? Or is it not important?

    I've referenced the Network Infrastructure Setup Guide, but I'm still confused. Any advise will be greatly appreciated. Thank you.

    Hello
    Management should use a Diskgroup separated for OCR and Vote. I have the habit of creating a Diskgroup using normal redundancy (3 LUN) to files Clusterware.
    Currently starts is used for different purposes (FRA, ACFS, Clusterware files, database files, etc.) is highly recommended to use a diskgroup for each use. It will make a big difference when you do maintenance on start (like add/remove the disks/diskgroup, duplication, etc.)
    Oracle RAC FAQ:
    Best practices for ASM must have 2 starts. Best practices for OCR to ASM are to have a copy of the OCR in each diskgroup.

    Kind regards
    Levi Pereira

  • New HP Photosmart 7520 e-all-in-one printer from the box, removed the tape and cartridge access

    I have a new HP Photosmart 7520 e-all-in-one printer just out the box. I removed the tape and cartridge access door does not open more than 40 degrees. The figure represents about 80 degrees. I'm afraid to force it. I can't put new cartridges in the printer. Very frustrated trying to get help. It doesn't seem to be a phone number or Web site for direct assistance. HP has really gone down hill. Help!

    Hello

    Mine is about 45 degrees, sufficient space to install the ink cartridges.

    Kind regards.

  • Tecra A7: Is it ok to remove the battery and store it outside of the laptop?

    I took out the battery of Tecra A7 my wife so that it does not load and offload unnecessarily (laptop works exclusively on the sector).

    However, I read on the Internet that to take out the battery can sometimes be dangerous to its electronic components: namely, electronics no longer works correctly and the battery is considered to place in Notepad, as 'dead', even if this isn't really so.

    This can happen with my Toshiba battery, too?

    I did the same thing with my older Satellite P20. I put t see any problem here. But it is recommended to charge the battery and run the laptop on battery only from time to time. Charge the battery up and he sometimes empty. It's good for each rechargeable battery.

    I put t know where you found this info but believe me you can remove the battery and laptop can run on power only.

  • I was using my MacBook today and it crashed and the dock turned silv, I restarted the mac and it was always the same, then I loaded the disk utility and checked the disk and it says disk is fine. It flashes inconsistently gray and the dock turned

    I was using my MacBook today and it crashed and the dock turned silver, I restarted the mac and it was always the same, then I loaded the disk utility and checked the disk and it says disk is fine. It flashes inconsistently gray and the dock has transformed money! I tried to restore Mac OS and then also the same!
    OS El Capitan

    This can help:

    Reboot safe mode (it is a slow process):

    -stop of the mac

    -Start up the mac in shift, press and hold until you see appear it to progress bar, so you can let go

    -When everything started, connect

    -Once connected, stop the mac once again, nothing else is necessary.

    -restart normally.

    Lex

    PS: This clears all system caches.

  • How to remove the alarms and events database of Citadel?

    Hello

    I use LV 2010 with DSC.

    I made a mistake in my program and I wrote too much data event and alarm at the Citadel. Database *.mdf/*.ldf files are quite large > 1 G. Normally, I connect only two alarms per day. I want to delete all events alarm + data before a certain time of stamps for example. 1.1.2011. How can I do? I tried to use MAX and perform the operation so I wrote small program which reach the data from temporary database and then remove it. Yet I can find old events and alarms... I am able to remove the traces of old but not the events/alarms. How do I remove the alarms and events?

    Thanks, Jim

    Hi Jim,.

    Have you seen this:

    http://forums.NI.com/T5/lookout/how-can-I-delete-alarm-and-event-data-from-a-Citadel5-database/m-p/5...

    Not sure if it is valid with the current version, but worth it.

  • How remove the date and time in image logging vision express

    I use express vision to capture a set number of images with the inline processing. I am opting to save images to a specified folder. However, the file names of the images have the date and time added by default. Is there a way to remove the date and time in the image file name? Help, please.

    Thank you very much. This has been useful. However I found another book about - I renamed it (using the movement vi) slam post files. Still, I would be interested if anyone has a better way to do it.

  • I'm having a problem reinstalling Windows XP. After formatting the disk and create partitions, it will not complete the installation.

    Problem reinstalling Windows XP

    I'm having a problem reinstalling Windows XP.  After formatting the disk and create partitions, it will not complete the installation.  He goes back and reinstall Windows again.  I go through the installation of 39 minutes, the computer restarts to complete and it loops back and start the installation again. Why it does this and what I can do to move beyond this?

    Go into the BIOS and make sure that you your hard drive is not set to off, and that is the first priority boot CD and your second HD.

    Don't push when it restarts anything just to let him do what he does and report back if anything I'm sorry I have no idea.

Maybe you are looking for