RMAN Cumulative and differential level 1taking too much time

hi,
I am attempting to HOT backup my 600 GB database to backup into Tape using NMO 5 EMC Networker 7.6.
My networker server is on Win Serv 2003.
My oracle database is on RHEL 4.5 Architecture ia64
Oracle DB Version 10.2.0.4.0
Using ASM
Using EMC Storage as Databse storage
Using tape backup media type LTO-Ultrium-5
No of chaneels used same for bothLevel 0 & 1 is 4
there are 60 Datafiles fior the database
i am atttempting incremental backup[Hot] backup
for Incrementa Level 0 is taking 90 Minutes to complete.
BUT leve1 backup [Both differential and cumulative] are taking almost the same time as taken for Level 0 backup
almost 80Mins.
but the backup Set size for Level 0 is almost 500 GB and Sizes for any Level 1 backup not more than 200MB.
i am confused if both LEVEL 0 AND LEVEL 1 BACKUP should take the same span of time.
please help to reduce the time to complete the Level 1 backups..
thanks in advance

RMAN incremental level 1 and up will have to verify every block in the data files to identify if any modifications have occurred. The time it takes to complete the incremental backup will depend on how much changed. Are you using the latest patches? There are known bugs that can affect performance problems with RMAN backup and recovery. Otherwise, check the Oracle documentation to troubleshoot RMAN.
Block change tracking as already mantioned, introduced in 10g, can greatly speed up your incremental level 1 and up backups.
From what I understand:
SQL> ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE '/mydir/rman_change_track.f';
As soon as block change tracking is enabled, Oracle starts to record every block that updates. The information is stored in a bitmap inside the BCT file. Every incremental backup causes a bitmap swtich in the BCT file.
If there exists a previous bitmap beside the current bitmap, then an incremental level 1 backup will only backup the blocks according to the current bitmap. Incremental level 1 backups are differential backups by default. If there is no previous bitmap, the RMAN backup will perform a conventional scan of the database as usual.
The bitmap logic applies also to cumulative level 1 incremental backups, which will use all the bitmaps recorded since the last bitmap switch from a level 0 incremental backup. Due to the limit of 8 bitmaps, a cumulative incremental level 1 backup will have to perform a conventional scan of the database, if you make a level 0 database backup followed by 7 differential incremental backups.

