Which backup type to use?

Good day
I need to schedule daily online backups of my SAP Oracle 10 system.  The default backup_type for online backups is "online" in DB13.
However, it appears this type of backup is useless in a disaster situation, where I have lost an entire system.  I have not been able to get brtools to recognise this backup as a valid backup to restore a system from.
Apparently, the backup_type should be "online_cons" to get a consistent backup from which I can restore.  The question then is, what is the function of backup_type online - i.e. under what circumstances can I use this? and, should I rather change table SDBAC so that all my backup_type for online backups is online_cons?
I need to not only ensure that my data is backed up, but also that I can restore it properly.
Thanks
Wilhelm

Hi Wilhelm,
>> Can you point me to a guide how to use brtools to perform a recovery onto a new server if I use method online + redo log backups. (PS. I am performing hourly archive log backups as well).
Check the link, below;
http://help.sap.com/saphelp_nw70/helpdata/en/93/4ffb72309fb04e80ebfefae1b7a96f/content.htm
>> I an DR situation I would have lost my primary server, so I have no control files etc.etc. I need to get that back using brtools. The only way I could find that brtools can restore the control file is performing a database reset - and that I can only do if I have a backup of type online_cons.
You can check the link, below;
http://help.sap.com/saphelp_media471/helpdata/en/0d/d2ff264a0c11d182b80000e829fbfe/content.htm
Non-database files
Database data files
Control files
Online redo log files
Offline redo log files
Oracle profiles init<DBSID>.ora and init<DBSID>.dba
BRBACKUP/BRARCHIVE profile init<DBSID>.sap
Main SAPDBA log reorg<DBSID>.log and the structure log struct<DBSID>.log (if it exists, also the script create_raw_links)
Summary BRBACKUP/BRARCHIVE log
Detailed BRBACKUP/BRARCHIVE log
Creating control file is the easiest part of it.
>> Do I run in any risk if all my backups are of type online_cons? Can I still do point in time recovery? If so what is the point of the "online" backup type?
with the "online_cons" you just save the offline redolog files created during the online backup for the consistent backup. You need to start "Redolog backup" for the newly created offline redofiles, after the backup.
Best regards,
Orkun Gedik

