Tape backups "stuck" in controlfile

At one point, there was a tape backup device configured and working. This tape device has since been removed, but there are still backups that were done to tape that are in the controlfile. These backups are quite old and rman knows they are obsolete, but it can't delete them, since the tape device (and channel) no longer exists.
I have tried many ways of trying to delete them, but I consistently end up with the same result of:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of delete command at 09/11/2007 13:10:06
RMAN-06091: no channel allocated for maintenance (of an appropriate type)
I am able to allocate a channel type of disk, but not sbt because it is not there, so I am having trouble getting rid of these entries. Any help is appreciated. Here is my configuration:
RMAN> show all;
RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
CONFIGURE BACKUP OPTIMIZATION OFF;
CONFIGURE DEFAULT DEVICE TYPE TO DISK;
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 4;
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/backup1/oracle/%U';
CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT '/backup1/oracle/%U';
CONFIGURE CHANNEL 3 DEVICE TYPE DISK FORMAT '/backup1/oracle/%U';
CONFIGURE CHANNEL 4 DEVICE TYPE DISK FORMAT '/backup1/oracle/%U';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10.2.0.2/dbs/snapcf_test1.f'; # default

I was encountering the same:
RMAN> delete obsolete;
RMAN retention policy will be applied to the command
RMAN retention policy is set to redundancy 1
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=149 devtype=DISK
Deleting the following obsolete backups and copies:
Type Key Completion Time Filename/Handle
Backup Set 1385 17-DEC-09
Backup Piece 1385 17-DEC-09 BE_bcl15skg_1_1
Backup Set 1386 17-DEC-09
Backup Piece 1386 17-DEC-09 BE_bdl15sog_1_1
Backup Set 1387 17-DEC-09
Backup Piece 1387 17-DEC-09 BE_bel15t6o_1_1
Backup Set 1570 08-FEB-10
Backup Piece 1570 08-FEB-10 BE_h5l5hl8f_1_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of delete command at 02/18/2010 16:12:29
RMAN-06091: no channel allocated for maintenance (of an appropriate type)
RMAN> list backup summary;
List of Backups
===============
Key TY LV S Device Type Completion Time #Pieces #Copies Compressed Tag
1387 B 0 U SBT_TAPE 17-DEC-09 1 1 NO TAG20091217T230904
1390 B A U SBT_TAPE 18-DEC-09 1 1 NO TAG20091218T230709
1392 B 0 U SBT_TAPE 18-DEC-09 1 1 NO TAG20091218T231024
1393 B A U SBT_TAPE 18-DEC-09 1 1 NO TAG20091218T231803
1395 B A U SBT_TAPE 21-DEC-09 1 1 NO TAG20091221T230506
1397 B 0 U SBT_TAPE 21-DEC-09 1 1 NO TAG20091221T230700
1398 B A U SBT_TAPE 21-DEC-09 1 1 NO TAG20091221T231439
1564 B A U SBT_TAPE 05-FEB-10 1 1 NO TAG20100205T232055
1565 B F U SBT_TAPE 05-FEB-10 1 1 NO TAG20100205T232057
1566 B A U SBT_TAPE 08-FEB-10 1 1 NO TAG20100208T230856
1569 B A U SBT_TAPE 08-FEB-10 1 1 NO TAG20100208T231941
1570 B F U SBT_TAPE 08-FEB-10 1 1 NO TAG20100208T231943
RMAN> change backuppiece tag 'TAG20091217T230904' uncatalog;
uncataloged backuppiece
backup piece handle=BE_bel15t6o_1_1 recid=1387 stamp=705885402
uncataloged backuppiece
backup piece handle=BE_bdl15sog_1_1 recid=1386 stamp=705884946
Uncataloged 2 objects
RMAN> change backuppiece tag 'TAG20091218T230709' uncatalog;
uncataloged backuppiece
backup piece handle=BE_bhl18h1g_1_1 recid=1390 stamp=705971249
Uncataloged 1 objects
RMAN> change backuppiece tag 'TAG20100208T231943' uncatalog;
uncataloged backuppiece
backup piece handle=BE_h5l5hl8f_1_1 recid=1570 stamp=710464784
Uncataloged 1 objects
RMAN> list backup summary;
RMAN> list backup;
RMAN> list backupset;
RMAN> delete obsolete;
RMAN retention policy will be applied to the command
RMAN retention policy is set to redundancy 1
using channel ORA_DISK_1
Deleting the following obsolete backups and copies:
Type Key Completion Time Filename/Handle
Backup Set 1385 17-DEC-09
Backup Piece 1385 17-DEC-09 BE_bcl15skg_1_1
Backup Set 1388 17-DEC-09
Backup Piece 1388 17-DEC-09 BE_bfl15t70_1_1
Backup Set 1389 17-DEC-09
Backup Piece 1389 17-DEC-09 BE_bgl15t75_1_1
Backup Set 1394 18-DEC-09
Backup Piece 1394 18-DEC-09 BE_bll18hle_1_1
Backup Set 1399 21-DEC-09
Backup Piece 1399 21-DEC-09 BE_bql1gej1_1_1
Backup Set 1404 22-DEC-09
Backup Piece 1404 22-DEC-09 BE_bvl1j2ra_1_1
Backup Set 1409 23-DEC-09
Backup Piece 1409 23-DEC-09 BE_c4l1lnak_1_1
Backup Set 1414 24-DEC-09
Backup Piece 1414 24-DEC-09 BE_c9l1obqf_1_1
Backup Set 1419 25-DEC-09
Backup Piece 1419 25-DEC-09 BE_cel1r0a2_1_1
Backup Set 1424 28-DEC-09
Backup Piece 1424 28-DEC-09 BE_cjl22t64_1_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of delete command at 02/18/2010 16:15:05
RMAN-06091: no channel allocated for maintenance (of an appropriate type)
RMAN> change backuppiece 'BE_bcl15skg_1_1' unavailable;
changed backup piece unavailable
backup piece handle=BE_bcl15skg_1_1 recid=1385 stamp=705884819
Changed 1 objects to UNAVAILABLE status
RMAN> change backuppiece 'BE_bcl15skg_1_1' unavailable;
changed backup piece unavailable
backup piece handle=BE_bcl15skg_1_1 recid=1385 stamp=705884819
Changed 1 objects to UNAVAILABLE status
RMAN> change backuppiece 'BE_bcl15skg_1_1' uncatalog;
uncataloged backuppiece
backup piece handle=BE_bcl15skg_1_1 recid=1385 stamp=705884819
Uncataloged 1 objects
RMAN> change backuppiece 'BE_bfl15t70_1_1' uncatalog;
uncataloged backuppiece
backup piece handle=BE_bfl15t70_1_1 recid=1388 stamp=705885409
Uncataloged 1 objects
RMAN> delete obsolete ;
RMAN retention policy will be applied to the command
RMAN retention policy is set to redundancy 1
using channel ORA_DISK_1
no obsolete backups found
FINALLY FIXED!!!

