Need clarification for cold backup and recovery

Hello Everyone ..
I have much confusion on cold backup and recovery topic.
Already i posted a scanario regarding this and i want to know some clarity points to understand.
1. I had cold backup two days before
2. I am creating an object *(EMP)* and inserting some records then issue log switch continiously.
3. Manually i removed all physical files (datafiles , control files , log files , redolog files ...)
4. then i issued STARTUP FORCE MOUNT;
5. here i am getting error identifying control file.
6. cold backup two days before all files restored
6. then i issue recover database using backup controlfile until cancel;
7. i am trying to issue select * from emp; i am getting error
select * from emp
*ERROR at line 1:
ORA-00942: table or view does not existMy QUESTION IS
After cold backup finished , i created emp table ..
when restoring old back " There is no emp table"
*- then , can i recover emp table ? - If so , please explain about this ..*
Note : REF - LINK https://forums.oracle.com/forums/message.jspa?messageID=11056341#11056341
- Above link says what i did ? . In this thread i am asking concept & logic ..
please do NOT consider as "*DUPLICATE*"

When you recover the database using backup controlfile until cancel, you have to apply archived logs. Did you apply all of them?
If the create command was in the online redo, not yet archived, and you lost the online redo, then you won't have it. This is why you want to have redo multiplexed, it is a critical piece.
In some recovery scenarios, if you haven't lost the online redo, you need to specify those files as if they were archives.
It is normally easier to just be sure you have the latest controlfiles and let Oracle figure it out automatically (which is why you want to use online RMAN backups rather than cold backups). But yes, it is important to understand what is going on for different scenarios. I used to have manual standbys, and one of the disaster instruction sets explained to try to get online redo over to the standby to lose as few transactions as possible. That could still be useful for some snapshot hardware type scenarios, assuming the business is too cheap to do proper failovers.