Similar Messages

  • If I need a full rman restore which backups will it use?

    Hello,
    I have a database 11.1.0.7 with 8TB. Block change tracking is enabled.
    At the weekend I take level 0 backup and during the week level 1 cumulative.
    For some weeks the level 0 backup is failing, so I only have level 1 cumulative backups taken every week day with a 4 weeks old level 0 backup.
    If I need a full rman restore which backups will it use? Will it be the last level 0 backup with the last level 1 cumulative?
    I ask this because grid crontrol tells me that the recent level 1 backups input size is smaller than last week level 1 backups and in between I dont have any level 0 sucessfull backups. Shouldn't the input size of level 1 cumulative increase until the next level 0 backup ?
    The grid reports:
    Backup Name Status Start Time Time Taken Type Output Devices Input Size Output Size Output Rate (Per Sec)
    rman_df_lv1c COMPLETED 25/Jul/2011 21H00m WEST 02:33:29 DB INCR SBT_TAPE *1.32T* 289.02G 32.14M
    rman_df_lv0 FAILED 23/Jul/2011 02H01m WEST DB INCR SBT_TAPE 8.78T 8.06T
    rman_df_lv1c COMPLETED 21/Jul/2011 21H00m WEST 04:39:38 DB INCR SBT_TAPE *3.46T* 550.82G 33.62M
    rman_df_lv1c COMPLETED 20/Jul/2011 21H00m WEST 04:47:36 DB INCR SBT_TAPE *3.37T* 524.36G 31.12M
    rman_df_lv1c COMPLETED 19/Jul/2011 21H00m WEST 04:06:09 DB INCR SBT_TAPE *3.15T* 490.75G 34.03M
    rman_df_lv1c COMPLETED 18/Jul/2011 21H00m WEST 03:40:24 DB INCR SBT_TAPE *2.49T* 410.88G 31.82M
    rman_df_lv0 FAILED 16/Jul/2011 22H16m WEST DB INCR SBT_TAPE 6.27T 5.69T
    rman_df_lv1c FAILED 14/Jul/2011 21H00m WEST 06:13:40 DB INCR SBT_TAPE 4.38T 714.30G 32.62M
    rman_df_lv1c FAILED 13/Jul/2011 21H01m WEST 04:40:45 DB INCR SBT_TAPE 3.25T 542.98G 33.01M
    rman_df_lv1c COMPLETED 12/Jul/2011 21H00m WEST 07:15:54 DB INCR SBT_TAPE 4.74T 847.93G 33.20M
    rman_df_lv1c COMPLETED 11/Jul/2011 21H00m WEST 07:26:40 DB INCR SBT_TAPE 3.78T 766.40G 29.28M
    rman_df_lv0 FAILED 9/Jul/2011 02H32m WEST 04:30:44 DB INCR SBT_TAPE 749.89G 716.02G 45.14M
    rman_df_lv1c FAILED 7/Jul/2011 21H01m WEST 04:49:24 DB INCR SBT_TAPE 2.16T 515.90G 30.42M
    rman_df_lv1c FAILED 6/Jul/2011 21H00m WEST 01:26:06 DB INCR SBT_TAPE 745.83G 165.48G 32.80M
    rman_df_lv1c FAILED 5/Jul/2011 21H01m WEST 00:05:48 DB INCR SBT_TAPE 58.56G 7.56G 22.24M
    rman_df_lv1c FAILED 4/Jul/2011 21H00m WEST 01:55:03 DB INCR SBT_TAPE 422.40G 79.55G 11.80M
    rman_df_lv0 FAILED 3/Jul/2011 16H32m WEST 30:22:04 DB INCR SBT_TAPE 4.53T 4.21T 40.40M

    >
    If I need a full rman restore which backups will it use? Will it be the last level 0 backup with the last level 1 cumulative?
    From http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmvalid.htm
    Validating Backups Before Restoring Them
    You can run RESTORE ... VALIDATE to test whether RMAN can restore a specific file or set of files from a backup. RMAN chooses which backups to use.
    The database must be mounted or open for this command. You do not have to take datafiles offline when validating the restore of datafiles, because validation of backups of the datafiles only reads the backups and does not affect the production datafiles.
    When validating files on disk or tape, RMAN reads all blocks in the backup piece or image copy. RMAN also validates offsite backups. The validation is identical to a real restore operation except that RMAN does not write output files.
    You can monitor what RESTORE VALIDATE does.
    Make precautions, so you do not damage the production DB!!!
    Iordan Iotzov
    http://iiotzov.wordpress.com/

  • Which backup solution to use?

    I didn't see anything here, but only looked a few screens deep, so sorry if this comes up a lot.
    I just found out from reading here that I was running BOTH the Windows backup AND the Lenovo R&R backup. Nowhere does the computer warn about this (something that should be fixed, IMO).
    I deleted all the R&R backups and recovered almost 60GB of disk space.
    Can someone provide a link or an explaination as to which service is "better", or at least a comparison. From reading, it seems it is recommended to only run one of them. I saw one post which said R&R was better at recovering, etc, but I see other posts which says it just fails (for that person)...
    I have a 142gb drive (reported size for C  Thinkpad T61p purchased in Dec 2007, running Vista Ultimate with SP1
    Thanks.

    977220 wrote:
    Hi ,
    We have Oracle 8i DB running on Windows with Backup using CA client.
    We are planning to migrate all backups from CA to Netbackup but since Oracle 8i is no longer supported by Netbackup so we need to use either RMAN or User managed backup .
    Can somebody guide,which backup solution to use on Oracle 8i (we will migrate DB to MS-SQL) so this will be temporary solution for DB backup.
    1) shutdown IMMEDIATE
    2) OS file copy all the files
    3) STARTUP

  • Choose which content type to use in sharepoint 2013 list using InfoPath 2013

    So, in my head it seems pretty simple and a feature that might be standard to InfoPath so much in fact I can't find anything on it... My goal is to a have one list where you can do a drop down or buttons to choose which content type to use.
    I will be royally disappointed if this is not possible. =(
    So, c'mon you giants of MS Support. Give me a happy answer.

    Hi Lincoln,
    According to your description, my understanding is that you want to use multiple content types in a list.
    For achieving it, you can do as the followings:
    Open the list.
    Go to List Settings->Advanced Settings.
    Under ‘Allow management of content type’, select ‘Yes’, click OK.
    In the Content Types section, click ‘Add from existing site content types’
    Then add the content types that you want to add, click OK
    Go back to the list, click ITEMS->New Item, then all content types are displayed in the drop-down list
    When you click an item, you can select the new item is created based on one of these content types
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Which mov type is used for transfer?

    Hi,
    Which move ment type is used to transfer vendor consignment stock to unrestricted stock, is this 403?
    Thanks,
    Aditya

    Hi Aditya,
    To transfer the material from vendor consignment to unrestricted stock you must use movement type :411 bwith special stock indicator K.
    Regards,
    Tushar Patankar

  • Which movement type to use?

    Hi Experts,
    For a particular material, there are 10 items in blocked status in SAP while the goods have already been removed in WMS around 5months back. Now I want to delete the 10 quantity in SAP to get the data in sync. Which movement type should be used here?
    Regards,
    AK

    Now I want to delete the 10 quantity in SAP to get the data in sync.
    You don't "delete" stock in SAP. To know what movement you need to use, you need to know the business context that made the 10 units "disappear", for example: internal consumption to cost center (201), scrapping (551), inventory (701/702), goods issue for customer (601), etc.
    Without knowing what happened to the 10 units you can't know which movement to use. In order to determine the context, you need to do what Jurgen suggested, find the communication that failed.

  • Need Help regarding which Material Type to use for the Scenario

    Hi,
    Here we are configuring the service scenario.
    Suppose Electric Switch of customer flat is not working.
    Here in this case I will purchase the switch. And along with service order
    I will do the delivery of the Material. Then will raise the Invoice to the customer
    with service charge as well as material cost.
    Here I will have to run the MRP also for that material  to raise the PR if stock goes below
    the reorder point.
    So I will have to maintain the Purchase view, Sales View & MRP view to that Material.
    So in this case which standard material Type can I use for this material? Or I have to create
    our own material Type for this material.
    Regards,
    Pradip

    ROH is usually a material type that is supposed to be consumed in production.
    HALB is a semifinished good, own produced and meant to consumed in production.
    Both are usually not forseen to be sold.
    A material that you buy yourself and sell to a customer is a trading good, which is HAWA in SAP.

  • Which service type to use for Proxy Service

    I have a question regarding a Proxy service.
    I have a need for a local (transport local) Proxy service which is called by another proxy service.
    It is a synchronous service which has an XML incoming message and an XML outgoing message.
    I have the following questions:
    - Does it make a difference in performance when I choose a WSDL webservice or a Messaging service?
    - Which one would you choose and why?
    Thanx

    Does it make a difference in performance when I choose a WSDL webservice or a Messaging service?Hardly there would be any difference.
    Which one would you choose and why?I would choose XML type messaging type proxy because input and output are XML messages. I won't choose WSDL web-service because it should be used in case of SOAP packagaing only (in web-service context, to enable SOAP and WS support) to mock a web-service which has a WSDL (and a XSD) associated with it.
    Regards,
    Anuj

  • Which file type to use for editing

    I recently filmed a school talent show to create DVDs for the parents. I'll be using PrE 9 to edit. I understand the output for the movie will need to be MPEG2 for the DVD. We used three different cameras (I know this is a bad thing to do with PrE), but we used what we have available. Though, we did use a GoPro Hero2 mounted on the piano to give a unique perspective. Consequently I need to convert the video files into a common format for editing. Is there a "best" file format to edit in or is there a file format that is easiest to work with in Premiere Elements while maintaining the best quality for the DVD output?
    Here is what we used:
    Camera 1 (with the audio track from the sound board) was a Canon Vixia HF300. It exported in the dreaded .mts format (half the show at 24mbps and half at 17mbps)
    Camera 2 was a Nikon 5100 as .mov files, 1920x1080, H.264, Linear PCM, Total bit rate 19k
    Camera 3 was a GoPro Hero 2 recorded .mp4 1280x780 H.264 Total bit Rate 15k
    Since the aspect ratios are not equivalent, I plan on using black bars as opposed to cropping.
    I'm editting on an Apple MacBookPro 2.66GHz Intel Core 2 Duo with 8gb RAM running OSX 10.7
    Also, should I use Quicktime to convert these files into the common format I choose? Ironically, all this footage is editable in iMovie, but iMovie is horrible for multi-camera.
    Thanks,
    Ed

    Over on the Windows side of the aisle where I am, I would say convert all to DV AVI since the end will be a DVD, not a BluRay
    For Mac, I guess the SD version of DV AVI in the MOV wrapper
    I have some saved discussions & links, but have NO idea if any of these places have Mac versions
    Tools to Convert to DV-AVI http://forums.adobe.com/thread/415317
    Convert http://premierepro.wikia.com/wiki/FAQ:How_do_I_convert_my_files%3F
    Convert your HD files to DV-AVI Type II with 48KHz 16-bit Audio
    As well as the links just above, use Google to find conversion software
    I have NOT used the products below, I only forward due to other mentions... so YMMV and all the usual disclaimers... check the links and read to find out if one of the products listed below will rip or convert the files you have to something you need for editing
    http://www.corel.com/servlet/Satellite/us/en/Product/1175714228541#tabview=tab0
    http://www.womble.com/products/mvw.html
    http://www.magix.com/us/movie-edit-pro/ plus $5 Ship
    http://www.nchsoftware.com/prism/index.html
    http://www.videoredo.com/en/index.htm
    http://www.nchsoftware.com/prism/index.html Converter
    http://www.daniusoft.com/media-converter-ultimate.html
    http://www.deskshare.com/dmc.aspx Digital Media Converter
    http://www.any-dvd-ripper.com/any-dvd-ripper-windows.html
    http://www.deskshare.com/dvd-ripping-software.aspx
    http://www.dvdcopysoftware-reviews.com/dvd-cloner/
    http://www.topsoftwareol.com/product/Video/Video_Converter_Standard.html
    http://www.erightsoft.com/SUPER.html Multi-Converter <-- supposed to be very good
    http://download.cnet.com/FreeStar-Free-Video-Converter/3000-2194_4-10854990.html
    http://www.dvddecrypter.org.uk/ or http://www.mrbass.org/dvdrip/
    http://www.flaskmpeg.net/download.php Mpeg to AVI Converter
    http://www.squared5.com/ MPEG Streamclip Converter
    http://www.virtualdub.org/ Mpeg to AVI Converter
    http://www.sothinkmedia.com/video-converter/
    http://www.videohelp.com/tools/XviD4PSP

  • Which backup RMAN recover will use?

    Hi All,
    Suppose we have RMAN backup of 2 weeks assume that we have taken incremental backup on monday to saturday and we take the full backup on sunday again we take the incremental backup on monday.
    If we execute recover command which backup oracle will use? incremental backup which is taken on monday or full backup which is taken on sunday? please help me on this?

    FROM RMAN reference http://download.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta044.htm#sthref702:
    >
    Complete and point-in-time recovery of a database can use both incremental backups and archived logs. If RMAN has a choice between applying an incremental backup or applying redo, then it always chooses the incremental backup. Applying incremental backups is faster and captures NOLOGGING changes. If overlapping levels of incremental backup are available, then RMAN automatically chooses the one covering the longest period of time.
    RMAN also applies incremental backups to restored files that were not restored from an incremental backup

  • Which order type gets collected and is used for forecast consumption

    Hi all,
    I would like to know which Order Types (transaction types) get collected into ASCP (appear as demand) and which Order Types are used for forecast consumption.
    I tried to find something in the user guides, but had not yet success :(
    What I want to do:
    1. decide which order types are collected or not
    2. decide which order types consume forecast or not
    Anyone any advices?
    Big thanks in advance,
    David.

    Hi,
    Rather speaking like Order types, we may use word Sales Order. ASCP will collect all the Sales Orders for which we need to intiate action for Supplies. How it is determined?. It is determined from SO lines where in we have So lines are scheduled(it is prt of Workflow action too) and It is flaged 'Yes' for "Visible Demand Flag" . This is what designed functionality. We do not care what type of order type it is.
    thanks,
    dr

  • Which Idoc type for Quality release process and Inventory reconciliation/adj. with 3PL

    Dear experts,
    could you please provide your suggestion on which Idoc type to use for following two scenarios between Client and 3PL vendor (Logistic provider):
    1st scenario:
    - Products are released in QM in clients SAP. As a result of this action stock status is changed. This information should be sent to 3PL vendor. 3PL vendor receives the information, changes the inventory status in its system and sends confirmation back to the client. Is there any Idoc type that can be used?
    2nd scenario:
    - 3PL vendor sends stock reconciliation static report to the client. Client receives the report and compares it with own report. Exceptions are reviewed and adjusted upon agreement between Client and 3PL. Once 3PL adjusts the stock, this information is received in Client system and processed subsequently. Any suggestions for an Idoc with Stock reconciliation report and also for stock adjustments?
    Many thanks for each idea to everyone in advance.

    Hi Ramesh,
    thank you for this idea. Unfortunately it seems not be applicable for our system as it is ECC 5.0 and INVRPT Idoc type I can only find in ECC 6.0.
    Do you have any other idea or we have to build a new custom Idoc type?

  • Output type is used for sending / printing "schedule lines" against sch agr

    hi
    which output type is used for sending / printing "schedule lines" against sch agreement
    LPET or LPH1?
    sara

    Hi Sara,
    It is LPET.
    Thanks & Regards,
    Kiran

  • Movement type to use

    Hello Friends,
    Please suggest which movement type to use for. We have a material at our Vendor location and this material has to be moved to another vendor location. How do we accomplish this???
    Sanjay

    hi Sanjay,
    There is a reason behind this:
    You can't do it directly...Because the goods is not in your premises and also doesn't belongs to you..so how can you transfer from vendor to vendor...
    So, for this you have to make GR for the material first in the your industry...then you can transfer it to other places or to the other vendor....for this make vendor as a customer or a plant...and make stock transfer from plant to plant....
    Hope it helps..
    Regards
    Priyanka.P

  • Choosing which backups to "reuse" in Time Machine?

    I am using an external 500 Gb hard drive to back up my Macbook via Time Machine.
    I just replaced the Macbook's motherboard for the second time (making it the third board for this Macbook, including the original). When I replaced the original board (this was before snowleopard), I created a new backup set on the same hard drive. So there are two sets of backups for my Macbook, one called "mike" (linked to the original motherboard) and another called "mike 2" (linked to the second motherboard).
    I now have snowleopard, which allows you to "reuse" previous backups. With the third motherboard installed and the "reuse" option checked, TM tries to backup to "mike". But because I have not been using "mike" since I replaced the first motherboard in 2008, there is a lot to back up. There is not enough room on the hard disk for that. However, if I could get TM to use "mike 2", the most current set (which I've been using since I installed the second motherboard), there would be plenty of room on the hard disk.
    How do I tell TM which backup set to use? Alternatively, how do I delete "mike"? I tried deleting it as root, but I get "not allowed" (which I find extremely annoying, btw).

    Michael Fuller1 wrote:
    How do I tell TM which backup set to use? Alternatively, how do I delete "mike"? I tried deleting it as root, but I get "not allowed" (which I find extremely annoying, btw).
    That's correct. You should never change, move, or delete anything in your backups except via TM, as that can hopelessly corrupt them. That's why TM uses special "deny everybody everything" permissions on them.
    The problem is, the first set of backups are "abandoned." TM won't delete any of those backups when it needs room for new ones, since it thinks they're for a different Mac.
    You have two options, both unattractive:
    Manually delete all the backups in the old set, one at a time, per #12 in the Frequently Asked Questions *User Tip,* also at the top of this forum.
    Erase the TM drive with Disk Utility and let TM start fresh.

Maybe you are looking for

  • Enhance context menu in WAD 7.0

    I need to enhance the context menu in a WAD 7.0 template. There a different approaches to do this in 3.5, but none of these work with 7.0. The javascript function SAPBWAddToMenu is no more available rsp. visible and there is no command/parameter in t

  • Am I the Only One Feeling Let Down by Creati

    I personally believe that I'm not the only one let down by Creative's recent products and support. I was the guy who'd always go around telling other people "Why get an iPod? Everyone has one, they use proprietary connectors for everything, the batte

  • Configuration of NWDI

    Hello Everyone, I am facing extreme problems in configuring NWDI  for my landscapes.. Please guide me how excatly the config. takes place in the server and as well in developer studio i.e., if i develop a local DC how can i do the Check-in..what depl

  • Who's Who and Viewing Employees

    Can you restrict who can be seen in the Who's Who service? For example, displaying employees details that belong to certain employee groups? Thanks WB

  • How to cull & organize recovered photos after failed drive crash

    I had my iPhoto library on an external hard drive that failed Many $$ later I got my photos back, but without any albums, etc. All photo files are called "recoveredphotoxxxx" No original dates for the photos show up - they all have the same date (dat