Is this db backup approach adequate?

A question on a db backup approach to see if it is adequate.
I have a 11g database that has FRA on file system (/data/fra), not on ASM. The file system /data is backed up to tape nightly through the OS backup job. The archivelog destination is the FRA (which is the default when the db uses FRA).
Is it correct to say that since the archived logs are written to the FRA, and the FRA is backed up to tape daily, there is no need to explicitly backup the archivelogs through RMAN?
That is, I just need to create a job to backup the database files and control file to FRA? (And the db backup copies and the archived logs in the FRA are backed up to tape by the OS job).
Just wonder if there are drawbacks of this approach? Would it cause any potential problem with db restore/recovery?
Since the archivedlogs are not explicitly backed up by RMAN here, would the backup retention policy and the archivelog deletion policy set in RMAN be applied to the archivelogs? (If not I would need to have a job to regularly delete old archivelogs).
Many thanks.

if you do not use RMAN to BACKUP ARCHIVELOG, the RETENTION POLICY is not applied. When you manually purge archivelogs, it would still be good to add CROSSCHECK ARCHIVELOG ALL and DELETE EXPIRED ARCHIVELOG ALL to your RMAN commands.
When you use the OS to backup the FRA, it might backup the last [few] archivelog[s] as incomplete files if ARCH is writing to the FRA when it is backed up. On RECOVERy, these ArchiveLogs would appear as corrupt.
In the old days, when using OS scripts to backup archivelogs, I would add "intelligence" into the scripts to ensure that the last archivelog or archivelog still being actively written is not backed up.
RMAN makes backups of only completed archivelogs.
Hemant K Chitale
Edited by: Hemant K Chitale on Sep 27, 2011 10:53 AM

