With rman recover DB to old registrants after cool recovery?

Hello
1.I have done the complete backup of DB with RMAN.
2. ... Cause that DB was be inserted/updated / delete, so away.
3.I could recover (cool) shutdown DB.
4. ... Cause that DB was be inserted/updated / delete, so away.
5 but now I want to recover DB for step 1. Still to my drive, but the cool backupset backupset have been removed.

Q: if I could make this work? But the backup from the list is set to zero.

Thank you.

A ' SHOW ALL '; RMAN (with the database mounted - that is to say access a controlfile) would be useful. The lines "CONFIGURE CONTROLFILE... "show your controlfile autobackup configuration.

no record in the recovery area

Maybe you don't have AUTOBACKUP configured for the FRA but somewhere else. See also, if controlfile save is in $ORACLE_HOME/dbs

Note: default 'RESTORE CONTROLFILE FROM AUTOBACKUP"would restore the last backup of controlfile. Since you need an older backup, you must move the new backup controlfile so that RMAN does not read them.

You can also explicitly "RESTORE CONTROLFILE FROM"locationofbackuppiece "";

[See the RESTORE command reference | http://download.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta051.htm#sthref796]

Hemant K Collette

Tags: Database

Similar Questions

  • How can I recover my documents and photos after using recovery software?

    Separated from this thread.

    Dear bro

    Today I use lenovo with window 8.1 g50. I used a key to lenovo recovery software and nt could back up, I lost all data and now it's completely new and fresh window. How can I recover my photos only and documenets. Immediate NEEED help please.

    Hi Arif ullahkhan,

    Before I continue with the troubleshooting steps I may need a few more details to better understand the issue.

    1. did you reformat your hard drive during installation?
    2 have. which edition of Windows 8.1 you installed?
    3 Windows operating system you were using before?

    I suggest you try the procedure described in the article and see if it helps.

    How to recover files from windows. Old folder

    http://Windows.Microsoft.com/en-us/Windows-8/restore-files-upgrade-Windows-old

    Hope the helps of information. Let us know if you need help with Windows related issues. We will be happy to help you.

  • Is it possible backup 11g r1 DB and Recover to12c r1 with RMAN?

    I'm trying to save the old server to the new.

    Is it compatible to migrate Database 11.1.0.6 to 12.1.0.2 with RMAN?

    RMAN restore and recover a previous version of backups. See the compatibility matrix RMAN to https://docs.oracle.com/database/121/RCMRF/compat.htm#RCMRF1949

    All output data base Oracle can restore backup sets and copies created by any prior release of Oracle Database.


    However, in order to open a database, the data must match the version of the Oracle binaries. If you restore and recover a previous version of the database, you will need to update database permission to open it.

    RMAN cannot upgrade and migrate a database, but you can use the wizard for DBUA do. I suggest that you only consider this document showing your upgrade options:

    http://www.Oracle.com/technetwork/database/upgrade/upgrading-Oracle-database-WP-12C-1896123.PDF

    Unfortunately, there is no way to upgrade direct 11.1.0.6 12.1 and you must upgrade the database to 11.1.0.7 first before restoring it. Other options, see the link above.

  • recently bought a new computer - which came with the demo of Windows 7 installed after my old XP.

    recently bought a new computer - which came with the demo of Windows 7 installed after my old XP. Had a conflict, and then bought a House of windows 7. My old computer has my granddaughter with Xp disc. Trying to remove XP tells me that I am not the administrator? Ms. send me XP dates which I can't install. How can I fix it? My granddaughter lives in 600 kilometres away so not an easy task from reclain the XP disc?

    Colin,
    If you are still issues here is a link on the installation of Windows 7.  It gives information on how to install Windows 7 with the removal of previous versions of Windows.

    http://Windows.Microsoft.com/en-us/Windows7/installing-and-reinstalling-Windows-7

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • RMAN > recover DB with backup controlfile > RMAN-06025: no backup of...

    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0
    on RHEL 5

    I am trying to execute the following commands to RMAN in a TEST instance and receive errors. I don't have the archive logs in the test OS instance (they were deleted manually... "I know it's a big mistake). Is there a way to always run 'restore database using backup controlfile until Cancel' successfully?

    Step 1:

    SQL > restore database using backup controlfile until cancel;
    ORA-00279: change 40600690589 September at 2010-04-18 19:38:24 to
    thread 1
    ORA-00289: suggestion: /u001/dbsvr/deverp1/arch_575406629_1_122104.arc
    ORA-00280: change 40600690589 thread 1 is in sequence #122104

    Specify the log: {< RET > = suggested |} Filename | AUTO | CANCEL}

    Auto

    ORA-00308: cannot open archived log
    ' / u001/dbsvr/deverp1/arch_575406629_1_122104.arc'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3


    ORA-01547: WARNING: RECOVER succeeded but OPEN RESETLOGS would get below error
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: '+ DATA2/prod/datafile/system.291.716736657 '.


    ==========================================================
    Step 2:

    rman target $ /.
    RMAN >
    run
    {
    allocate channel d1 type disk;
    define archivelog destination to ' / u001/dbsvr/deverp1 / ";
    restore the logseq 122104 than logseq 122204 thread 1 all archivelog;
    output channel d1;
    }

    allocated channel: d1
    channel d1: sid = 1971 devtype = DISK

    executing command: SET DESTINATION ARCHIVELOG

    From restoration to April 19, 10

    output channel: d1
    RMAN-00571:
    RMAN-00569:
    = FOLLOWS THE ERROR MESSAGE BATTERY =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 19/04/2010 19:45:29
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06025: no thread 1 122116 lowscn found 40607234921 seq log backup to restore
    RMAN-06025: no thread 1 122115 lowscn found 40606700559 seq log backup to restore

    RMAN >

    Published by: CipherDBA on April 19, 2010 18:43

    I see you are using ASM. In this case, I strongly suggest forgetting all about giving orders for recovery of any kind in SQL * more and make sure that you have completely mastered RMAN. RMAN is the only reliable tool that can be used to do anything in ASM. In general, it is a very bad idea to mix managed by users and managed by RMAN recovery mechanisms: you ask just for confusion all round!

    Also, I see someone suggesting 'Restoration until the 122114 seq archivelog', but it is false. If you run the syntax in this way, eventually you recovery until the end of the log 122113 and not enforce a 122114 again, that seems to exist. Numbers you put in an rman command "set until" are not exhaustive, so if you are missing journal 115, it's that you defined up to the number. You do not go around off delimbing a 1 or so just in case where, unless you plan to perform a recovery more incomplete than you can actually go out with.

    Overall, the most appropriate RMAN recovery command in this case would be, I would say:

    crosscheck archivelog all;
    crosscheck backup;
    run {
    set until logseq 122115;
    restore database;
    recover database;}
    

    More seriously: I have no idea why you are trying to recover with a bit of 'backup controlfile' in your syntax. It is only necessary if you have actually lost the original control file and have restored a backup. But since I don't see you do that ('Restore automatic backup controlfile' would be the usual thing to do with RMAN), then there is no need to specify that little bit of syntax in your orders. Now that you once asked Oracle to think he's working with a backup controlfile, however, all bets are off, so if I were you, in view of this is that a test system, I put things in a working state, and then start your recovery from scratch test. Just say 'using backup controlfile' If you actually are. If you simply mount the original controlfile that has not been lost by the disaster, so there no need to mention and the above commands should work properly.

  • Want J010dx m7: windows will not start until after full recovery of the system with new HARD drive

    Hello world

    I need help here.

    My HP envy m7 J010dx works perfectly with my original hard drive (1 TB).

    I am preparing a second HDD (NEW 320) as backup.

    I took off the Moose HDD (1 TB) and replace it with the NEW HARD drive (320GB) and try to do a full recovery of the system with the HP recovery DVD.

    After full system recovery and laptop computer needs to be restarted in order to continue, the laptop keeps restarting on the logo of windows 8.

    I think it says device not found Boot. Also a test using the UEFI tool material HP and all pass.

    Replacing the NEW HARD drive with the original of the old HARD drive and it start normally.

    What can go wrong here in this case? Thank you very much for the help.

    Concerning

    John

    OK, I read through the thread and this is my point of view on this based on works including restore process with the user created a recovery (UCRDs) media which the user indicated that they used.

    If you just want to jump to the conclusion at the bottom, you can see my opinion. If you want to know 'why' Please read the entire post.

    Model No.: m7-j010dx

    Product #: E0K83UA #ABA

    Ships OS: Windows 8 (64-bit)

    Recovery HP part No. Kit: 730336-002 (3 DVDs + extra)

    User replaced the HARD drive with a 1 TB hard drive 5400 RPM with HP ProtectSmart hard drive Protection a new hard drive is a Seagate Momentus 7200.4 ST9320423AS 320 GB 7200 RPM 16 MB Cache SATA 3.0 GB / s 2.5 "Notebook internal hard drive.

    With the help of UCRDs sent media recovery media (SSRDs):

    When the UCRDs are created, only the drivers for the HW operation (this is a critical point, that I will look later) are burned to the user created a recovery media.  Consider this a snapshot of the current HW, the base drivers and software applications.   If you change the HW on your laptop or desktop where the additional device requires a different driver for these features, a few questions you might - recovery process could stop because he can't find the right driver, a blue screen, a lack of start-up or other unstable system.

    A few years ago, I had a PC that would not recover because the Blu - ray (ODD) optical disk drive did not work.  I replaced the WEIRD Blu - ray with a generic DVD/CD burner into the new part of Blu - ray is presented.   I got the PC using SSRDs thinking I would put some time and just install the Blu - ray after the PC has been recovered.   The PC recovered and when the new Blu - ray showed I installed the unit and guess what?  All PCs have shown in Device Manager and applications was a generic ODD - no Blu - ray capability and ability to read Blu - ray content in the default HP provided for multimedia applications delivered with the PC.  Applications were there but no Blu - ray capability.

    Huh?  It looks that I did not put any time at all.

    I inserted the new Blu - ray ODD and distributed recovery with the HP SSRDs.

    After recovery, I had all the Blu - ray drivers and applications supported Blu - ray.

    The difference between UCRDs and SSRDs:

    UCRDs provide a glimpse of what is installed and functional both disks are created.

    Version Digest of the player on what is happening with SSRDs to retrieve a PC (before Windows 10):

    SSRDs have all the drivers for all the HW and SW qualified for the unit.  There may be several drivers for hard drives, different types/screen resolutions, sides, etc.  Based on the characteristics of the specific laptop / desktop a process is run called "Do / don't.   After entering the recovery SDRD, the Notebook media boots to Recovery Manager.  The first step is a raw copy of all the contents of the disc on a temporary partition.  Following the Do / do not process looks at the characteristics of this specific unit and remove all other drivers and applications not used by this device.  Drivers and the only successful applications are the features supported.   And then, the new operating system and recovery partition is created.   The PC end recovery of cleaning process and restart the laptop / desktop. And, Yes, you guessed it, if you create the user created a recovery media, you only have the drivers for HW devices and applications of HP on the PC at the time.

    So, that being said, what could be the cause/solution?

    Hard drives can be different enough so that a different driver (not the UCRDs) is necessary for the newly installed HW.

    The SSRDs are supported on the new HARD drive installed?

    I don't know, I have an office boy, and I have not tried on this model of laptop.

    If you have / acquire SSRDs, I recover the laptop with the new installed HARD drive and see if it works.  It may or may not.  I don't know what drives were qualified for this laptop.

    If this does not work, the last option is cloning via USB connection (old HARD drive in the PC, new HARD drive connected to a USB 3 via the SATA Adapter (dongle) USB port, install or download software cloning and cloning the old HDD to the new.)   I just did this on the two older Windows 7 computers laptops using a SanDisk Ultra kit.  He has worked on both units.

    Conclusion:

    I don't think that the problem is caused from a HARD drive of 1 to a 320 GB HARD drive, as it meets the minimum specs for a complete installation.  I think the problem is related to the use of UCRDs to retrieve and the UCRDs do not have the HARD driver/firmware/application disc.

    But then again, I know.

    I am an employee of HP...

  • can I recover the files and settings after you have reinstalled windows vista

    Hello, I just reinstalled vista on computer laptop lm to correct some problems there at - it a way to recover my files from my old windows vista formatting hope that makes sence lol thanks of ;)

    You can retrieve your personal files, but not the settings, even if you could look under AppData in the Windows.old and copy them to their respective directory in the installation of Windows Vista work.

    You can then retrieve your personal files from the Windows.old folder and reinstall all of your applications and drivers.

    http://notebooks.com/2010/11/09/how-to-recover-documents-music-and-email-after-upgrading-with-the-Windows-old-folder/

  • Records were left on the old HD after a transfer to the new HD.

    During a transfer of my old HD to a new library LR HD couldn't move a few files containing photos (5000) residing on the old HD, producing error messages during transfer by saying that the photos could not be moved.


    (For the purpose of the present explanation, I use a folder of the year 2003 'AMEXIT' containing subfolders that are relevant for this discussion.)


    Here is the list of the OLD HD after the transfer, list 2 of only 4 files that have been moved successfully with many others who could not be moved to folders:

    Screen Shot 2015-08-27 at 8.47.00 AM.png

    (Note that all of these folders contain the same type of file)


    Here's the HD NEW registration file, showing the 4 files that have been moved:

    Screen Shot 2015-08-22 at 11.01.45 AM.png

    Still, LR moved only 4 records of the year 2003 and left for other good account. If I try to move all the others in the new HD, (i.e. a named RALEIGH1), I get this message:

    Screen Shot 2015-08-27 at 8.59.50 AM.png

    Obviously, according to the LR folder list, it does not contain RALEIGH1


    The finder window MAC shows that LR DID create the folder RALEIGH1 in the new location, but it is empty.

    Use the MAC finder, I deleted the empty folder from RALEIGH1 to the new HD and copied to the RALEIGH1 of the OLD HD to the new HD and then tried to import this file BACK into the LR catalog.

    Here's what happens:

    Screen Shot 2015-08-27 at 9.25.20 AM.png

    Even if LR now see the folder on the NEW HD, pictures are grayed out and LR will not allow the import in the catalog.

    I guess that LR believes he has already all the photos in the new HD. However, the list of folders to the NEW HD still shows only 4 files as seen in the second picture above, me not allowing no access to the files and pictures that are clearly on the NEW HD

    How can I get these files appears in the LRCAT and why did they not move successfully in the first place?

    Import photos that have already been imported is never the answer.

    As you said that you copied pictures on the new HD (and they are in a folder of the same name), then you should reconnect the photos inside Lightroom. Find files on your old HD in your Lightroom library Module (left, in the Control Panel folder) and then use these instructions (scroll down to the section called "Update folder location")

    Adobe Lightroom - find moved or missing folders and files

  • restore user managed with RMAN backup hot

    Is it possible to restore hot backup with RMAN user managed and recover the database?

    What is use of command RMAN CATALOG?

    Oracle doc said: [http://docs.oracle.com/cd/B14117_01/server.101/b10770/rcmsynta11.htm#79814]

    (1) order catalog added a copy of the data file information, archived redo log or copy of control in the repository files.
    (2) add metadata to a copy of the data file managed by users, copy of control files, archived log or backup piece to the RMAN Repository.

    After using the 'CATALOGUE' to add metadata to managed backup in the catalog of recovery and after having made "RESYNC CATALOG", I still don't see my backup listed in the output of

    RMAN > list backup

    Published by: Gaurav Mhatre on April 23, 2013 10:35

    Gaurav Mhatre says:
    After using the 'CATALOGUE' to add metadata to managed backup in the catalog of recovery and after having made "RESYNC CATALOG", I still don't see my backup listed in the output of

    RMAN > list backup

    backup of the list won't show you the results.your not done backup with rman directly taken by data copy.so file

    RMAN > list copy;

    above cmd will show that you have desired results check it out.

  • Execution of disaster with RMAN recovery

    Hello


    http://kamranagayev.WordPress.com/2010/03/29/RMAN-video-tutorial-series-performing-disaster-recovery-with-RMAN/

    I want to do the same thing available in the link above. But my ways little different since I use asm as the storage.


    ex: -.

    SQL > select name from v$ controlfile;

    NAME
    --------------------------------------------------------------------------------
    +Data/proddb/controlfile/current.258.730005353
    +Arch/proddb/controlfile/current.258.730005353

    but my new database server is not configured for asm.

    I can do the same thing by changing the path of the path parameter file everything I love in the dr site?
    Or
    I need to create a storage asm for the same thing?

    My attempt to base is to check the rman backup on a daily basis by restoring to a separate database.

    Any ideas...? can someone give me a help to do this please... If you have any good tutorial as above, please report it here.


    Thanks in advance,
    Max

    but my new database server is not configured for asm.

    I can do the same thing by changing the path of the path parameter file everything I love in the dr site?
    Or
    I need to create a storage asm for the same thing?

    Do not create instance ASM (also diskgroup). You have full backup, then this means that you can restore this backup to any location and there is no difference restore backup any file system or ASM. Yes as above Hemant mentioned, you can use The VALUE of NEWNAME clause. If you have a lot of data file, then I suggest that you use the DB_FILE_NAME_CONVERT and DUPLICATION of RMAN initialization parameter. But consider now that your database running in the ASM then take full to simple (not ASM) backup file system as BACKUP of DATABASE ARCHIVELOG FORMAT ' / u01/backup/full_ % d_ % u_ .bk %s '; (also take controlfile backup or activate backup AUTOMATIC). Now copy all the backup on the new server and

    /*Restoring spfile*/
    export ORACLE_SID=
    rman target /
    startup force nomount;
    restore spfile  from 'AUTOBACKUP_LOCATION';
    /*After restoring spfile then connect using sqlplus
    and change need parameter like CONTROL_FILES and others
    due to this is not ASM FS and again*/
    startup force nomount;
    restore controlfile from 'AUTOBACKUP_LOCATION';
    alter database mount;
    /*catalog backup*/
    catalog start with 'backup_location';
    /*Now change datafile location*/
    run
    {
    set newname for datafile 1 to 'new location';
    .............................................................
    set newname for datafile n to 'new location';
    }
    restore database;
    switch datafile all;
    recover database;
    alter database open resetlogs;
    
  • Restore with RMAN

    I had taken the backup backup1 say three times after a few backup2 transactions and a few backup3 with RMAN operations. RMAN without a catalog

    Now, we want to recover the database using backup1.

    provides the steps to recover the database using backup1

    http://download.Oracle.com/docs/CD/E11882_01/backup.112/e10643/rcmsynta009.htm#CHDEBBHI

    Aman...

  • How to move Windows program from Windows.old files after you do a re-installation of my Vista Home Premium?

    How to move Windows program from Windows.old files after you do a re-installation of my Vista Home Premium? Can I move the program files or do I have to reinstall each program with the cd that came with the applicable programs? I know how to move all the other files. I do not know how to move the program files. Thank you in advance for help you.

    You can't move programs from Windows.OLD.  The programs need to be reinstalled.

    Sorry, but that's how.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Is it safe to delete Windows.old files after doing a system restore?

    I would like to know if it is safe to delete Windows.old files after doing a system restore. I did two restorations system in a year or two, and I have two files labeled "Windows.old" and "Windows.old.000" which are just take a lot of space on my computer. I heard that it is safe to remove them, but only if some files are copied correctly. How do you know if those files are copied on?

    Thank you!

    Hello

    It is safe to delete

    but get your data off it 1 if necessary

    you are the one who has to decide if you have recovered your data from the windows.old folder, until you remove

    Here's how to recover data from it

    How to restore your personal files after you perform a custom Windows Vista or Windows 7 installation

    http://support.Microsoft.com/kb/932912

    and here's how to remove

    http://www.Vistax64.com/tutorials/240390-Windows-old-folder-delete.html

  • New PC with Windows 7 and a 'old' and apparently compatible, Canon scanner LIDE 90.

    New PC with Windows 7 and an 'old' Canon scanner LIDE 90.  Compatibility of Windows gives the all clear gun site, but I'm unable to operate as Twain cannot be opened "following all my attempts to load after several uninstalls. Whatever Windows compatibility assurance, I downloaded a driver from their site, but nothing helped. Is it me?

    For any question on Windows 7:

    http://social.answers.Microsoft.com/forums/en-us/category/Windows7

    Link above is Windows 7 Forum for questions on Windows 7.

    Windows 7 questions should be directed to the it.

    You are in the Vista Forums.

    See you soon.

    Mick Murphy - Microsoft partner

  • restoration of old files after the clean installation of Vista Windows__

    How can I restore old files after you perform a clean installation of Windows Vista

    If you have an installation clean back to factory settings, you normally wiped your hard drive clean during the process.

    You can try this program:

    http://www.SnapFiles.com/get/Recuva.html

    Recuva is a file undeletion tool that allows you to analyze your hard drives or media cards for files that have been deleted or formatted. It presents you a list of files that have been found, as well as an assessment of their potential for recovery, a preview option, and a hex viewer to inspect the content. You can limit your search to files of a certain type (e.g. images, audio etc.) and choose between a quick and a thorough analysis approach. The program also includes a secure deletion option that allows you to permanently delete files that were found while parsing, to avoid any future recoveries.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Find a windows.old folder, because we don't know exactly how you have installed.

    http://support.Microsoft.com/kb/933209

    How to recover files from an earlier version of Windows in Windows Vista

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If none of the above solves your problem, try data recovery companies.

    Be warned: they are $$$

    See you soon. Mick Murphy - Microsoft partner

Maybe you are looking for