Similar Messages

  • Restore controlfile from tape backup without autobackup setting on

    I am testing a scenraio of restoring control file if we loose all control files.
    My RMAN settings for CONTROLFILE AUTOBACKUP is OFF. But, I have taken a backup of controlfile using 'BACKUP CURRENT CONTROL FILE' .
    When I tried to restore control file. I am receiving following error:
    RMAN> run {
    2> allocate channel c101 type sbt_tape;
    3> restore controlfile ;
    4> }
    allocated channel: c101
    channel c101: sid=153 devtype=SBT_TAPE
    channel c101: VERITAS NetBackup for Oracle - Release 6.0 (2006110304)
    Starting restore at 24-MAY-2007 13:44:59
    using channel ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 05/24/2007 13:44:59
    RMAN-06563: control file or SPFILE must be restored using FROM AUTOBACKUP
    My question is, How can I restore control file from tape backup without CONTROLFILE AUTOBACKUP setting ON.
    It sounds like, There is no way we can restore control file from tape backup if you've not set the CONTROLFILE AUTOBACKUP is ON.
    Please advice

    When all controlfiles are lost and a recovery catalog is NOT used, RMAN has no information , where to find the controlfile backup. It's not enough to specify the channel, such a channel could hold many different backups from many different databases. You have tell , which database and which backupset. Modify your run block:
    SET DBID <DBID of the database,for which you want to restore the controlfile>;
    RESTORE CONTROLFILE FROM <name_of_backupiece_which_contains_the_controlfile backup>';
    Werner

  • Restore controlfile from leagato tape backup

    I am using legato tool to perform rman tape backup.
    I use the following script on legato to get the controlfile backup.
    "backup current controlfile format '%d_%s_%p.ctrl'; "
    If I lost the controlfile how do i restore controlfile from the tape. Assume that the DB in nomount stage.

    Hi,
    backing up autobackup controlfiles to legato is possible. All you have to do is to configure autobackup accordingly. By default autobackup controlfiles will get written to disk.
    However i strongly recommend to use a rman backup catalog. This will save you a lot of time consuming trouble if you need to restore your database.
    The rman catalog database itself does not need any license and is rather small (5 GB on disk, 512 MB memory).
    Restoring the control file will be something like this:
    set controlfile autobackup format for device type sbt to '%F';
    restore controlfile from autobackup;
    Ronny Egner
    My Blog: http://blog.ronnyegner-consulting.de

  • Restore from Tape Backup

    Hi All,
    Oracle Ver. 10.2.0.4 on Sun-Solaris 9.
    Need to do a restore and recover on the DR site using the tape backups from production site.
    The path and file names are same in both sites.
    In the DR site only the Oracle server software is installed. There are no oracle files/database.
    Will a incomplete recovery solve the issue?
    What will be the steps in RMAN.?

    Hi,
    If you know the location of the controlfile autobackup than
    restore the spfile and controlfile first.
    Than mount the controlfile and restore and recover the database to a PIT, sequence or SCN.
    You can find a lot of examples of commands in this forum.
    Regards,
    Tycho

  • Spfile restore from RMAN Tape backup to different server

    Hi All,
    First of all let me thank you to the forum from which I keep updating my knowledge on oracle.
    I am having issues when trying to restore spfile from controlfile autobackup to different server. Problem and other details are below:
    Target version : 10.2.0.2
    Netbackup : 6.5.6
    Taken the tape backup through rman on server ABC and trying to restore the spfile from controlfile autobackup to server XYZ. Tape backup has been taken today morning and trying restore now.
    Both servers ABC and XYX have been added (as clients) to netbackup policy.
    Below is the syntax I used for restoring spfile and getting error as mentioned.
    RMAN> run {
    2> set controlfile autobackup format for device type 'SBT_TAPE' to '%F';
    3> allocate channel ch00 device type 'sbt_tape'
    4> parms='ENV=(NB_ORA_SERV=Mediaserver,NB_ORA_CLIENT=XYZ)';
    5> restore spfile to pfile '/oracle/product/10g/dbs/inittest.ora' from
    6> autobackup maxseq 5 maxdays 3;
    7> }
    executing command: SET CONTROLFILE AUTOBACKUP FORMAT
    allocated channel: ch00
    channel ch00: sid=36 devtype=SBT_TAPE
    channel ch00: Veritas NetBackup for Oracle - Release 6.5 (2010042405)
    Starting restore at 03-AUG-2011
    channel ch00: looking for autobackup on day: 20110803
    channel ch00: looking for autobackup on day: 20110802
    channel ch00: looking for autobackup on day: 20110801
    channel ch00: no autobackup in 3 days found
    released channel: ch00
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 08/03/2011 14:03:26
    RMAN-06172: no autobackup found or specified handle is not a valid copy or piece
    Not sure where I am doing wrong. The same can be restored onto same host (I.E ABC) without any issues .
    Request your help and guidance.
    Thanks,
    SSS

    I don't know whether you can restore to a different server. The easier way should be
    RMAN> restore spfile to pfile 'YOUR_PFILE_NAME' from autobackup;
    then copy this to the new host.
    Check this link
    restore spfile to another host
    Hope this helps

  • Error in RMAN TAPE BACKUP

    Dear Gurus,
    I got the following error in RMAN TAPE backup.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of delete command on default channel at 09/20/2011 02:36:58
    ORA-15028: ASM file '+ASMFLASH/gcprod/archivelog/2011_09_15/thread_2_seq_55857.2176.761912673' not dropped; currently being accessed
    RMAN>
    Recovery Manager complete.my RMAN BACKUP Script is:
    rman target sys/*****@gcprod1  nocatalog  << EOF
    spool log to $v_bdest/clean_catalog_TAPE.log append;
    run {
    allocate channel c1 type 'sbt_tape' parms
    'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    #crosscheck backupset;
    #crosscheck copy;
    #crosscheck archivelog all;
    # included on 21Jan2011 at 9:18 PM
    #delete noprompt expired backup;
    delete noprompt obsolete;
    #delete noprompt expired archivelog all;
    # included on 21Jan2011 at 9:18 PM
    release channel c1;
    exit
    EOFMy RMAN RETENTION POLICY IS:
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 3 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE MAXSETSIZE TO UNLIMITED;
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128';
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oracle/app/oracle/product/10.2.0.1/db_1/dbs/snapcf_gcprod1.f';According to retention policy archivelogs of past 3 days should be present rest and all , i have written a script to delete and it is performing well from past 6 months, but now recently we got this error
    we have enough archivelog space.
    and the archive log pointing in this error is on 15th september archivelog.....today date is 20th september....
    My archive log was stored in asm .... i went there and saw that still 15th september archivelogs are present there.
    Please help me regarding this
    Regards,
    Vamsi.....

    For RMAN topics, please use: {forum:id=74}.

  • FRA´s datafile directory and tape backups

    Hi again,
    I have tried to find relevant information for my question, but instead of finding answers (again) which may or may not be helpful I hope someone can explain me.
    We are running 10Gr2 databases with FRA´s enabled, currently backupping all using Oracle´s suggested backup to Disk devices.
    Since we have copies of the datafiles in the FRA which takes up quite some (productional) storage space we are asked to stop the Disk backups, and backup things up to the tape device, which underwater is a TSM library.
    How would this affect the occupance of the FRA? Will the datafile directory in the FRA be moved to the "tape" device if we implement (solely) tape backups; or is it only the backupsets and autobackups which would then be moved to tape?
    I have tried several setups for which I wanted to set the datafile, backupset and autobackup directory out of the FRA, but I have not found a (working) way yet to set the datafile directory apart from it.
    Advice or help are greatly appreciated.
    Robin

    Changing the backup location from FRA to an external device will only effect backups (backupsets or image copies of datafiles,controlfiles,spfile,archivelogs). Possible (but not mandatory) components of FRA are archivelogs,backup pieces,controlfiles,online logs,image copies and flashback logs.
    For performance reasons it's better to continue using the FRA as first backup device. Extend your backup strategy by backing the FRA itself to tape in regular intervals.
    'BACKUP RECOVERY AREA' backs up recovery files created in the current and all previous flash recovery area destinations. Recovery files are full and incremental backup sets, control file autobackups, archived logs, and datafile copies. Flashback logs, the current control file, and online redo logs are not backed up.
    The backup must go to a tape device, so RMAN issues an error if no sbt channels are allocated or configured.
    Or use
    'BACKUP RECOVERY FILES'. It backs up all recovery files on disk, whether they are stored in the flash recovery area or another locations on disk. Recovery files include full and incremental backup sets, control file autobackups, archived logs, and datafile copies.
    Werner

  • Help with tape backup

    Hello,
    I am trying to configure my database to use a tape backup device. I have Veritas Backup Exec running a Dell tape backup, when trying to test from Enterprise Manager I get the following error:
    RMAN>
    connected to target database: OHIO (DBID=1527591012)
    using target database control file instead of recovery catalog
    RMAN>
    echo set on
    RMAN> run {
    2> allocate channel oem_sbt_backup type 'sbt_tape' format '%U';
    3> backup as BACKUPSET current controlfile tag '07062006093228';
    4> restore controlfile validate from tag '07062006093228';
    5> release channel oem_sbt_backup;
    6> }
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on oem_sbt_backup channel at 07/06/2006 09:32:33
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    RMAN> allocate channel for maintenance type 'sbt_tape' ;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on ORA_MAINT_SBT_TAPE_1 channel at 07/06/2006 09:32:33
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    RMAN> delete noprompt backuppiece tag '07062006093228';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 07/06/2006 09:32:33
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    RMAN> exit;
    I'm guessing I missed some kind of configuration step somewhere, but I am unsure what. Any advice would be greatly appreciated.
    Regards,
    Jordan

    I would say OSB is really good product and performance wise also it is great. Though they haven't launched OSB for all of the platforms yet like AIX, 64bit Linux but all these are suppose to come by the end of Sep. I have been participated in beta testing of this product, it was great and now we are waiting for AIX and 64-bit linux releases so that we can start using them as primary backup tool.
    It can take the file system backup too without any problem.
    Daljit Singh

  • RMAN restore from monthly tape backup

    hello!
    i have one more question regarding rman and tape backups: we don't want to store the rman recovery information in a separate database, so all the information is in the control files. but for revision we need to save one full backup per month. in addition to the databases we need files from different servers etc. on this tape-backups. so we decided to keep one tape set per month in a safe place -> is it possible to restore a rman backup from this tapes, e.g. 3 years afterwards (on a different machine)? thanks.
    bye,
    christian

    Hi christian,
    Can you give more info?
    As I understand it you do not want to use a recovery catalog ("we don't want to store the rman recovery information in a separate database").
    But if you store the rman backup info in the controlfile only you will limit the amount of rman information to your init parameter control_file_record_keep_time.
    Do you make rman backups to tape directly using a MML or do you make rman backups to disk which than get copied to tape (OS backup)?
    Regards,
    Tycho

  • Performance issue in tape backup

    Friends,
    Our tape backup is implemented with help of Veritas Netbackup,for one of our servers,tape backup is taking too much long time. I generated AWR report during the ongoing backup and noticed the below stats:-
    Top 5 Timed Events
    Event
    Waits
    Time(s)
    Avg Wait(ms)
    % Total Call Time
    Wait Class
    Backup: sbtwrite2
    36,186
    300,497
    8,100
    1,442.5
    Administrative
    CPU time
    17,920
    85.4
    Backup: sbtbackup
    38
    1,892
    48,000
    9.0
    Administrative
    log file parallel write
    112,632
    1,378
    12
    6.6
    System I/O
    control file parallel write
    57,983
    1,075
    19
    5.1
    System I/O
    What will be the next troubleshooting steps ?
    Any guidance will be highly appreciated.
    Thanks in advance.

    The tape drive is likely the constraint.  It cannot write fast enough to handle 4 channels streaming datafiles to it.
    I would guess that the datafiles are also going over the network to the media manager.  You need to check the network throughput for that link as well.
    Hemant K Chitale

  • How to include another partition in tape backup

    Hi
    I use a shell script written by my sysadmin to take backup of our oracle system on tape. now i moved some datafiles on another partition and hence want to include that partition also in tape backup.
    for fs in $(cat /tmp/dailybkupfs | awk '{print $1}')
    do
    # For / replace the / with root for log filename
    if [[ "$fs"  = "/" ]]
    then
    fn="root"
    else
    # replace any / in fs name with _ for use in log filename
    fn=$(echo $fs | sed 's:/::g')
    fi
    if umount ${fs}
    then
    echo "${fs} unmounted successfully" >>/tmp/logs/summary
    else
    echo "${fs} unmount failed" >>/tmp/logs/summary
    fi
    if ufsdump 0uf prddb:/dev/rmt/0n ${fs} >${log}.${fn}.${dt} 2>&1
    then
    echo "Full Backup of ${fs} completed successfully" >> /tmp/logs/summary
    else
    echo "Full Backup of ${fs} failed" >> /tmp/logs/summary
    fi
    if mount ${fs}
    then
    echo "${fs} mounted successfully" >>/tmp/logs/summary
    else
    echo "${fs} mount failed" >>/tmp/logs/summary
    fi
    done
    echo "Full Backup of all DB file systems Complete" >> /tmp/logs/summary
    Also the dailybkupfs file has the following contents->
    /u01
    /u02
    /u03
    /u04
    /u05
    /u06
    Now to include /u07 partition for backup, I just need to include the /u07 partition in file dailybkupfs.right?
    Thanks
    Anmol

    I am concerned that the config file resides in /tmp.
    That filesystem normally gets cleared if the box reboots.
    So as far as I can tell, if your box is rebooted, the backups stop working..

  • Persistent setting for rman in tape backup

    Hi,
    When your are going to take tape backup using RMAN utility, how can u control persistent settings with RMAN(show all). I meant how to set retention policy for datafile,controfile backup and archivelog as well.
    And if i choose to take incremental backup how these things are changed?? Please help me on these issue as i have some confusion with this.
    Regards,

    Hi,
    Can you please read following link: http://oit.scps.nyu.edu/~pallerm/11g/les_04_config_bu.pdf
    Thank you

  • How to manually run a Yearly Tape backup of a Volume in DPM?

    I can run a manual tape backup by right clicking on the volume and choosing Long term backup, but it only runs the monthly tape backup job.
    How can I manually run a Yearly Tape backup job?
    I am using DPM 2010.
    There must be a way to create a job that uses Yearly backup settings.  
    Or an alternative is to change the expiry date of the Backup if that is possible.
    Thanks,

    Although you cannot pick the recovery point date in the past to make a new recovery point from, you can run the DPM Power shell script in this
    post to select a recovery goal to make a current backup for.  The recovery point date would be that of the latest disk based recovery point for any goal selected.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Restore ( duplicate) db from tape backup from one server to another server

    I am looking for step by step process to restore (duplicate)db from tape backup from one server to another server
    Thanks

    Creating a Duplicate Database on a Remote Host will provide all the information.

  • Disk/Tape backup?

    Hi, All:
    We have a new system installed Oracle 8.1.6. Now we are considering the method of Backup/Recovery.
    In our system 2 disks and 1 tape device can be used for backup. And I think there are 2 ways to use them:
    1). 1 disk : archive log;
    1 disk : backup using by RMAN;
    1 tape : backup's backup
    2). 1 disk : archive log;
    1 disk : the copy of the archive log;
    1 tape : backup using by RMAN;
    I don't know which is better? which is common?(The data size is about 20GB)
    Can anybody give me some advices?
    Thanks.
    null

    All you need to do is take the backup file from FRA to tape.
    HTH--

Maybe you are looking for