Similar Messages

  • Macbook pro won't boot and when I tried to back up the hard drive I got "disk utility can't repair this disk backup as many of your files as possible"

    My macbook pro froze and initially would not even recognize the power chord. Now it charges, but will not load up. I opened in in disk utility to try and back it up so that I could take it to apple to have it fixed but I got the message that said "disk utility can't repair this disk backup as many of your files as possible". How do I back up the files???

    Nichelle215,
    you can try the method described on this Apple page, in the “Instructions for backing up to an external hard disk via Disk Utility” section. (You can skip step 6, since you already know that your disk is irreparable.) Note, however, that this method is not guaranteed to work. Once you get your disk straightened out, you might consider purchasing an external hard disk for use as a Time Machine backup destination, so that a similar problem in the future won’t wipe out the only copy of your files.

  • Is this the best approach to reduce the memory ??

    Hi -
    I have been given a task to reduce the HEAP memory so that the system can support more number of users. I have used various suggestions given in this forum to find out the size of the object in memory. I have reached to a point that where i think i got an approx size of the object in memory.(not 100%)
    I basically have some objects of some other class which are created when this object is created . The intent was to initialize the nested objects once and use them in the main object. I saw some significant difference reduction in size of the object when i create these objects local to the methods which use it.
    Before moving the objects to method level
    Class A {
        Object b = new Object();
        Object c = new Object();
        Object d = new Object();
         public void method1 () {
             b.someMethod();
         public void method2 () {
             b.someMethod();
         public void method3 () {
             c.someMethod();
         public void method4 () {
             c.someMethod();
         public void method5 () {
             d.someMethod();
         public void method6 () {
             d.someMethod();
    After moving the objects to method level
    Class A {
         public void method1 () {
           Object b = new Object();
             b.someMethod();
         public void method2 () {
            Object b = new Object();
             b.someMethod();
         public void method3 () {
           Object c = new Object();
             c.someMethod();
         public void method4 () {
          Object c = new Object();
             c.someMethod();
         public void method5 () {
            Object d = new Object();
             d.someMethod();
         public void method6 () {
            Object d = new Object();
             d.someMethod();
    }Note : This object remains in the http session atleast 2 hrs. I cannot change the session time out.
    Is this the better approach to reduce the heap size? What are the side effects of creating all objects in the local methods which will be on stack?
    Thanks in advance

    The point is not that the objects are on the stack - they aren't, all objects are in heap, but that they have a much shorter life. They'll become unreachable as soon as the method exits, rather than surviving until the session times out. And the garbage collector will probably recycle them pretty promptly, because they remain in "Eden space".
    (In future versions of the JVM Sun is hoping to use "escape analysis" to reclaim such objects even faster).
    Of course some objects might have a significant creation overhead, in which case you might want to consider creating some kind of pool of them from which one could get borrowed for the duration of the call. With simple objects, though, the overheads of pooling are likely to be higher.
    Are these objects modified during use? If not then you might simply be able to create one instance of each for the whole application, and simply change the fields in the original class to static. The decision depends on thread safety.

  • HT4527 Step 4: I did this to backup the music already on my computer, but it didn't work. Is there any way to recover it now that I have copied my new music?

    Step 4: I did this to backup the music already on my computer, but it didn't work. Is there any way to recover it now that I have copied my new music?

    A better way is to select the photos in iPhoto and export to a desk top folder, right click on it and burn to disk
    LN

  • Is this the backup strategy easily recoverable??

    hi,
    I m not good at backup recovery tasks, i have to set an AUTO backup strategy for HOTEL MANAGEMENT SYSTEM in ORACLE 11g R2.
    the strategy is:
    The database is in archive log mode, the backup is through backup set.
    Weekly 1 full online backup at night and daily incremental backup of datafiles,control file, spfile and archives.
    is this the backup strategy easily recoverable and how??

    Bilal Tahir wrote:
    hi,
    I m not good at backup recovery tasks, i have to set an AUTO backup strategy for HOTEL MANAGEMENT SYSTEM in ORACLE 11g R2.
    the strategy is:
    The database is in archive log mode, the backup is through backup set.
    Weekly 1 full online backup at night and daily incremental backup of datafiles,control file, spfile and archives.
    is this the backup strategy easily recoverable and how??It's easily recoverable - if you have properly protected your backupsets and if you have practiced several different recovery scenarios. And by "practice" I mean actual, hands on recovery in a test environment. 2:00 am with the production system down is not the time to start "practice" or to discover some weakness in your backup strategy.
    And the fact that it is a HOTEL MANAGEMENT SYSTEM (why the shouting, btw) is really irrelevant. To oracle, it's all just data. Hotel management data is no different than automobile manufacturing data.

  • I backed up my phone and now when I plug in my phone and it takes me to the set up as new or restore this from backup page

    I backed up my phone yesterday and when I go to plug in my iPhone it doesn't even show my phone I'm stuck on the page that says "set up as new " or "restore from backup" now yesterday when I did this it said that it couldn't recognize my phone and no this morning I can't accessy phone at all. I have a iPhone 5s and I have a pc

    Hello Isiahjammal,
    So after a backup your iPhone was acting like it was restored and now your PC won't even see it?  
    Please go through this article for steps to take for that.
    iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support
    Of course step through it in order.
    Take care,
    Nubz

  • Reverse database mirroring - and is this the right approach?

    Here is my scenario. I have 2 database servers, P and M, to serve our production website. P = Principal; M = Mirror.
    After some time my Principal crashes. No problem, I've got M, it's been synchronizing, and it has all latest data. So I repoint my production web server to hit the Mirror. Still, all is good.
    Now comes the part where I'm fuzzy, and I need to know if my understanding is correct...
    The Principal comes back online, but my website is still pointing at the Mirror. I want to repoint the site back to Principal. But P now has old data. Maybe it's been down 3 days and M has 100,000 new records that don't exist in P. When P came back online,
    did transaction logs begin shipping from M to P to get P back in sync? Would it do that if a Witness were in place? How does P get caught up with all latest data? Do I have to do a full backup and restore from M to P? Is there a way this can be set up to just
    gracefully (or even easy manual) get P updated and synced? Can the Principal/Mirror roles be easily swapped between the 2 servers? Does that happen automatically with a Witness in place?
    Thanks in advance for any help.

    First, mirroring is being removed for "AlwaysOn" technology.  I would not recommend using it in SQL 2012.  However, if you are talking about prior versions, then...
    When the failover occurs, the old mirror, now primary, attempts to send updates back to the old principal, now mirror.  This is completely automatic and requires nothing manual to happen.
    However, if the now mirror is down for a long period of time, the transaction log on the principal will continue to grow and grow until it is able to deliver the transactions to the mirror.
    You can setup your website with a "Failover Partner=" in the connection string and the failover/failback will be completely invisible to your application.
    I would suggest reading:
    http://technet.microsoft.com/en-us/library/ms189852.aspx
    http://technet.microsoft.com/en-us/library/cc917713.aspx

  • I am having all kinds of trouble with itunes and updating my ipad. when I open up itunes, it seems to just sit there, never going to itunes store. when I connect my ipad, I check update and it starts, but then I get this message:backup can't be saved on

    I am having all kinds of trouble with itunes and updating my ipad. I open itunes up but it doesn't do anything except open to a blank screen. I try to access the itunes store but it won't go there. When I connect my ipad, and try to update it, it starts and then I get a message that says backup cannot be saved on this computer. I have tried everything suggested to no avail. This is the 2nd or 3rd time I have had problems with itunes. Sometimes I even get a message that I am not connected to the internet.
    I have uninstalled and re-installed. Any help?

    You might not have enough space left on your hardrive.

  • About This Mac - "Backups"

    I just finished installing Mac OS X Lion onto my MacBook Pro. When I go to "About This Mac" and "More Info", it says that 36GB of my 256GB SSD is filled by "Backups". How do I locate and remove these backups? That's a big chunk of space I'd love to free up.
    Thanks.
    [IMG]http://i116.photobucket.com/albums/o30/albynomonk/aboutthismac.jpg[/IMG]

    Same here. My Disk (320 GB HD) reserves 100 GB of backups, which means there are 95 GB of free space. What are these "backups" for? Is it reserved space for the new resume feature? The system shows 100 GB for backups even if I run Time Machine via an external HD.
    http://f.cl.ly/items/32370C451C0s2t0s3n0t/Bildschirmfoto%202011-07-23%20um%2002. 29.41.png
    On that picture above the icon indicates 200 GB of free space, ignoring 100 GB reserved for backups.

  • Using LiveCycle Designer to create a webform--is this a good approach?

    My company president tasked me to look into LiveCycle and see if it would be a good approach to use for generating a web form for our company. The basic idea is that we would have a unique link for a particular database record, which the form would then display the contents of to a supplier to ask questions about the specifications of an item. The supplier would fill out the form, hit submit, and the data they entered would be saved to our database. The president came across the description for LiveCycle and thought creating the form, linking it to the database, and hosting it on our IIS server would work.
    Keeping in mind that we only have this single application in mind and nothing else even on the table as a possible use for the application, is Designer a good tool for this purpose? From looking into it, Designer seems to be more intended for use with the other components of LiveCycle and more for enterprise use than something this small-scale. I have installed the trial edition and it connects to the database easily enough, but the other functionality doesn't seem super intuitive towards creating a form for this purpose.
    Thanks for any clarification you can provide on this.

    I'd like to develop a little bit, though you already had good answers.
    1) Illustrator has pre-installed fonts that you can use freely;
    2) if you are on Illustrator CC or CC2014 you can download more fonts from Typekit that are too free to use;
    3) If you are downloading a lot of fonts from different websites you have to check the creative common license or whatever instruction the typographers have in their own website. There are condition on commercial or non-commercial use. So some fonts would be ok to use for your logo, but you cannot gain money on the font - if you think twice it is quite normal as it would sound like you designed it while you just imported it from other websites. Some typographers create and don't mind about what you do with the fonts but it is such a minority that I would suggest you as a routine to have a file saved on your documents about the fonts you download and go this way:
    grab the link to the site
    copy the name of the font
    check the agreement on the websites page for each font, if they differ
    Very important is to go back once in a while and assure that the license terms are still the same, as it might happen that the typografer makes changes in the arch of years. Also a very good advice is to reach out and speak personally to the typografer and inform you are using this or that font for your illustration, make sure he or she agrees with your intentions and see that you're good with each other. Going this way you can even give yourself a chance for future cooperation.

  • Backup approach prior to system go-live

    hi,
    my project team will be performing conversion and uploading to production client prior to go-live. in case half way hit by error, and to avoid from redoing the whole conversion again, we will perform client copy at stages.
    other than client copy approach, what are the other options we have ?
    comment and advice will be highly appreciated.
    regards,
    kent

    hi Juan,
    a.) correct me if i'm wrong, full db backup and restore takes longer time as compare to client copy
    b.) when restoring from full db backup, we can't select just one particular client to restore.
    currently in the PRD system there are 5 productive clients
    PRD100
    PRD200
    PRD300
    PRD400
    PRD500
    PRD100 - 400 already gone live and operating ... PRD500 still in conversion stage ...if we restore from full db backup, other productive clients will be impacted.
    regards,
    kent

  • When I backup Thunderbird using Mozbackup, does this automatically backup my Lightning calendar events too?

    Although I have not yet needed to restore either Thunderbird or Lightning, Mozbackup does not specifically ask for events to be included. Does this mean that there is no way of backing up events created in Lightning?

    I do not use mozbackup, but rename one of the backups as ZIP from it's original extension. They are simply zip files.
    Open the file and check if the calendar-data folder is included in the file.

  • New iPhone, Different Carrier.  Does this affect Backup

    Does changing carriers when I get a new iPhone affect a Backup & Restore?
    I currently have an iPhone 5 on AT&T.  My new iPhone 6 Plus arrives in a few days, but I'm going with T-Mobile this time.  I'm planning on doing a "Backup & Restore" using iTunes, but I'm unclear about how that works since I'm going with a different carrier for the new iPhone.  Other than that poorly designed AT&T app, will any AT&T settings or info be restored to my new T-Mobile iPhone?

    I understand how to transfer my content from my iPhone 5 to my new iPhone 6.  I just wanted to make sure that in the process, I wasn't restoring AT&T settings or info.  The page you linked to doesn't mention anything about when the old and new iPhone are on different carriers.
    You say the carrier is "not important."  Does any of the old carrier info get restored to the new phone?

  • Hello I am a newbie to lightroom and a photographer in need of a rescue.  The isssue is this I backup my lightroom catalogs with a Seagate Back-up Plus ext/hd

    The Seagate has all the backup catalogs stored and still lightroom cannot display them and consider them as "missing".  How can these photos which lightroom has stored the date/time, size of file, and type(such as dng) be located so they can then be viewed?  Thanks!

    Photos are considered missing in Lightroom if they (or the folders that contain them) have been moved, renamed or deleted outside of Lightroom. (Hint: don't do that!)
    Here are instructions on how to fix the problem: Adobe Lightroom - Find moved or missing files and folders

  • 3.6 is crashing on opening.The Agent is unable to connect to server,this problem is approaching one week in duration and is stilsolved.Please help,thankyou,Sandersr robinsanders64@hotmail.co.uk

    I can only add that i only downloaded firefox 3.6 just over a week before the first crash and all had been well until then . Following the first crash over35 program crash reports have been and are still being sent by Mozilla Quality Feedback Agent Firefox 2,but nothing appears to being done about them. I have a website i cannot reach and am desparate,i have received no feedback whatsoever,your help would be much appreciated,thank you Robin Sanders,[[email protected]]

    Check the proxy settings under Tools -> Options -> Advanced - Network tab, Settings button.
    You probably want No Proxy, if it is set to anything else.
    See https://support.mozilla.com/en-US/kb/Options+window+-+Advanced+panel#Connection_Settings_Dialog
    http://fastun.com (a registration required web accelerator / anonymizer) indicates it has some sort of Firefox add-on. Do you see a relevant one in Tools -> Add-ons -> Extensions? Try disabling it.
    If you are not sure which one it is, try [[Safe Mode]] to disable all of them.

Maybe you are looking for

  • "No Disk" Error (premiere elements 11)

    I have successfully installed Adobe Premiere Elements 11 on my PC:      Dell XPS 8300       Intel Core i7-2600 Quad Core (3.4 GHz, 8MB Cache)      • 1GB Radeon HD 6450 Graphics      • 16GB DDR3 1333 RAM      • 1TB 7,200RPM Hard Drive (2 x 500GB RAID

  • RE : Creation of subcontrating PO - Components details

    Hi Experts, I am doing a subcontracting purchase order using BAPI - (Bapi_po_create1). But iam not able to update for the sub components of the materials. So, I opted for the PO creation first using Bapi_po_create1 and then using the FM Bapi_po_chang

  • [RB 6i] Format text in the field using HTML-tags. Or another way...

    If some fields of tables in database contain html tags such as 'H<sub>2</sub>O' (here is html tag 'sub') or 'some<b>text</b>'(here is html tag 'b') how can I to make Report Builder 6i to understand these tags or at least don't show them? Or how in an

  • What's the best approach to migrate to Snow Leopard using the time machine?

    I have a time capsule, and have noticed the restore from backup option once I had to replace the HD on my MacBook Pro. I am about to buy a new MacBook Pro which will probably ship with Snow Leopard, and am wandering, if when I setup the new OS I can

  • BAPI_PO_CREATE1 for ME21

    Hi people! Please help me. I want to use the bapi_po_create to create a PO like in ME21. In ME21 i'm creating an PO with service like this SHDB: 'X'  'SAPLMLSP'               '0200',     ' '  'RM11P-HEADTEXT'         t_zpsdcom001-txz01,     ' '  'ESL