Restore the database or tablespace from a old backup piece

Hi All,
We have the senerio like this.
Day 1 : Took the complete database backup in RMAN
Few changes done in database
Day 2 : Took the complete database backup in RMAN
Few changes done in database
At day 3 if we wanto restore the database to Day 2 backup we can simply use restore database and recover database.
Supose if we wan to restore the day 1 backup, please let me know if this will work.
run
set until time "to_date('10-06-2009 08:00:00','DD-MM-YYYY HH24:MI:SS')";
restore database;
recover database;
Or is there any other way to do that.
Please advice,
Thanks & Regards,
Rakesh

It will work if you are running in archive mode and you have day 1 backup files available for RMAN.
I recommend saving the current control file and restoring the original day 1 control file before you issue the resote / recover command.
Oded
[www.dbsnaps.com]
[www.orbiumsoftware.com]

Similar Messages

  • When I connect my iphone to itunes, the only options that are available are to set up as a new iphone or restore from an old backup, and I want to do neither of those

    Hi, whenever I plug my phone into iTunes, the phone interface pops up and I am given only two options: restore the phone from an old backup, or set the phone up as a new phone.  I want to do neither of these things because the phone doesn't need to be restored, and it was set up when I first bought it a couple months ago.  Help???

    Apparently it does need to be restored because that is what it is requesting. You will need to restore it as New or from a recent backup if you made one.

  • If I restore my phone from an old backup, will I need to know the old passcode?

    If I restore my phone from an old backup, will I need to know the old passcode?

    Yes you can delete this backup, & no, it won't delete anything off your phone.

  • How I restore the iPhone from an old backup?

    How I restore the iPhone from an old backup? When I restore just appear the 3 last backups. I want one before these.

    If you don't see them, you don't have them to restore.

  • I restored my new iPad 2 from my old one and the 2 games I play most are missing. Any suggestions?

    I Restored my new iPad 2 from my old iPad and everything came across except my 2 favorite games which I play all the time..I dont want to download the games as I will lose my score. Any suggestion?

    Apparently those apps and their data were not in the backup file that you used to setup your new iPad.
    If you still have the old iPad you could take a new backup and restore your new iPad from this new backup.
    If this is not possible you can still download the apps from the App Store at no charge but you will have to start over on these games.

  • Restoring the database from Coldbackup

    Hi Gurus,
    I have a cold back up files belongs to oracle 9i on Solaris 5.10. I wanted to restore the database and need to upgrade the Oracle 10g (10.2.0.3.0) on linux.
    All these process need to handle with out RMAN. What are the prerequisite information need to collect on source and target systems.
    Please guide me.
    Thanks,
    Tippu

    Azar wrote:
    Better install Oracle 10g on the new server and after import oracle 9i database into new server database.I would say that this depends on database size and database downtime that can be accepted: for small database and no short downtime constraint, I agree but for large database and limited downtime constraint this may not be a good choice.

  • Can you help I was having problems with my iPod so I restored it but I accidentally set it up as a new iPod is there any way to restore it from an old  backup when I right click iPod in iTunes there isn't one anyway to recover one or find it on computer

    Hi can you help I was having problems with my iPod so I restored it but I
    accidentally set it up as a new iPod is there any way to restore it from an old
    backup when I right click iPod in iTunes there isn't one anyway to recover one
    or find it on computer

    The following says how to restore from backup.
    iOS: How to back up
    If you go to iTunes>Preferences>Devices you can see if you have an iTunes backup. You need one dated before or the exact time you started the restore.

  • RESTORING THE DATABASE AFTER BEING EDITED OR DELETED

    How to restore the database after being edited? I m using sql server 2008 R2, I've done backup with some foolish knowledge and many tables have disappeared from the database. I want to get them back. Please help me.

    Do you have backup which includes data which has been edited/removed by you .If so below query might help.
    use master
    go
    alter database db_name set single_user with rollback immediate
    go
    restore database db_name from disk='locaion of backup'
    with replace,recovery
    If you have transaction lgo backups as well please dont use above method.In such case you will need to  first restore full backup with no recovery like below and then apply all transaction logs with no recovery
    but the last transaction log with recovery( last trn log just before you edited)
    use master
    go
    alter database db_name set single_user with rollback immediate
    go
    restore database db_name from disk='locaion of backup'
    with replace,norecovery
    Hope this helps
    More details in below link
    http://www.karaszi.com/SQLServer/info_minimizing_data_loss.asp
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • When iam restoring the database getting error

    hi ,
    when iam restoring the database getting following error :
    SELECT schemaname FROM syscat.schemata WHERE schemaname='SAPTOOLS'
    SQL1328N An implicit connection attempt failed. The database alias name or database name "TPD" was not found in the local database directory.
    SQLSTATE=42705

    Hi,
    What is your ABAP connect user. its should be same as source.
    and
    SQL1024N
    A database connection does not exist.
    Explanation
    There is no connection to a database. Other SQL statements cannot be processed unless an SQL CONNECT was previously executed.
    The command cannot be processed.
    User response
    If the error occurred when disconnecting from the database, continue processing. If the error occurred on another SQL statement, issue an SQL CONNECT statement and resubmit the command or statement.
    IN addition
    db2 connect to SID
    It will show you the default database schema connection
    After that,execute db2 ger db cfg for SID
    It will show you the DB2 parameter values for your schema
    There`s a concept of DBM or database manager, the configuration of which you can check with:
    db2 get dbm cfg
    DBM is the super-set and DB Schema is the subset
    Thanks
    Sadiq
    Edited by: sadiq iqbal on Jan 12, 2012 5:57 PM

  • Restoring the database for the bcm using 2010 office pro

    I running win 7 professional and running the office 2010 professional using the bcm and it's working, but when I try restoring the database it gives me an error saying that I'm not the owner of the file. What's the problem?  I have backed up the from
    win 7 professional x'64' and trying to restore the file on a 32 bit application (office 2010 professional) I am the owner of the file that I'm trying to restore, and trying to avoid keying the transaction into the database on the 32 bit. Also I'm using the
    business contact manager to restore the file. Can anyone help? this is regarding outlook 2010 bcm.
    Mike Horrigan

    Hi Mike
    Try this
    Close Outlook
    Locate Outlook.exe on the file system
    Right-Click on Outlook.exe and select RunAs and Start Outlook as the Machine Administrator
    Then, try restoring the BCM Database
    Hope this helps!
    Larry - MSFT

  • HT1414 Can I restore individual texts from an old backup of my iPhone 4 (6.1.3) without restoring my entire iPhone?

    Can I restore individual texts from an old backup of my iPhone 4 (6.1.3) without restoring my entire iPhone?

    but the opposite isnt possible sady!
    I just sold my iPhone 5s and waiting 4 weeks now for my iPhone 6+
    I took out my old iPhone 4 and tried to restore it from a backup i had just created a few hours ago on my 5s (iOS8) and the option was greyed out.
    I could only see backups from a year back !
    You cant restore an iPhone 4 with iOS 7.1.2 from a backup created on iOS 8 !!!!
    That's so STUPID!
    iCloud syncs my contacts, calendars and reminders, but i have to setup all the rest of the settings manually! I have 7 email accounts, mix of gmail, hotrmail, yahoo, 2 exchange, others, etc. lots of personalized settings, Apps that i need to download again and arrange in folders like before, ......big hassle!!!
    It shouldn't be that tough Apple!

  • HT1766 how can i restore my iphone from an old backup?

    hi! does anybody know how to restore from an old backup? I backed up my phone this morning and deleted a bunch of pictures on it to see if it would help with the issue of it being slow, it didn't. When I plugged up my phone back in, it automatically backed it up again. Now, when I try to restore it - I only have the option from the latest backup, but I need to restore it from this morning. Please help!

    So much got deleted... how can I get it backk????

  • I have a mid year 2007 24 inch iMac and will be purchasing a new 27 inch Retina iMac, what is the easiest way to transfer the data and files from my old machine to the new one?

    I have a mid year 2007 24 inch iMac and will be purchasing a new 27 inch Retina iMac, what is the easiest way to transfer the data and files from my old machine to the new one?

    Following up on this thread,
    I have a new iMac on the way and my current is from 2008, never had a problem but I am sure there are internal issues that I would prefer not to transfer.
    I have no issues other then the slowness in certain programs and that is the main reason to buy a new one.
    Programs like numbers and pages seem to take a longer time to open after I update to Yosemite.
    I only use 272GB of 500 GB, my memory is 4GB and I am upgrading to 8Gb and bought the 4.0 processor.
    Question:
    Is there a way to manually transfer items or would that be a waste of time in that if there are issues they could be anywhere and would transfer anyway?

  • I am switching computers. Is there a way to copy the mozilla program file from my old computer and "install" it on my new computer? Or do I need to redo the complette install?

    I have a new computer. Can I copy the mozilla program folder from my old computer to the new or do I need to do anew install from the website? I do know that I can transfer bookmarks and such but what about the entire program?
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)

    Download CS5 products

  • Recently I have switched out computers and had copied/ transferred my I ITunes library to the new computer and encountered problem.  Many of the songs in the library were purchased from my old email address of that I no longer use nor did I remember the o

    Recently I have switched out computers and had copied/ transferred my I ITunes library to the new computer and encountered problem.  Many of the songs in the library were purchased from my old email address of that I no longer use nor did I remember the old password in order to authorize playing from the new computer.   Request advice/assistance to where I am able to play songs acquired through lost password?

    This is a user to user tech support forum.  Posting questions and getting responses here is the extent of the support.
    If you want phone support, call Apple and pay for it.
    Posting your phone number of a public forum is not smart, I have asked the moderators to remove it.

Maybe you are looking for

  • Nav.attr data is not coming in cube

    Hi guys,         Nav.attr data is not coming in cube even though there is data in master data tables.

  • Why do app downloads time out? iTunes 10.6.3.25

    I have VZW FiOS, running iTunes 10.6.3.25 on Windows 7 and everytime I download app updates to iTunes they time out - it does not matter if there is 1 app, 3, 30, or more - I find I'm constantly clicking on dialog boxes and the "resume all" button in

  • How to check/verify running sql in lib cache is using updated statistics of table

    How to check/verify running sql in lib cache is using updated statistics of table used in from clause. one of my application table is highly busy i.e frequent update/insert/delete. we gather table stats every 30 min.

  • Visual aids in Dreamweaver CS5.5 is disabled

    Hi, I just start to learn Dreamweaver, I was following the instructions from a book, but don't know why the Visual aids is disabled. thanks Majid

  • Print pdf files on a A4 format

    Dear all, When I want to print my pdf files on a A4 format- one page per paper, the document is printed on the half of the paper. I encounter this problem on the Acrobat Adobe X series, hence it was not the case with previous editions of Acrobat Read