recovery complete D

Can you tell me how to make the space available on my D: recovery I even factory reset and D is still full

The information available on the following links can solve the problem.

http://support.HP.com/us-en/document/c01896818

http://support.HP.com/us-en/document/c01508532

Tags: HP Desktops

Similar Questions

  • Table not found after recovery completes tablespace

    Hello all, Table not found even after tablespace restored and recovered. Please loot at it if you have a minute.
    SQL > conn reddy/reddy
    Connected.
    SQL > select table_name from user_tables where nom_tablespace = 'REDDY ';

    TABLE-NAME
    ------------------------------
    RECORDS
    EMP

    SQL > select * from emp;

    ENAME E_NUM ESAL E_ID
    -------------------- ---------- ---------- ----------
    Jim 1001 40000 25
    Sam 27 30000 1002
    Kim 1003 35000 30
    Phil 1005 25000 37
    Sam 1006 32000 40
    James 1009 43000 45

    6 selected lines.

    SQL > exit
    Disconnected from the database to Oracle 10 g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    [oracle@RHELSRV ~] $ rman

    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Apr 4 21:05:37 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    RMAN > Connect target /.

    connected to target database: ORCL (DBID = 1314955841)

    RMAN > backup tablespace reddy;

    From backup 4 July 12
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 115 devtype = DISK
    channel ORA_DISK_1: from full datafile backupset
    channel ORA_DISK_1: specifying datafile (s) in backupset
    input datafile fno = name=/u01/app/oracle/oradata/orcl/reddy01.dbf 00008
    channel ORA_DISK_1: starting total, 1 to 4 July 12
    channel ORA_DISK_1: finished piece 1 to 4 July 12
    piece handle=/u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp tag = TAG20120704T210605 comment = NONE
    channel ORA_DISK_1: complete set of backups, time: 00:00:07
    Backup finished on 4 July 12

    From control file and SPFILE Autobackup 4 July 12
    total, handle = / u01/orabackup/c-1314955841-20120704-01 comment = NONE
    Control finished and Autobackup SPFILE file to 4 July 12

    RMAN > exit


    Complete recovery manager.
    [oracle@RHELSRV ~] $ expdp dumpfile = logfile = directory = dpump emp.log emp.dmp tables = emp

    Export: Release 10.2.0.1.0 - Production on Wednesday, July 4, 2012 21:07:21

    Copyright (c) 2003, 2005, Oracle. All rights reserved.

    Username: reddy
    Password:

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    Starting "REDDY". "" SYS_EXPORT_TABLE_01 ": reddy / * dumpfile = logfile = directory = dpump emp.log emp.dmp tables = emp
    Current estimation using BLOCKS method...
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 64 KB
    Object type TABLE_EXPORT/TABLE/TABLE processing
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    Object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS of treatment
    . . exported "REDDY". "" EMP "6,070 KB 6 ranks
    Table main "REDDY". "" SYS_EXPORT_TABLE_01 "properly load/unloaded
    ******************************************************************************
    Empty the files together for REDDY. SYS_EXPORT_TABLE_01 is:
    /U01/orabackup/EMP.dmp
    Work "REDDY". "" SYS_EXPORT_TABLE_01 "conducted at 21:08:07

    [oracle@RHELSRV ~] $ sqlplus

    SQL * more: Release 10.2.0.1.0 - Production on Wed Apr 4 08:21:21 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Enter the user name: reddy
    Enter the password:

    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options

    SQL > drop table emp;

    Deleted table.

    SQL > select table_name from user_tables where nom_tablespace = 'REDDY ';

    TABLE-NAME
    ------------------------------
    RECORDS

    SQL > conn virtue sysdba
    Connected.
    SQL > alter tablespace reddy offline;

    Tablespace altered.

    SQL > exit
    Disconnected from the database to Oracle 10 g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    [oracle@RHELSRV ~] $ rman

    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Apr 4 21:09:39 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    RMAN > restore tablespace reddy;

    From restoration to July 4, 12
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 04/07/2012 21:09:56
    RMAN-12010: automatic channel distribution initialization failed
    RMAN-06171: not connected to the target database

    RMAN > Connect target /.

    connected to target database: ORCL (DBID = 1314955841)

    RMAN > restore tablespace reddy;

    From restoration to July 4, 12
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 109 devtype = DISK

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00008 to /u01/app/oracle/oradata/orcl/reddy01.dbf
    channel ORA_DISK_1: backup /u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp piece reading
    channel ORA_DISK_1: restored the backup part 1
    piece handle=/u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp tag = TAG20120704T210605
    channel ORA_DISK_1: restore complete, duration: 00:00:01
    Restoration finished in July 4, 12

    RMAN > recover tablespace reddy;

    To go back to July 4, 12
    using channel ORA_DISK_1

    starting media recovery
    media recovery complete, duration: 00:00:01

    Finished recover to 4 July 12

    RMAN > exit


    Complete recovery manager.
    [oracle@RHELSRV ~] $ sqlplus "virtue sysdba".

    SQL * more: Release 10.2.0.1.0 - Production on Wed Apr 4 21:10:42 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.


    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options

    SQL > alter tablespace reddy online.

    Tablespace altered.

    SQL > conn reddy/reddy
    Connected.
    SQL > select table_name from user_tables where nom_tablespace = 'REDDY ';

    TABLE-NAME
    ------------------------------
    RECORDS


    Thanks in advance!

    you have made a complete recovery - that's why everything should be consistent. After RELEASE, the data dictionary has removed information about the table. Therefore, on the restoration and recovery, also, information about the table should not exist. Oracle made the right choice by making the tablespace to be consistent with the rest of the database, including the data dictionary.

    Hemant K Collette

  • After the system recovery complete original image

    Win 7 Desktop was unstable after a few years, and I wasn't able to run a successful restoration to any number of restore points, so just yesterday, I backed it up and ran the recovery of the system of internal recovery option in the Recovery Manager and not from disks.

    The process was nice and smooth, but in 'My computer', I noticed that my original image on the D drive already appears almost complete and wonder if this is the case?

    It shows only 327 MB 10.7 GB free space.

    My concern is it will be full in no time and leaves no room for new info in case it is always necessary.

    So my question is, or the original image is correct as this is what I have to do something now, even if it means another recovery?

    Thanks for the tips

    You are the very welcome

    Happy computing!

    Jaco

  • Vista to Windows 7 recovery complete "drive.

    Earlier today, I installed Windows 7 Professional on my desktop Dell Inspiron 530 former, but still usable. The old system was Vista. The on-screen guide offered only custom setup as upgrade was not available. I clicked on custom and everything then went automatically, the machine turned on and in several times. At the end of installation, I was presented with a screen "Windows boot manager". It offers old Vista and Windows 7.  I click on Windows 7 and everything is running.

    But there is a problem.

    I tried to install an antivirus online and received a weird message about the size of the file.

    I clicked on "computer". It shows "HDDs (2). (D) recovery shows it as having very little left of the 9.99 GB available space.

    I saved all my files in the old Vista. I thought that installing Windows 7 would write on Vista. Appears not to have happened.

    What is the best way to configure Windows 7 as OS and remove Vista? Thank you very much.

    To format drive D, follow these steps:

    • Open Windows Explorer, and then click computer.
    • Under hard disk drives, right-click ( d), and then click Format.

    If you want to merge your D: drive on your C: drive and these partitions are on a single physical disk, proceed as follows:

    • Press the Windows key + R and then type diskmgmt.msc.
    • Right-click on (d) , and then choose Volume to expand. (see example screenshot below)

    Let us know if you need more assistance.

  • Cannot install Windows 7 on Envy 14-1211nr of HP recovery disc sent twice

    Cannot install Windows 7 on Envy 14-1211nr of HP recovery disc sent twice

    The Recovery Manager starts well. He correctly completed the following steps:
    1 format HDD

    2. copy the files from the CD to the drive. It copies all the 3 CD.

    Then he ask the driver (the 4th CD) CD. Once I have this CD, then after awhile I get messge below:

    Contact HP support

    In most cases, recover the hard disk will solve your problems.

    If your problem persists, you may have to contact HP support. Find details of support HO in the documentation of your PC.

    After that I see above meaage the only button I can click is "Finish". Once I click on finish, then in a minute, I get a message that "recovery completed successfully.

    The laptop restarts and displays the message on the screen "Bootmger" not found

    I called HP support and asked to run the hard drive and memory test and he succeeded.

    I can install windows on another CD I have with.

    But I can't install WIndows using the recovery CD, I received from HP. It's the 2nd CD series that I received these don't work or the other.

    I have two identical laptops. Tried installing on both and having the same problem on both.

    Can you please help with this.
    HP sends fake CDs?

    Kind regards

    Hello

    Here is another solution, you can try to see if you can get Windows 7 to install correctly.

    Before you try the following, make sure that you can always read the character product activation key 25 on your label Windows COA (5 blocks of 5 alphanumeric games).

    An example of a COA label can be seen here.

    You can create an installation disk yourself using another PC - just download the good Disk Image ( this must be the version exact same origin supplied with your laptop ) from the link below and use an app like ImgBurn to burn the ISO correctly on a blank DVD - a guide on the use of ImgBurn to write that an ISO on a disc is here.  These Images are clean and a well respected source, however there are only limited versions available.

    Windows 7 sp1-iso-official-32-bit-and-64-bit

    Use the disk to perform the installation, enter the activation key of Windows on the label of the COA at the request and once the installation is complete, use ' 'phone Method' described in detail in the link below to activate the operating system -this made method supported by Microsoft and is popular with people who want to just have a new installation of Windows 7 without additional software load normally comes with OEM installations.

    http://www.kodyaz.com/articles/how-to-activate-Windows-7-by-phone.aspx

    All pilots additional and the software, you may need can be found here.

    Kind regards

    DP - K

  • HP Pavilion 15 laptop: HP Pavilion 15 laptop: System Restore completed successfully. The problem is not resolved.

    About 3-4 weeks ago, my computer found himself in a reboot loop. I was not online at the time where he was probably not due to an update.

    After going on the HP Web site, it was first suggested that the issue could be overheating due to dust. I followed the instructions but it does not work.

    Diagnosis is directed which has determined that there are no problems with the hardware or memory.

    Then the site suggested that I do a Refresh system or a system restore. I tried the cooling system. It did not work.

    I contacted HP Tech Support hotline and they told me to update the drivers. Drivers cannot be updated / installed (by me at least) in Safe Mode, if it does not work.

    Then told me the only choice I had was to do a Factory Reset/System Restore.  After the purchase of an external HARD drive and backup of my files, I tried to do the factory reset. I received a prompt to insert a disc, but computer did not come with a disc. If it does not work.

    Then I was told by support that I had to buy "recovery disc" or a new copy of Windows 8.1. Technical support said it was the only way to solve the problem. By chance, I found another video that shows how to access recovery tool of real system since menu troubleshooting at start-up.

    System recovery completed successfully. However, while creating the new installation of Windows 8.1 (implementation name, country, favorite colors, e-mail etc.) the original reboot loop problem started. If it does not work. Even worse, because the Windows installation is incomplete - and can complete because of the reboot loop - I can access more fashion is safe.

    Any help or advice would be greatly appreciated. Miracles would net you have my firstborn (eat too in any case).

    Okay, so I had to take the machine to a technician. What she said is that it was certainly not a hardware problem. Its best estimate is that my computer As witn infected a Trojan horse which subsequently transferred, entered the BIOS and corrupted partition.

    Short history of Tech, they fixed by redoing the BIOS and installing a new copy of Windows 8.1. I asked about the other options that I received. She explained that a remote technical support could not fix the problem, nor recovery disks could solve the problem.

    My advice to all who encounter such a complex problem, when you contact HP Support don't forget to request contact information for a local HP technician, licensed (I only asked for this in desperation by accident). Just in case your problem is not easily diagnosed or solvable, it might just save you some time, money and spare you confusion.

    As for how I got infected with the Trojan possible in the first place, no idea. The only thing I can think is that I've opened an e-mail looking strange but legitimate to someone I didn't know. However, it was about 6 months ago and the problem started a month before, so I at least do not know if there is a link. However, it is always good advice not to open strange e-mails. Note that the technician did say that even if I had Norton installed, it would not be able to automatically detect the problem. (I wonder if I called Norton technical support if they could have helped or pointed me in the right direction faster. But even once, any comments or information I received from HP technical support gave usable clues. "And refresh the system that has been proposed did uninstall Norton).

    So, I have a computer to work again. I hope this info can be useful to someone and avoid frustration. Thanks to everyone who took the time to read my post.

  • EMERGENCY SITUATION! Please help me! Why the OFF button would not start me in the hp recovery partition?

    I bought a hp Pavilion dm4-2015dx for a little more than a week or two to Bestbuy.ca.

    When I tried to launch the recovery by pressing F11at the start this morning, the following is the display.

    Windows could not start. A recent hardware or software change might be the cause...

    file:\Boot\BCD

    Statue: 0cx0000225

    Info: an error occurred trying to read the boot configuration

    Note: I recently made a partition, I divided the C drives in A and B, I wonder if that has an effect on my computer?

    Help, please! Only, I bought the laptop for a little more than a week

    Greetings,

    If you insert the first disc in your DVD-rom and you start your computer, the screen HP press ESC until you get a menu. Select the start menu and select CD/DVD-ROM, then enter. When it tells you to press a key to boot from the CD, press a key any. This will load the recovery software. Select immediate assistance and a recovery of the system. This will install your computer as the day where you bought everything first.

    WARNING * you will lose all files and programs that you have installed and placed on your computer that you bought the device.

    Yes, this will allow you to use the F11 key again once the recovery complete. Typical HP for the device warranty is one year. We can find this information for you. If you look at your serial number label, it should give you a serial number and the identification code of the product. With this information, you should be able to trace accurate information by the auditor of warranty status if your product has a #ABA or something similar, don't forget that.

    To find your sticker:

    http://h10025.www1.HP.com/ewfrf/wc/findModel?cc=us & DLC = in & LC =

    The guarantee verification link HP is:

    http://h10025.www1.HP.com/ewfrf/wc/weInput?cc=us & DLC = in & LC = on & os = 4062 & Product = 3204464 & softwareitem = MP-74848-1 & sw_lang =

  • Complete healing is not complete

    I'm a 23-d060qd TouchSmart with Windows 8. I got my new computer for about 6 weeks and had to do a recovery complete twice so far. I think that one of the programs I have installed screwed up drivers and registry the first time; the dvd player has decided to eat every dvd I put in it with a tag.  Called for help and they told me that I had to disassemble the computer! I tried but still couldn't get out the disc, but then found that if I switch back the entire screen of the dvd player opens. When I tried to uninstall a program only 4 programs were in the list, and when I tried to run some programs he would say that there was something missing in the registry. Because the computer was fairly new and I had installed a few programs I thought I'd do a full restore to start over. EVIL. Even if I said don't step back or save anything that he automatically filled in some positions so I know he things "Save." Also some things still were working well. I tried to restart the computer several times and it hangs... literally left for two hours once and nothing. I rebooted and it worked so I installed programs, but that week did this got worse. I did a full restore again last night and now have noticed some programs that were there before are no more. On the desktop, there is an element of HP that was somehow like the start menu which is not the case to find. The computer seems to be well-developed, but I'm having a time difficult manuvering because I liked this program on the desktop. I am now torn between doing a full restore, once more, or just to add other things but I thought that I would write first aid. I really wish that the computer was "Like NEW" really! Any ideas on why full restoration will not return to the factory settings as it is said?

    Hello

    What is the quick start of HP?

    Please check this document and see if it's what you're looking for.

    http://support.HP.com/us-en/document/c03557078

    Hoping to hear from you soon.

    Thank you

  • Full recovery of the basic system for Windows Vista family

    How can I perform a system recovery complete on my computer with Windows Vista Edition basic family if she did not come with a recovery disk or the recovery of the system built in?

    Contact the manufacturer of your computer for a set of restore disks.  There may be shipping and handling involved in ordering them, if they are still available.

    "moondune62" wrote in the new message: * e-mail address is removed from the privacy... *

    How can I perform a system recovery complete on my computer with Windows Vista Edition basic family if she did not come with a recovery disk or the recovery of the system built in?

  • Error code 0 x 80042407 when you perform a full recovery Vista

    Hi, I made the backup of my operating system on more than one device, a 360 GB USB HDD, one a 640 GB SATA HARD drive internally and the other on a 2 to external HARD disk.  My new HARD drive is a 640 GB drive. I get this error msg any device I use for recovery complete. I don't know if I have the experience to do things in the command prompt if someone can help me?

    Hello

    I suggest you follow the steps mentioned below.

     

    Step 1:

    Disconnect the external hard drive, i.e. 360 GB USB HDD (hard drive) and 2 TB of HARD drive.

    Step 2:

    Run the clean command. Follow the steps mentioned below.

    a. Click Start and type cmd in the start search box and right-click on the cmd present in the menu.

    b. click on run as administrator.

    c. type the following commands as follows.

    DiskPart

    List disk

    Select disk 0 (if drive 0 is listed)

    Clean

    d. check if you are able to recover the system.

    Thanks and regards.

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

  • Need recovery for HP Pavilion g6-1361ex

    I have a Pavlilion HP g series g6-1361ex laptop.

    OS: Windows 7 Home Basic 64-bit

    I lost my data recovery completely. Please tell where I can get the data recovery.

    I'm from Saudi Arabia.

    Hello

    Here are a few options.

    1. contact HP and see if you can order a set of replacement recovery disks - the link you need is below.

    Contact HP.

    2 if you are not able to order HP discs, here's another solution, that you could use.

    You can create your own family Windows 7 Edition installation disk basic 64-bit as follows.

    Before you try the following, make sure that you can always read the character product activation key 25 on your label Windows COA (5 blocks of 5 alphanumeric games).

    An example of a COA label can be seen here.

    You can create a Windows 7 installation disc yourself using another PC. However, it not there no download directly available for Windows 7 Home Basic Edition, so you'll need to download another version (one will do, but the link below is for Windows 7 Home Premium 64-bit - the source is Digital River).

    http://MSFT.digitalrivercontent.NET/win/X17-24209.ISO

    For the key on your label of COA to work, you must now use the method described in the following link to convert this ISO to an all-version Installer.

    http://www.SevenForums.com/tutorials/85813-Windows-7-universal-installation-disc-create.html

    Once that is done, use an application like ImgBurn to burn the ISO correctly on a blank DVD - a guide on the use of ImgBurn to write an ISO on a disc is here.

    Use the disk to perform the installation, enter the activation key of Windows on the label of the COA at the request and once the installation is complete, use ' 'phone Method' described in detail in the link below to activate the operating system -this made method supported by Microsoft and is popular with people who want to just have a new installation of Windows 7 without additional software load normally comes with OEM installations.

    http://www.kodyaz.com/articles/how-to-activate-Windows-7-by-phone.aspx

    You could possibly need for your laptop can be found, additional drivers and software here.

    Best regards

    DP - K

  • Cannot create Recovery Disc Pavilion g7-1329wm. "will create thru process for a few minutes then"

    Failed to create the recovery disk - Pavilion g7-1329wm, Win7 64

    Recover drive goes thru:

    You are allowed to create a...;

    Prepare the data - get 2 minutes

    «We live errors in recovery...» Please try again;

    Install different DVD;

    Prepare the data - Burn - check Data Recovery - COMPLETE - disk 1 of 5 is complete

    Install the 2nd DVD;

    Prepare gets 94% data

    «We live errors in recovery...» Please try again;

    REPEAT,

    REPEAT,

    REPEAT

    At this point invested 2 hours.

    I have refrained to commit bodily grand on my HP laptop

    I have not officially promulgated commit great bodily harm to many now nameless characters HP Corporate (it seems, however, a tick of the face which seems to calm down when those thoughts ARE diverted.)

    Suggestions?

    You can order recovery media to your usually less than $20 HERE support page. Of course if you are still in the 1 year warranty and HP phone to tell them to fail they usually send it out free.800 - 474-6836 if you are in the United States / CA.

  • VAIO Recovery Wizard

    I have a VGN-TX3XP and I try to run the utility Wizard of recovery, but the following error message: the application failed to start because PX.dll was not found. Reinstalling the application may fix this problem. How can I solve this? Thank you

    Thank you for your post and welcome to the forum.

    You receive this error message when you try to open the Vaio Recovery Wizard in the control panel? If so try to run boot-Recovery Wizard simply tap the F10 key function as soon as the computer starts and run through prompts from there. Remember that a recovery completely reformats your C drive, so make sure you have all your personal files backed up before you begin.

  • win 8 died, recovery kill my linux?

    my new laptop came with a bad installation of win8 which degrades and now do not start. It took a lot to get linux working on any new technology and I don't want to lose my scores if I do a recovery. If I take it back to the shop, I'll lose linux.

    using the recovery partition will scan my linux when it restores the factory settings? It is an acer aspire v5 571.

    I contacted acer but they wanted my serial number until they advise me, and my warranty would have gone with the admission of installing linux. I want a windows partition, just in case there is something that I can't run under wine.

    Thanks for your time

    Hello IrritatedLinuxuser,

    Reset your PC to factory conditions will use the image stored on a hidden partition on your PC. Once underway the will of recovery completely erase the hard drive and restore the original image. As your Linux partition was not part of the original image from the manufacturer, it will be lost then you will need to re - install Linux everywhere again.

    As you pointed out, your warranty is void if you install one different operating system other than Windows 8. This also applies to the dual-boot with another version of Windows, too. You can install another operating system after the expiration of the manufacturer's warranty.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Expert - consumer: www.winuser.co.uk | vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • After the recovery cannot open database

    Source database version: 11.2.0.2 - where, we had done a backup

    Target database Version: 11.2.0.1 - where we are restored from the backup.

    Restoration and recovery completed successfully, when I tried to open the database with open reset logs I encountered the error below

    SQL > alter database open resetlogs;

    ALTER database open resetlogs

    *

    ERROR on line 1:

    ORA-01092: ORACLE instance is complete. Disconnection forced

    ORA-00704: bootstrap failure process

    ORA-39700: database must be opened with the UPGRADE option

    Process ID: 18089

    Session ID: serial number 43: 29

    I tried to upgrade to start and run the region and catproc scripts but no use.

    Can someone help me on this, and also, if I am downloading the binary 11202 and their installation on new home and can I try to start the database.

    or

    I have to completely restore and recover again, to provide as soon as possible, your thoughts!

    Thank you, Sai

    It seems to me that you would need to downgrade your DB to do this, since you move of 11.2.0.2 to 11.2.0.1.

    If possible, you should update your 11.2.0.1 11.2.0.2, re-attempt to restore server.

Maybe you are looking for