RMAN hot backup requires archivelog all the time?

Hi all,
consider the case: a dml operation is running in oracle 11g database. after sometime it got completed and issued a commit statement. Now i took a full database hot backup using rman. but dint take archivelog backup(its must i know, but i want to know whether we can do incomplete recovery using only the full database backup and open database using RESETLOGS option?
Kindly let me know whether we can do incomplete recovery using only full database backup or we must need archivelog to open the database?
Regards,

Say your BACKUP DATABASE begins at 01:00am and finishes at 01:50am. At the minimum, you need to backup the Archivelogs from 01:00am to the first archivelolg after 01:50am.  Technically you don't need the archivelogs of before 01:00am. However, if you want the ability to do a point in time recovery (which is a MUST for any production database), you would also backup the "earlier" archivelogs which can be used with the previous database backup.
Your commit does NOT guarantee that the database files are immediately updated -- DBWR "lazily" defers writing to the database files.  Your commit is preserved in the online redo log. This has to be archived as an Archivelog and backed up.
Hemant K Chitale

Similar Messages

  • HT4901 I have HughesNet with a capped amount of Internet capacity. How can I use iCloud but adjust the time it is on to conserve my Internet allowance and not have to backup my information all the time????

    I have HughesNet satellite for an ISP with a capped amount of Internet capacity. How can I use iCloud but adjust the time it is on to conserve my Internet allowance and not have to back up my information all the time?

    Thanks Roger W1,
    Yes, I was using iTunes to sync over cable without problems since orinigal purchase in 2011 and using 10.6 w/o problem. There was an "update" in Nov 2012 that crashed the sync service. I went to the Apple Store and reviewed the problem with the Geniuses there. It was discovered at that time that the update included mandated use of iCloud but enough of the un-updated code remained that he was able to patch functions to allow Microsoft Office to still sync over iTunes.
    This March (+/-) there was another "update" to 10.6 that totally destroyed the patch that was in place so there was no sync service available between Microsoft and iTunes what-so-ever. Then recently, because of some unknown process, all my notes, contacts, and calendars were erased in both my Apple utilities and Microsoft utilities.
    After many hours of frustration I was able to recover most of the information to the Apple utilities only, but those were unstable. At my visit to the Apple store it was suggested that an upgrade to 10.8 might solve the stability problem. That it did but being connected to the iCloud all the time keeps using up all my Internet time and I have nothing left to check emails or do research.
    This, to me, is not my problem but one created by Apple. I have searched the Internet and support groups and there doesn't seem to be a solution.
    The "aircraft mode" turns off all other communication functions and is not acceptable. Neither is disconnecting/turning off Airport on my MBP.
    Thanks,
    Jay

  • New MBP seems to run hot & fan runs almost all the time

    I've had my MBP for just about a week now. It's the new, 15", 2.2 GHz model. It's great, but I notice that it runs hotter than my Powerbook G4 did and the fan is almost always on. It's presently sitting on a wooden topped table. My house is not AC-ed, but the air temp is about 70 F/21 C today. Seems to run hot in my AC-ed faculty office too, when I am there. What is "normal" for this machine. TIA.

    David,
    Ditto what Ned says. To be sure, 80 C is not too hot (it is the temp that the MBP is designed to maintain as a working maximum), but that you are experiencing this temp at all times indicates that something is pushing the processor at all times.
    That is not normal. As has been suggested, have a look at Activity Monitor. If you are not doing anything of any consequence at the time, your CPU usage should be very, very low, and processes that you see using CPU intermittently (there will be many of these processes) should only use a small percentage when they use any at all.
    Scott

  • I don't want itunes to backup my iphone all the time

    Everytime I plug my iphone into itunes I am only want to say add 4-5 songs or maybe an ebook that I have, the system always wants to backup what i have on the iphone, I seriously just want to remove this option and only sync what I want to sync. I don't need to backup.  Plus the back up seems to be about 6-7 Gigs which is a waste of space on my limited laptop.
    Any help is greatly appreciated.
    Thank you

    Hope this can help.
    First off,  if you prefer to no back up your iphone  to your computer I would suggest backing it up to icloud. you can do this by next time you plug in your iphone in itunes,
    go to your device on the sidebar -->summary(its at the top) --> then on the summary page go to Backups and select "iCloud" ... or at least make sure the option  that says "This Computer" [A full backup of this iphone will be stores on your computer ] is unchecked.
    Doing this, it will stop making backups on your computer and make your backups to apple servers
    Next just as Powerbook 1818 said you could go to  Itunes-> Preferences -> Devices -> and  then check the option that says " Prevent ipods, iphones, and ipads from syncing automatically
    This will prevent from itunes from automatically syncying your device right away when plugging it in.
    Lastly, plug your iphone into itunes,
    go to devices -> your iphone -> summary -> scroll down and find the options ( its the box right under the Backup box from earlier in this post)
    Then what i recommend is that you have  the following UNchecked
    - "Automatically sync when iphone is connected"
    - Sync with this iphone over wifi"
    -Sync only checked songs and videos( I dont think you have to do this, but I have it checked for myself
    Then check:
    -Mannually manage music and videos
    From what I understand this will prevent it from sync and backing up to your computer, when I first plugged in my iphone it sync some other things (browsing data and a few other small things) but it didnt take anything longer than about 10 seconds max
    I hope this helps!
    Nic

  • Bootcamp 5 running hot with fan on all the time

    I have a 2012 MBPr running windows 7. I was running Bootcamp 4 and driving two 2560x1440 monitors as well as the laptop display. The fan would only come on with very intensive graphics operations. I just installed Bootcamp 5. When running just the laptop display, everything is fine. However, when I connect the two monitors, the fan starts up and the area above the keyboard gets hot, even with no programs opened.
    Has anyone experienced this?
    I tried to install a version 4 of Bootcamp, but it will not let you roll back to an older version. Anyone know how to trick the Bootcamp installer to think an older version is installed? Is there a registry value that I can change?

    No

  • RMAN & Hot backup cloning taking long time

    Dear DBAs,
    We are doing both RMAN & Hot backup cloning foe that taking more time to restore data files to TEST instance. scp taking too much time to copy to target server because of its volume of data (1.5 TB) & Mounting the RMAN backups drive on test server and restoring from that drive taking more than 8 hours.
    I heard that some companies are using some device to move heavy volume Hot backup copy from source to dest faster for clone the instance easily with in minutes. What is that device name to take hot backup copies from source and restore it in target server.
    Test server Specs
    Processor 8 cores with 32GB Memory.
    Thanks
    DBA

    Hot backup is not recommanded for the database size more than 1T.
    RMAN backup and restore is the only opiton available for a DBA.
    Other option is to use EMC Symmentrix/BCV's/Snapshots. EMC uses pair of disks to achive synch the produciton data with test server. read more about EMC symmentrix or ask your storage team.

  • How can I delete all the Time Machine backups to make room for more? And how do I force the trash to empty?

    I moved a bunch of my husband's files from his Macbook (which is dieing) to my iMac.  I created a user for him on my iMac so he'd be able to keep his stuff separate from mine.  All is working great except my Time Machine is now unable to backup.  The total of used space on my hard drive (including the recently added user's files) is about 420 GB.  The amount of capacity of my external hard drive is 999GB.  I think Time Machine failed because there was all of a sudden so much more data and a new full backup would be more than the unused capacity of the HD?  Regardless I don't need any old backups.  I have all my files and all his files.  So I moved all the backups from the external HD to the trash.  Apparently that's a no no.  I can't fully empty the trash now and that is making my iMac crazy slow. 
    1) Can anyone tell me how to force the trash to empty?
    2) Is there a way to delete the whole external HD and start over with a new full backup via Time Machine?  In Disk Utility I try to erase the partition and get an error "Volume Erase failed with the error: Couldn't unmount disk." Then I try to Unmount it and get another "Unmount failed. The disk Backup iOmega could not be unmounted.  Make sure that all applications and files are closed on this disk." I turned off Time Machine and tried again but with the same errors.
    The external HD is called iOmega.  It only connects to the iMac with USB.  Any help is much appreciated!!!!

    Try this instead:
    Drive Partition and Format
    1. Open Disk Utility in your Utilities folder.
    2. Select the backup volume from the left side list. Click on the Erase tab in the DU main window.
    3. Set the format type to Mac OS Extended (Journaled.)
    4. Click on the Erase button.
    You will need to reconfigure Time Machine preferences for the backup.
    FYI: Never remove Time Machine backup data except through the Time Machine application. If you aren't sure about using Time Machine then visit Pondini's Time Machine FAQ for help with all things related to Time Machine.

  • Every time i connect my iphone to itunes and trying to do a backup or get the new update it says i have to restore my iphone. and then that doesnt work, i tried to reinstall itunes but it doesnt work. i get this all the time. fix it please.

    Every time i connect my iphone to itunes and trying to do a backup or get the new update it says i have to restore my iphone. and then that doesnt work, i tried to reinstall itunes but it doesnt work. i get this all the time. fix it please.

    iTunes states " There's a problem with your Iphone, please contact apple service center " Also i took my iphone to a local service man and he told me the IMEI code has been corrupted and there's nothing that can be done about it. Please help, if you have any solution.
    Thank you

  • ITunes ask me to restore from a old backup all the time when I connect my iPhone5.

    Hi! My iTunes ask me to restore from a backup when I connect my new iPhone 5. I have done the backup process but it still ask me to do it. How do I get iTunes to understand that this is done?
    I connected my iPhone and restore it from a backup from my old iPhone 4. It worked well. But when i connect the iPhone to iTunes it ask all the time the same thing.
    1. this is a new iPhone bla bla or...
    2. restore from a old copy. (strange is that it says that this was done 1982 all the time?!?!).
    The MacBook Pro is new and I have the latest iTunes 11.0.1. (12)
    Glad for any help!!
    Best regards
    Pontus

    Maybe you should have connected as a new phone instead of trying to put an iPhone 4 backup on an iPhone 5.
    Try restoring it to factory setings and start again. If all your music and contact s are on the computer then you should be good to go.

  • MacBook Pro 2011 get hot and noise all the time and slowly ?

    hi. why MacBook Pro get too hot and make a noise all the time i have Yosemite ,mac late 2011 and became very slow?

    Games are very CPU/GPU intensive applications and will heat up the MBP.  That will result in the fans increasing speed in order to dissipate the heat.  This actually is an expected result and for the type of application, is 'normal'.
    I you plan to play a lot of games, consider getting a cooling pad twhich will tend to mitigate the heating.
    Ciao.

  • Apple TV stays on all the time? Gets really hot.

    Should it just be left on all the time? Mine seems really hot. Is this safe?

    Mac Man wrote:
    Funny because when I do the same thing iTunes never looses the connection with AppleTV. Even with the light off, I can select AppleTV from the iTunes devices and manage the content. My experience has shown that AppleTV never sleeps or turns off.
    correct. itunes still does detect it.
    it appears the peoples definition of sleep differs somewhat.
    i class "sleep" as being in a device in a state where it is using less power than it would when in normal use.
    putting the appletv to "sleep" by holding power/pause for 5 seconds lowers the power consumption... so in my eyes this is "sleep".
    the appletv certainly does "hibernate", but it does "sleep".

  • After initial backup, do you just leave it plugged in and running all the time?

    Initial backup was successful, but not sure about what to do nest.  Just leave time capsule running FOREVER? 
    What if I unplug it?  What happens to saved data?

    There just might be a reason why Apple did not even include an "Off" switch on the Time Capsule, or provide you with a way to turn off the Time Capsule from your computers.
    The Time Capsule was designed to left "on".
    Nothing will happen to your saved data if you unplug the Time Capsule.....but constantly powering the Time Capsule off and on will place far more stress on the electronics and hard drive than simply leaving it on all the time.
    The exception to this might be turning off the Time Capsule if you are away for an extended time.....long weekend, vacation, etc.

  • Automating refreshing one system with the rman hot backup copy from another

    Hi Apps DBAs,
    Right now we have two systems: production (OPEBSN) and production support (FINSUP).
    I implemented a cronjob, which can refresh FINSUP every night from the cold backup of production. We shutdown the production system at night.
    But our istore on production will go live soon and our production system will run 24*7.
    The production is already hot backed up from RMAN.
    Is it possible to do the following?
    Automating refreshing FINSUP from the RMAN hot backup of OPEBSN?
    If it is possible, would you please outline the general idea or give me a reference documentation?
    If it is not possible, is there any other way to realize our purpose?
    Thank you in advance!
    Lily

    There is some discussion about this topic in the belwo askTom thread.
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:21934468026100
    Sam
    http://appstech-sam.blogspot.com

  • My iphone 4s is very hot even it is locked. it seems like it is running all the time

    my iphone 4s is very hot even it is locked. it seems like it is running all the time. the battery only use in a very very short time

    Are you on a FaceTime call, or have another process running on your iPhone? Turn your phone off, does this issue persist?

  • Why does the forum log me out so quickly, requiring me to re-enter my ID & password all the time?

    Why does the forum log me out so quickly, requiring me to re-enter my ID & password all the time?  When I reply to a post I also have to re-enter both items.  Even my online banking is saavy enough to reconnize me and autofil my ID.

    It works for me. This looks like some browser issue. Try Clearing browser cache and signing in again.
    Please move the post to Forum issue from Photoshop Express.
    http://forums.adobe.com/community/general/forum_comments
    You should get immediate response at the correct forum.
    Thanks

Maybe you are looking for

  • ATI Radeon HD 4870 vs ATI Radeon HD 5870

    I have an early 2009 Mac Pro with 8 cores and the upgraded ATI Radeon HD 4870 graphics card. I see that the 2010 Mac Pros have an option for the ATI Radeon HD 5870. Apparently this card will eventually be available as a kit that will work in my compu

  • SRM 7.0 SP05 - BRF Item level approval does not work

    Hi Experts, I am working on process controlled workflow for shopping cart approval process.  I have defined necessary process levels and workflow works fine for a single item SC. I have selected decision type as "Item-based approval for partial docum

  • Macbook doesn't wake from sleep (bluetooth)?)

    My new aluminum macbook has been perfect aside from ... I bought a new bluetooth mouse and every so often my macbook doesnt wake from sleep. I have read some other bluetooth bugs, is there a workaround? I have been purposely disabling bluetooth befor

  • USPS  Click-N-Ship

    Hello, I am trying to figure out how to use the Post Office's Click-N-Ship to print labels for mailing packages. I have dowloaded Adobe Reader Ver 8.0.0. When I attemtp to print a label, I get a print dialogue box. Hit the print button and nothing ha

  • LSMW Error - You have not fully maintained the descriptions

    Hi Experts, I was trying to Extend the materials to plant by using Direct input menthod where prog - RMDATIND. When I execute final step i.e "Start Direct Input Program" I faced with an error " You have not fully maintained the descriptions". I know