Similar Messages

  • Restoring RMAN cumulative and differential backupsets

    Hi all,
    I have 2 queries regarding restoring and recovering rman backupsets.
    1) i have backup policy for sunday level 0, wednesdays cumulative backup and other days of the week differential backup.Now if my database crashes on friday afternoon.What would be my action plans for restoring and recovering the database with brief steps for the same.
    2)Suppose i have retention policy for 2.And i have a backupset which has become obsolate as the result.Is it possible to restore and recover this obsolate backupset?
    Regards
    Vijay

    1) i have backup policy for sunday level 0, wednesdays cumulative backup and other days of the week differential backup.Now if my database crashes on friday afternoon.What would be my action plans for restoring and recovering the database with brief steps for the same.
    Step 1: start up Internet Explorer or Firefox or Chrome
    Step 2: Type http://tahiti.oracle.com in the address bar
    Step 3: Navigate to the homepage of the version you refuse to mention
    Step 4: Look for the Backup and Recovery Manual
    Step 5: Consult the Restore and Recovery scenarios in that doc
    2)Suppose i have retention policy for 2.And i have a backupset which has become obsolate as the result.Is it possible to restore and recover this obsolate backupset?
    Suppose I hired you as a DBA. My database crashes. You start visiting Oracle Forums immediately instead of restoring and recovering the database.
    In fact you don't seem to have a clue on the process as you think you can recover a backupset.
    What should I do?
    Sybrand Bakker
    Senior Oracle DBA

  • FCP crashes, and opening and saving projects take too much time

    Since my upgrade to FCP 5.0.4 I’m having trouble on several aspects of FCP.
    I am using an Xserve raid storage, connected via fiberchannel to an Xserve with 10.4.4.
    The editing computers are connected via fiberchannel and Xsan to the central storage.
    FCP runs on an Apple G5, and my projects run from an external disk described as above. Al the other FCP scratch disk settings are also set on the external disks.
    Example:
    I’m using the FCP 5.0.4 with the multi-clip mode, and one of the consequences is, that my projects become relatively large. The larger they become, the longer it takes to open (up to 10 minutes) it and to save it (up to 2 minutes). Together with these problems, FCP crashes a lot.
    I set my “auto-save” at an interval of 15 minutes, to prevent to loose a lot of work, but when it takes 2 minutes to “auto-save” each time, I loose a lot of time.
    So when my project was 224 MB, I made a copy of my project, and opened it from a local drive. Opening the project took also 10 minutes. But when it was open, “saving” the project took only 15 seconds, instead of 2 minutes. The “auto-save” was still on the external scratch disk. “Auto-saving” still took 2 minutes. So I set the “auto-save” on a local scratch disk, and after that, it took only 15 seconds. Opening the project still took 10 minutes. And the FCP didn’t crash frequently.
    My conclusion would be that the problems have something to do with the size of the project in combination with the connection with the external scratch disks. Is this correct? If yes, how do I solve this.
    And if not, what else could it be?
    Out of memory
    Another problem occurred when my project was 327 MB. I had a multi-clip sequence of 100 minutes, with 4 camera angles and a lot of cuts and effects in it. When I tried to “nest” the sequence, it didn’t work and got the message: “out of memory” . Then FCP crashed.
    When I opened the project again (it took 10 minutes), I could not save it anymore: ”out of memory”. So now I cannot work with this project anymore.
    How do I solve this?
    Is my project or sequence too big?
    Another crash example
    FCP crashed sometimes, when I switch my “Ëxternal Video” setting from “Blackmagic 8 bit” to “Firewire PAL”. Could this have something to do with it the problems I previously described?
    Can anyone help me with these problems?
    G5   Mac OS X (10.4.4)  

    I've run into a simliar problem and I believe I traced the issue down to the number of files on the drive. A drive I was using had over 600,000 files on it. Opening projects took 5+ minutes, saving took 2+, for a 15 minute simple project.
    See if that is your issue.
    Edit: 600,000 files on the scratch/capture disk.

  • Domain creation too much time

    Hi Guys,
    I am trying to create a domain in my windows 7 with following components.
    Oracle database 11.2.0.1
    RCU 11.1.1.5
    weblogic 10.3.6
    IDM suite 11.1.1.5
    Trying to create domain using Oracle\Middleware\Oracle_IDM1\bin\config.bat and domain creation taking too much time and in the log file i am getting below message
    "java.lang.UnsatisfiedLinkError: no GetVolumeInfo in java.library.path" and then it continues with domain creation and getting following message
    NMProcess: INFO: Saving node manager configuration properties to 'C:\Oracle\Middleware\wlserver_10.3\common\nodemanager\nodemanager.properties'
    NMProcess: <Sep 18, 2012 10:32:48 AM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:307)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess:
    NMProcess: Sep 18, 2012 10:32:48 AM weblogic.nodemanager.server.NMServer main
    NMProcess: SEVERE: Fatal error in node manager server
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:307)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess: Stopped draining NMProcess
    NMProcess: Stopped draining NMProcess
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under C:\Oracle\Middleware\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    But process won't move forward, it just hangs with Progress 0% only. I checked similar errors in the forums and it is due to path settings but i tried to remove the existing path settings but no luck. If you guys have any idea what went wrong...?
    Thanks,
    Ravindher

    I don't have any CLASSPATH variable and I have only Path variable but nothing was specified to any oracle product except DB(D:\Oracle\product\11.2.0\dbhome_1\bin;)
    Even i set java is 1.6 using JAVA_HOME earlier and then removed but no difference. Not sure what went wrong.
    Thanks,
    Ravindher

  • SMQ1 deletion problem too much time larger queue

    Hi Experts
    We have to delete Queues from SMQ1, the problem is the data volume is huge in queues and system is taking too much time to delete these queues.
    To delete 122000 records it took 4 hours to delete the queue from SMQ1.
    Problem is we have to delete total of  51,48,000 records in total and one queue has huge data that is 26,10,000.
    Is there any solution to fasten the process of deletion or any work around SMQ1 to delete the queues faster.
    We are deleting queues in live system I mean the production system is up and running.
    Thanks
    Navneet

    Hi Navnet,
    Use the report RSTRFCQDS to delete the particular queue of SMQ1.
    The report should check the inconsistencies between the tables:
    TRFCQOUT, ARFCSSTATE, QREFTID and ARFCSDATA, therefore it will take time.
    The fastest way to delete them is: you use a sql tool to delete all the entries in TRFCQOUT, ARFCSSATE, QREFTID and ARFCSDATA. In this case, you also delete the entries in SM58 (tRFC).
    See also SAP Note 760113.
    Rgds,
    Colum

  • Sites Taking too much time to open and shows error

    hi, 
    i've setup sharepoint 2013 environement correctly and created a site collection everything was working fine but suddenly now when i am trying to open that site collection or central admin site it's taking too much time to open a page but most of the time
    does not open any page or central admin site and shows following error
    event i go to logs folder under 15 hive but nothing useful found please tell me why it takes about 10-12 minutes to open a site or any page and then shows above shown error. 

    This usually happens if you are low on hardware requirements.  Check whether your machine confirms with the required software and hardware requirements.
    https://technet.microsoft.com/en-us/library/cc262485.aspx
    http://sharepoint.stackexchange.com/questions/58370/minimum-real-world-system-requirements-for-sharepoint-2013
    Please remember to up-vote or mark the reply as answer if you find it helpful.

  • Creative Cloud is taking too much time to load and is not downloading the one month trial for Photoshop I just paid money for.

    Creative Cloud is taking too much time to load and is not downloading the one month trial for Photoshop I just paid money for.

    stop the download if it's stalled, and restart your download.

  • Hi from the last two days my iphone have very slow to open the apps and very slow when i check the notification window , it taking too much time to open when i tap to down . help me to resolve the issue.

    Hi,  from the last two days my iphone( iphone 4 with ios 5) have very slow to open the apps and very slow when i check the notification window , it taking too much time to open when i tap to down . help me to resolve the issue.

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore...
    iPhone Reset
    http://support.apple.com/kb/ht1430
    Try this First... You will Not Lose Any Data...
    Turn the Phone Off...
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    Turn the Phone On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • Itunes takes too much time to open and don´t recogneize my iphone

    itunes takes too much time to open and don´t recogneize my iphone
    I´ve alredy unistall and re install and didn´t work

    5-10 minutes is normal for me when opening iTunes. But then my library is stored on network drive which slows everything down.
    There has been many posts about problems with RAID and iTunes. Don't know if any of those relate.

  • Taking too much time and not connecting to ipad software server

    taking too much time and not connecting to ipad software server and not updating.. why

    because everyone is doing the same thing you are... be patient, and you will get the update... I had to grab the update over 3G (it won't let you download or install, but it got me in the door) and then switch back to wifi and download and install.

  • HT201250 my time capsule is taking too much time indexing backup and then taking longer time to back up ( 207 days ) or longer !!! what shall i do ?

    my time capsule is taking too much time indexing backup and then taking longer time to back up ( 207 days ) or longer !!! what shall i do ?

    Try 10.7.5 supplemental update.
    This update seems to have solved this problem for many.
    Best.

  • SL and Lion too much time to sleep!

    Hi,
    my mac is taking too much time to sleep, even with the change from SL to Lion...
    it always takes like 45sec with google chrome on and 25sec +- with it off...
    this are the pmset -g log that have the biggest time, I'm running latest google chrome dev:
    * Domain: applicationresponse.slowresponse
    - Message: Kernel powerd com.apple.powermanagement.applicationresponse.slowresponse 15928 ms
    - Time: 7/23/11 4:20:41 PM GMT+
    - Signature: powerd
    - UUID: D1A5A219-ABDD-41D3-9F95-7098470C88E6
    - Result: Noop
    - Response time (ms): 15928
    * Domain: applicationresponse.slowresponse
    - Message: PMConnection mDNSResponder com.apple.powermanagement.applicationresponse.slowresponse 11005 ms
    - Time: 7/23/11 5:26:16 PM GMT+
    - Signature: mDNSResponder
    - UUID: 895080D9-D546-42CD-B829-8AFC55DD0442
    - Result: Noop
    - Response time (ms): 11005
    * Domain: applicationresponse.timedout
    - Message: Kernel Google Chrome He com.apple.powermanagement.applicationresponse.timedout 30000 ms
    - Time: 7/23/11 6:53:43 PM GMT+
    - Signature: Google Chrome He
    - UUID: 895080D9-D546-42CD-B829-8AFC55DD0442
    - Result: Noop
    - Response time (ms): 30000
    google chrome only have 4 tabs open and the plugins running are adblock and flashblock.
    any help?

    any help?
    still can't find anything, the problem occuered under SL too so i guess it is not a Lion issue
    another "bug" that happens on the both OS is that when i close the lid the apple simbol lights off but sometimes the mac symbol lights up again until the mac goes to sleep

  • HT4623 I have updated my Iphone 3 but unable to start it. It takes too much time on Authentication and than message appears that Authentication failed

    I have updated my Iphone 3 but unable to start it. It takes too much time on Authentication and than message appears that Authentication failed

    I don't know either its jailbroken or hacked otherwise.
    It was working properly before I have updated it through Itunes to update the OS. After the updation, this message occurs
    Authentication failed, please try after few minutes
    Please help

  • Hello guys my i phone touch is not working on edges and some touch problem and it is not taking too much time too respond it is purshecd in kuwait can i get replace in india

    hello guys my i phone touch is not working on edges and some touch problem and it is not taking too much time too respond it is purshecd in kuwait can i get replace in india it is i phone 4s

    saikumar3 wrote:
    ...it is purshecd in kuwait can i get replace in india it is i phone 4s
    No, warranty is not International and is only valid in country of purchase.

  • Initramfs too slow and ISR taking too much time !

    On my SMP (2 core with 10siblings each) platform i have a PCIe deivce which is a video card which does DMA transfers to the application buffers.
    This works fine with suse13.1 installed on a SSD drive.
    When i took the whole image and created it as a initramfs and running from it (w/o any hdd) the whole system is very slow and i am seeing PCIe ISRs taking too much time and hecne the driver is failing !
    any help on this is much appreciated.
    there is a first initramfs iage which is the usual initrd the opensuse installs and i patched it to unpack the second initramfs (full rootfs of 1.8GB) in to RAM (32GB) as tmpfs and exec_init from it.
    Last edited by Abhayadev S (2015-05-21 16:28:38)

    Abhayadev S,
    Although your problem definitely looks very interesting, we can't help with issues with suse linux.
    Or are you considering to test archlinux on that machine ?

Maybe you are looking for