Similar Messages

  • Location of data for easy backup and recovery

    where does one keep all one data files ie in one main folder so that it is easy to back this folder and all its sub folders up and to restore them if one needs to?

    No worries. I've spent 20 years in a career that uses lots of jargon. It is not uncommon for students to sit back and act like they know what you are talking about because they are supposed to know. It's good to see someone say, "I don't know what you are talking about."
    Have you checked out Switch 101? It also has a link to Mac 101, if you are brand new to computers, not just switching from windows.

  • LIVE Video Tutorial! How to Prepare for Backup and Recovery - HP Expert Day "How-To" Video Series – Today at 2:00pm PST

    Join us at 2:00pm Pacific time for a LIVE video tutorial of how to prepare for system backup and recovery! The video features HP experts who work with the products every day!
    I am an HP employee.

    #test

  • Stop and start database for cold backup

    Hi,
    Database :Oracle 10g R1
    OS : Red hat 3
    I have a RAC database with 2 nodes.
    I build this script to make a cold backup of the database. (I will put it in the cron tab).
    My question is the SRVCTL will work in this scripts??
    # ***** COLDBACKUP ORACLE DATABASE ON LINUX *****
    DIRECTORY=/u02/backup/script/; export DIRECTORY
    cd ${DIRECTORY}
    # ***** SHUTDOWN THE DATABASE *******
    export oracle_sid=RCDB
    srvctl stop database -d RCDB
    # *****cold backup for "RCDB" database on 13-FEB-07 ... *****
    # ***** COPY FILES *****
    # Redo logs
    cp /u02/oradata/RCDB/redo01.log ${DIRECTORY}
    cp /u02/oradata/RCDB/redo07.log ${DIRECTORY}
    cp /u02/oradata/RCDB/redo03.log ${DIRECTORY}
    cp /u02/oradata/RCDB/redo08.log ${DIRECTORY}
    # Datafiles
    #*********START UP DATABASE AND SERVICES********
    srvctl start database -d RCDB
    exit
    Message was edited by:
    ASkika
    Message was edited by:
    ASkika

    I need to put a quick policy backup ... and cold
    backup it's what I use and it works.And reduces the availability of your cluster.
    The problem about RMAN is that we never use it. I
    have to learn about it to make scripts to test....
    and this will tack me 2 or 3 days...I'd assume that installing RAC didn't go overnight, so why underfund the crucial part of any database system, the backup?
    There's even a step by step guide for backup on the Getting Started: DBAs page.
    Samples (and changes) on the latest version of RMAN can be found for example in RMAN Enhancements.
    Or take a look at this Oracle Magazine article:Faster Backup, Faster Recovery
    Backup and Recovery Basics in the user documentation may also be a good starting point.
    C.

  • Backup and Recovery procedures for production system

    I am trying to decide and test a best backup/recovery approach for our DBXML database in the production environment. Right now I am trying to go through the documentation.
    http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_txn/CXX/filemanagement.html
    What is the best option among offline, hot and incremental backups?
    I am thinking of implementing incremental backups.
    What are the constraints in implementing incremental backups? Is there a detailed step by step example to do this?
    Can I test the backup and recovery procedures by copying the db files and log files from Linux (production) environment to my local machine (Windows XP)? I see only one log.00000000xx file in production and staging environments. It is of same size 52428800 in all our environments (both production and staging) at this point of time.
    What is __db.001 file? What is the significance of this file in backup and recovery procedures?
    A detailed input with example is greatly appreciated.
    Thanks in advancs

    Raghu,
    A couple of points, up front:
    1. the __db* files are the environment (cache, locks, various shared memory regions), and are not part of backup, other than the fact that you need to checkpoint or otherwise flush your cache to your database(s) for a full backup.
    2. log files are not architecture-neutral. That is you can't use a log file created on linux and just use it safely on another hardware platform. It's OK to copy them around, but they can only be used on the same architecture that created them. Database files (containers) are entirely portable among hardware and operating system platforms.
    I don't know of a step-by-step cookbook for backups. This is because of the variations among application needs. However, the procedures described on this page are pretty straightforward:
    http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_txn/CXX/backuprestore.html
    I'm not sure what you mean by "constraints" on incremental backups. The only constraint is that you need to have a full backup first, or you won't be able to recover properly. Based on what I said above, the other constraint is that you'll only be able to recover on a machine of the same architecture as the one that created the log files.
    As for testing, you can certainly copy your database and log files to your Windows machine, treating Windows as an offline backup. If you want to test recovery, you need to copy the files back to Linux. You'll start seeing additional log files when your log data starts to exceed the configured log file size.
    Let me know if you need more clarification,
    Regards,
    George

  • Hp backup and Recovery manager application to download for windows 7 home premium 64-bit file

    where to download file to install HP Backup and Recovery Manager for Windows 7 Home Premium 64-bit?
    How to overcome 9996 error while installing cyberlink power director for Windows 7 Home Premium 64-bit?

    Should the updates be installed in any particular order ? I have seen a post on the forums that it needs to be installed in a particular order

  • Dell Backup and Recovery - Factory Recovery fails, need advice.

    Back story:
    I have tried this three times on three separate laptops, with poor results. Windows 7 on two of them and 8.1 one one, on all three the recovery partition is corrupt.I first boot it off of a live disk and backup any desired files. Then I boot, press F8, choose "Repair your computer" and discover that "Dell Factory Image Restore" is not one of the available options... so I boot the pc off of a different live disk and remove a bunch of "viruses", then I boot it off of the internal harddrive.In Windows I find that "Dell Backup and Recovery" may or may not be on the pc. It may or may not have ever been run before. If it is absent I download it and install it. When I run DBaR it tells me it needs to update, don't power off or disconnect the machine from the internet, etc. I then wait HOURS for this part to complete. When done it...
    This topic first appeared in the Spiceworks Community

    Country: Greece
    Ship date: March 04, 2013
    XPS 14 (L421X, Mid 2012)
    EMEA (Europe, Middle East and Africa) Support is not provided on the USA User Forum. You have to contact support in your country.
     Dell Backup and Recovery SOFTWARE support is also not provided here.
            Download Dell Backup and Recovery

  • I want to find any backup and recovery solution for SharePoint server 2013 enterprise

    Dear Expertise,
    Recent set up SharePoint server 2013 Enterprise, and looking for backup and recovery solution, does the built in Windows Backup can handle it, and how?
    KF

    Hi,
    According to your post, my understanding is that you wanted to know some backup and restore solution for SharePoint 2013.
    There are two Technet articles about the backup and restore, you can have a look at them.
    http://technet.microsoft.com/en-us/library/ee428315(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/ee662536(v=office.15).aspx
    You can also use some third-part software tools to achieve the same scenario.
    http://www.avepoint.com/products/sharepoint-infrastructure-management/data-protection/
    http://www.sharepointreviews.com/sharepoint-reviews-articles/sharepoint-administration/254-sharepoint-backup-recovery-evaluation
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • HP Backup and Recovery Manager for Windows 7

    I installed all the softwares and drivers that came along with the HP upgrade DVD. But, I find that the Backup and Recovery Manager missing on the DVD. Is there a Backup and Recovery Manager for Win 7? I liked the backup and recovery manager that was available on my Vista when I bought this laptop but is now unavailable because of the upgrade!! Any solutions for this? I do not want to use the default Windows Backup as I do not have a separate HDD at the moment to store the backup there and do not wish to populate my local hard disk with backup data!! Thanks.
    This question was solved.
    View Solution.

    Yea, basically. There's no working program for your laptop so it seems that you can use from within Windows 7.
    However, if you have problems, recovery discs will work. As well, if your recovery partition still exists, you can still access it by pressing F11 when you see the HP logo at startup.

  • Need help on Oracle manual Backup and Recovery?

    Dear Gurus,
    I want to study Oracle manual Backup and Recovery(without RMAN) in detail.
    Is there any book or site, which describes more scenarios and explanation on manual backup and Recovery(without RMAN)
    Regards
    Sanjeev

    user12868781 wrote:
    Dear Gurus,
    I want to study Oracle manual Backup and Recovery(without RMAN) in detail.Why?
    My car has a flat tire. The manufacturer packed a spare tire, jack, and lug wrench in the trunk of the car at no additional cost, and described the process in the owners manual. I want to replace the flat tire without using any method other than the one involving the use of the tools designed for and provided for the job.
    Is there any book or site, which describes more scenarios and explanation on manual backup and Recovery(without RMAN)
    Regards
    Sanjeev

  • Backup and Recovery Procedures for S&OP

    Hi Team,
    My customer is trying to evaluate S&OP and has the following quesitons around backup and recovery.  If you have any info on this, can you pl. share with me?
    What is the SLA on Cloud based system availability?
    How often does the backup happen for Cloud based system?
    When a system goes down and there is a recovery, how much data would be lost – i.e., what is the lapse time between backups?
    Thank you
    Kamala

    Hi Kamala Rao,
    Please follow this link. Hope it will help your question.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/805fbf53-8295-3110-1d89-f4cfc211687f?QuickLink=index&…

  • Backup And Recovery on 7.2.3

    i need information on backup and recovery, please help me.(from begin)
    i don't speak english, but don't worry, i read the english.
    Thanks you.
    Oscar Rojano. [email protected]

    i suggest you read the oracle backup and recovery manual sections, or take the course, as this is an extremely important topic.
    a cold backup is done when the database is down. to do a cold backup, first shutdown the database. then backup all datafiles. then restart the database. you can use this type of backup if your business can tolerate the database being down for the time it takes to do the backup.
    a hot backup is done when the database is up and running. the database must be running in archive log mode. then, a hot backup can be performed by putting tablespaces into backup mode, and then backing up the affected datafiles. whenever you do a hot backup, you must be sure to also back up all archive log files from the start of the backup through the end of the backup. if you must restore the backup, and you don't have the archive logs, your database will not start and you will not be able to get it back.
    an export is a backup of selected tables. it is not a complete backup and should not be used if a fast, complete recovery of the entire database is required. it is good if a fast restore of a single table is something you need to do often. be aware of database consistency problems if you are restoring a single table that is updated frequently.
    depending on your requirements, you will use one or more of the three backup solutions above.
    i would recommend that you use the oracle RMAN (recovery manager) tool, in conjunction with an enterprise backup tool from HP, Veritas, or IBM, to be sure your backups are as complete and reliable as possible.

  • Dv6775us HP Backup and Recovery Manager software corrupted - can't find download

    I am getting an HP error message saying the HP Backup and Recovery Manager software has been corrupted and needs to be updated. For over an hour I have been frustrated trying to find where on this site to download a replacement of what was installed or an upgrade that would repair the problem.
    Can anyone point me to where I can get the software? Thanks.
    HP Pavilion dv6775us
    Vista Home Advanced

    Did you make a recovery disk set or usb recovery media?
    If you did, then you are in luck because  that is the software that can be used to reinstall the Recovery manager.
    The downside is that you will have to do a  factory image recovery to reinstall the software.  A recovery is a destructive process, unlike a Windows stystem restore. A recovery will mean that you  will needto save all of your data externally  to avoid losing it and reinstall all of your programs after the recovery is complete.
    Regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Cold Backup and Redolog vs. Note1026631.6

    Dear Experts,
    I never include the online redolog files in my cold backup but at the end of the note it is said "However, other Oracle documentation states that cold (offline) backups should include backing up online redo log files (see page 8 of Oracle Backup and Recovery Handbook from Oracle Press)..."
    Let's imagine we take a coldbackup with online redolog:
    - The SCN was 100 at the time of this backup.
    - The DB crashes (lost datafiles). The SCN is 250.
    - We copy the datafiles and the redolog online.
    - The DB checks the Control file which has SCN=250, the Datafiles and the redolog have got 100. The DB doesn't know what to do isn't it ? I mean it can' recover.
    - If we copy only the Datafiles from the backup, the DB sees 250 in both Control and online redolog and sees 100 in datafiles and knows it has to perform a recovery from 100 to 250.
    To me copying the online redolog in a cold back up is more than useless , it can be quite dangerous.
    Am I totally wrong and do I miss something fundamental ?
    Thanks for your expertise.
    Regards,
    Guillaume

    i totally disagree with you, 393781.
    They are two reasons not to backup the redo logs.
    reason 1)
    it is consuming tapes and time...
    reason 2)
    if you restore it, you may overwrite existing redologs by mistake while running your os-restore, and the existing may be used (with little chance..) to recover the database, even if running in NOARCHIVELOG mode.
    They are also a lot of oracle customers which are backing up the redo logs. It is an "easier" approach. You backup everything (the whole filesystem or so), then restore everything, so you are sure you have everything and it is really straightforward.
    If you do not have your redologs, you must open your db with resetlogs, which seems to be the correct procedure (you have a new incarnation, have not you? ) but open resetlogs may be dangerous for a junior dba.
    HTH
    Laurent Schneider
    OCM DBA

  • Oracle Backup and Recovery 101: where can I get more information?

    Hey everyone. I'm a pretty new Oracle DBA and backup and recovery is something I want to learn as much about as I can.
    I read a blog about "how to be a good DBA" and it really drove home the importance of backups. I know how important they are, I just want to learn more.
    What I mean is, I understand a lot of the high level concepts. It is pretty much straight forward. What I am looking for is something that really goes down in the internals of what is going on behind the scenes so I know what is going on.
    I thought it would be extremely beneficial for me to learn about user backups. Granted, RMAN is the direction my company is heading to, but right now, we are doing user made backups. My thinking is that if I can get a solid grip and understanding of backup and recovery, user made backups, it will make the transition to RMAN much easier. That way, when I am working in RMAN, issue a command to do backup, I know the equivalent of a user backup and what is going on.
    I hope that makes sense.
    Is there a recommended book that goes over backup and recovery in depth?
    I'd like to learn about all the user-made backup commands that can be executed at the command line (example, putting a tablespace in backup).
    Since backups are essential to the life of a DBA, I thought the more I know, the better off I would be.

    You can always find good information from Oracle document site,
    Oracle® Database Backup and Recovery Basics
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14192/toc.htm
    Oracle® Database Backup and Recovery Advanced User's Guide
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/toc.htm
    User managed backup is quite different from RMAN backup. For RMAN backup you need to get familiar with the RMAN command syntax and configure.

Maybe you are looking for

  • FCP 7 Multiple Graphics Cards & 3 Displays

    With FCP 7 (Studio 3) has Apple fixed the issue that you can't have multiple graphics cards and more than 2 displays as was the problem with prior versions?

  • Cant get it to start

    I got this computer from a friend and it just will not start it gets to the start up screen and gets about half way and stops I tried everything I could read but no help

  • Receiver soap error

    Hi, i have abap proxy 2 soap (sync). and i imported wsdl into IR, which created by target web server(tomcat). here is target soap adapter info. target url : http://58.232.198.104:8080/axis/ApprovalService.jws?wsdl action : Approval actually, you can

  • ITunes 9.1, MacBook Pro, 10.6.3, coverflow view of music is corrupt?

    I have updated to iTunes 9.1, on my MacBook Pro running 10.6.3. The coverflow view of the music in my library appears to be corrupt somehow. It only shows the list of music and the list extends all the way up into the usual coverflow area and into th

  • Info About OCP

    Hi Can anybody help me in providing info for all the availble certifications with orcale. I beleive OCP has 5 papers and icludes forms and designer and all. I m intersted in giving SQL and PLSQL if possible aracle arch. Is there certification with co