ORA-19723: while restoring datafile from backup

I am getting ORA-19723: Cannot recreate plugged in read-only datafile ... while restoring datafles. All datafiles are online and in read_write mode on the database. Tablespaces are also online.
This same backup has worked before.
This most be a misleading error...
Please comment/advise
Thanks

These particular files were not restored/copied to the specified location with set newname.
All the files have plugged_in=0 as stated below
+USADBP_DATA_01/usadbp/repl_mgr_data01.dbf                                                                                                                                                             
0

Similar Messages

  • Error ORA-01251: Unknown File Header Version while restoring db from backup

    Hi all,
    SO: Solaris 10 (installed in a zone in Solaris 11)
    DB: 9.2.0.6
    We are facing the error stack below when trying to recover a 9i database from a previous full backup:
    ORA-01110: data file 28: '/u01/app/oracle/9.2/db/oradata/datafile28.dbf'
    ORA-01122: database file 28 failed verification check
    ORA-01110: data file 28: '/u01/app/oracle/9.2/db/oradata/datafile28.dbf'
    ORA-01251: Unknown File Header Version read for file number 28The datafile28 was successfully restored from the full backup to the location specified in the RMAN script. We executed the dbverify utility on the datafile28, but no corruption was detected. We also brought the datafile to the offline state and then re-executed the RMAN script, without success.
    What do you think can be causing this issue?
    Thanks in advance.

    Problem solved.
    The issue was related to the names of the datafiles. We had some datafiles with the same name in different raw devices, and when trying to restore these datafiles to the same mount point, the error was raised. To solve, we restored some datafiles to a different mount point, keeping the original name from the source.

  • Restore Files from Backup on Vista Home Premium ; HP Pavilion m8120n

    Hello,
    I backed up files on HP personal media drive M:HP8120 and did a full System Recovery on my HP Pavilion m8120n. Now when I attempt to restore files from a backup made on this computer, the message says there are no backups available on this computer.  I tried advanced restore/Restore files from backup made on another computer or restore files for all users on this computer.  I can see the file in Select the Backup set to restore window.  I select the file and in the next window, select the date to restore from, I get the message “Backup location is not available.”  If I click next, in the select the files and folders to restore window, nothing is listed.  However, I get the opportunity to restore everything in this backup -- add files, add folders, etc. If I click add folders, I don’t see drive M: but I see drive C: and D:. 
    At this point I am at a loss.  Can anyone shed light on my situation?

    Thanks for the info. It appears that your Time-Warner router is serving a public IP address.
    My suggestion is to use the D-Link wireless-router for your local LAN (connect the Time-Warner to the WAN input of the D-Link). If you're concerned about speed issues, you can connect your laptop into the LAN bridge of the D-Link.
    If you're worried about speed, you can do a simple before and after experiment to see if the D-link is degrading your I/O throughput. I've used sites speedtest.net with good success in troubleshooting bandwidth issues.
    Regards / Jim B / Wireless Enthusiasts
    ( While I'm an embedded wireless systems engineer at work, on this forum I do not represent my former employer, Hewlett-Packard, or my current employer, Microsoft )
    + Click the White Kudos star on the left as a way to say "thank you" for helpful posts.

  • Had 3G, moved to 3GS.  Backed up 3G and restored 3GS from backup with no problem.  When I want to add songs, I get itunes message that the new iphone is synced to another computer and now wants to erase everything.  How can I add music?

    Had 3G, moved to 3GS.  Backed up 3G and restored 3GS from backup with no problem on a Dell computer.  But now when I want to add songs, I get itunes message of death that the new iphone is synced to another computer and now wants to erase everything.  How can I add music without erasing everything on my new iphone?

    Yes, I was aware of this but the phrase "Any items imported from audio CDs or acquired from other sources will not copy from your device to the iTunes library." is what worries me.  Will this eliminate my Notes, Calendar Events, etc or will it apply mostly just to the music?

  • Recovering Mac HD via Time Machine Backup fails because "Restore system from backup" doesn't show in Utilities Menu of original install. DVD

    Hi, after serious problems (troubleshooting didn't help) with my iMac G5 (PPC) running Mac OS X Leopard I've tried to recover my Mac HD via Time Machine (exactly as described by David Pogue on page 242 of the Leopard Missing Manual). However, "Restore system from backup" in the Utilities Menu of my original Leopard installation DVD failed to show up. What can I do?
    Any assistance will be greatly appreciated -
    Ballant

    Hi Ballant,
    I'm not very good with TM, nor a fan of it, but our resident king of TM, Pondini, has a vast array of very well done TM trouble shootings...
    http://pondini.org/TM/Troubleshooting.html

  • Getting Error ORA-00604 While Creating View from front Ent

    Hello All,
    I am getting ORA-00604 while creating view from the front end. And some time I get Maximum cursor open, It is ok amy be I am opening cursors in while loop. While ORA-00604 is giving lots of truble to me. In help it said to contact Oracle service, I dont know how to do that. Help me.

    Please post your view definition including the complete error_message and also the relevant parts of your code with the while loop.

  • Recovering a datafile from backup in different server

    Hi All,
    I usually take hot backup of datafiles to different server like this because i dont have enough space in same server. I
    SQL> alter tablespace XXXX begin backup;
    host scp /bu1/oradaTA/XXXXX/XXXXX [email protected]:/db1dw/oradata/backup/dec2010/XXXX
    alter tablespace OPS end backup;
    If i want to recover the datafile can i normally do the offline drop of that datafile and copy the datafile from backup which is in differnet server thorugh scp and make the datafile online??? and the database is in archivelog mode but i dont care abt the log files. i just need to recover the datafile as it was from last backup.
    or do we need to use any recover datafile commands?? if need to use any recover datafile command from where it will recover the datafile??
    i dont have any scripts for backup or recovery , i just take manual scp of the datafiles.
    Help plzz, thanks in advance.....

    SQL> alter tablespace XXXX begin backup;
    host scp /bu1/oradaTA/XXXXX/XXXXX [email protected]:/db1dw/oradata/backup/dec2010/XXXX
    alter tablespace OPS end backup;What is the version you are using? is it 9i if not you can peform backup at database level instead of tablespace level.
    If i want to recover the datafile can i normally do the offline drop of that datafile and copy the datafile from backup which is in differnet server thorugh scp and make the datafile online??? and the database is in archivelog mode but i dont care abt the log files. i just need to recover the datafile as it was from last backup.Why offline drop to recover? Are you sure what are you doing?
    or do we need to use any recover datafile commands?? if need to use any recover datafile command from where it will recover the datafile??1) alter system switch logfile;
    2) select max(sequence#) from v$archived_log;
    For Ex:
    Sequence -- 100
    3) alter database begin backup;
    4) copy all the datafiles to another server(bcoz you not have space in same server)
    5) alter database end backup;
    6) select max(sequence#) from v$archived_log;
    For Ex:
    Sequence -- 110
    Then copy these generated 10 archives to new server also.

  • Restoring System from Backup

    When the mac os x cd installer is running you can go to "Utilities" and "Restore System from Backup". Does this command install snow leopard and then add the time machine files or does it just restore the files (meaning you will have to install Snow Leopard first).

    Have a read here How do I restore my entire system?
    It restores both the OSX system and the user files (applications and data).
    Stefan

  • Where is the data file for the address book located, I need to restore mine from backup but don't know where it is.

    Where is the data file for the address book located, I need to restore mine from backup but don't know where it is to do so.  Putting my Mac Pro onto icloud synching contacts resulted in duplicate and triplicates of the same cards.  I have a few THOUSAND contacts and the last time this happened was on mobile me.  that had a function where you could replace info on the mobile me server with info on the computer.  I see no way to do that on the new cloud.

    In the stupidly hidden user's Library->/Application Support/AddressBook/ labeled as AddressBook-v22.abcddb
    For TM restores, see Pondini's TM FAQs for starters, since I don't use TM.

  • Using InDesign CS4 on iMac. Had to restore computer from backup. Licensing has stopped working. Error code 150:30. How can I reestablish my license?

    Using InDesign CS4 on iMac. Had to restore computer from backup. Licensing has stopped working. Error code 150:30. How can I reestablish my license?

    You'll need to have a chat with Adobe Support. Here's a link:
    https://helpx.adobe.com/contact.html?step=ZNA_downloading-installing-setting-up_licensing- activation
    We can't help you with that here.

  • When restore iPhone from backup, why it copying every single app

    when restore iPhone from backup, why it is copying every single app from library? any way to restore whatever was backed up from iPhone?

    How to restore from backup without sync all my apps? I recently upraded firmware to IOS 7, and then tried to restore from my privouse backup. But it everytime, when it's saying you are successfully restored. but I when I unlock my phone all app icon are dark gray color, means nothing restored and then itunes automactically copying all my app to iPhone like 100+ apps, I dont need all of them.
    Again, How to restore from backup without sync all my apps? 

  • "Restore system from backup" doesn't work

    Hi folks! I've got a strange little problem and my normal rampage through Google hasn't dug up anything, so I figured I'd ask it here.
    I currently have an early 2011 MacBookPro running 10.6.8 on an Intel SSD. A few days ago I figured I'd install an XP boot camp partition for the occasional bout of gaming (mmm... Skyrim... *dreamy look*)
    So I made my Time Machine backup up-to-date, burned a CD with drivers, and let Disk Utility play with the partitions. Only thing was it said it couldn't do the job due to space issues and suggested I wipe the disk first.
    Ok, no problem. My Time Machine backup was snug and secure and I've got plenty of install experience. I popped in the Lion DVD I'd burned for my other iMac and booted from it. Strangely, it give me an installation error (I guess it tries to install automatically without user interaction). But that's fine since I didn't want to install Lion anyway (I'm addicted to SL's Spaces). So I ran Disk Utility again with the partitions the way Boot Camp had advised (GUID, 2 partitions). This also worked without a problem.
    Then I attempted the option "Restore system from backup" in the Utilities menu, and lo and behold: nothing happens. Nothing happened at all. No drive spin-up, no color wheel, no indication of any activity whatsoever. If I select any of the other options, it opens promptly, but clicking the restore option is as productive as a glob of ant spit on a meteor strike.
    So I figure, still no worries, maybe the Lion disk has issues. So I take out my Snow Leopard DVD and boot from that. Never gave problems before, but alas: the iMac refuses to boot from it and starts throwing out 3 beeps every 5 seconds or so. (Googling the beeps pointed me to memory issues. Wait.. Whut?!?)
    Okaaay. Then I tried it with my Leopard DVD. Once again, won't boot, beeps.
    The Lion DVD seems to be the only DVD I can boot my mac from. The only thing I can guess at is that Apple prevents us from installing with older DVD's because of driver issues, which makes sense I guess. But I had Snow Leopard running fine up until now. I've tried several different partitioning schemes including the default one for an installation, but no cigar. Both Disk Utility and futil show both drives are visible and ok.
    Anyone have any ideas? Thanks in advance for your time!
    regards,
    Meindert Honig

    lepkitty wrote:
    you should see the time machine come up and be able to select a date on the rite. the screen should look like its something out of star trek with several windows going back into a star like looking thing. if you see that then you want to do is select a date then click restore. you will be promoted that doing this will erase the computer, thats ok! its going to erase it and replace it with what your restoring.
    You're mixing two very different things. You get the +Star Wars+ display, with the timeline on the right, only when browsing via +Enter Time Machine.+ Restoring something from there +*does not erase your entire computer!+* It only replaces what you've selected to restore.
    If you do a full system restore (meaning boot volume), starting with your Install disc (per #14 in the Frequently Asked Questions *User Tip,* also at the top of this forum), there is no "Star Wars" display, and only the drive/partition that you select as a destination for the restore is erased.

  • Restoring iphone from backup

    is anyone else having trouble restoring iphone from backup since 2.0. it worked fine with 1.4 but i have tried it once with 2.0 and once 2.0.1 both times it said my backup was corrupt. this is getting real annoying.

    I'm about to just thow my iphone 3G out the window. I cannot upgrade the software without it hanging up and not finishing. Then I am forced to try to restore the phone, and it will not restore. I am taking it to an apple genius again today to get it restored. I have not gotten any information that has helped resolve this issue. I've been on the phone with a tier 1 and tier 2 support person for 4 hours about 3 weeks ago and I'm now in the same boat again. Any info on how to make this work would be greatly appreciated!!

  • Error , ORA-19809 & ORA-19804 While restoring RMAN backup .

    Hi Experts,
    I am restoring production RMAN backup to UAT . Using below steps
    1)rman target=/
    2)RMAN> startup nomount;
    3) RMAN> restore controlfile from '/orabkdump/Rman_Bak/ACME/bkup_CTLFL_2206101206.ctl';
    Starting restore at 05-AUG-10
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=3 device type=DISK
    channel ORA_DISK_1: copied control file copy
    output file name=+DATA_ACME/acme/controlfile/current.256.724845209
    output file name=+DATA_ACME/acme/controlfile/current.257.724845209
    Finished restore at 05-AUG-10
    4) RMAN> alter database mount;
    database mounted
    released channel: ORA_DISK_1
    5) RMAN> CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/orabkdump/Rman_Bak/ACME/%F';
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/orabkdump/Rman_Bak/ACME1/current/%F';
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/orabkdump/Rman_Bak/ACME/%F';
    new RMAN configuration parameters are successfully stored
    6) RMAN> CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/orabkdump/Rman_Bak/ACME/%U';
    old RMAN configuration parameters:
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/orabkdump/Rman_Bak/ACME/%U';
    new RMAN configuration parameters:
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/orabkdump/Rman_Bak/ACME/%U';
    new RMAN configuration parameters are successfully stored
    released channel: ORA_DISK_1
    7) RMAN> CATALOG START WITH '/orabkdump/Rman_Bak/ACME';
    searching for all files that match the pattern /orabkdump/Rman_Bak/ACME
    List of Files Unknown to the Database
    =====================================
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722347594_1_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722347939_2_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722348365_3_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722348681_4_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722349076_5_1
    File Name: /orabkdump/Rman_Bak/ACME/bkup_CTLFL_2206101206.ctl
    File Name: /orabkdump/Rman_Bak/ACME/c-1904932673-20100622-00
    File Name: /orabkdump/Rman_Bak/ACME/dbsnap.log
    File Name: /orabkdump/Rman_Bak/ACME/rman_Tuesday_LVL_0.log
    File Name: /orabkdump/Rman_Bak/ACME/rman_Tuesday_LVL_0.trc
    Do you really want to catalog the above files (enter YES or NO)? YES
    cataloging files...
    cataloging done
    List of Cataloged Files
    =======================
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722347594_1_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722347939_2_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722348365_3_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722348681_4_1
    File Name: /orabkdump/Rman_Bak/ACME/ACME_DB_722349076_5_1
    File Name: /orabkdump/Rman_Bak/ACME/bkup_CTLFL_2206101206.ctl
    File Name: /orabkdump/Rman_Bak/ACME/c-1904932673-20100622-00
    List of Files Which Where Not Cataloged
    =======================================
    File Name: /orabkdump/Rman_Bak/ACME/dbsnap.log
    RMAN-07517: Reason: The file header is corrupted
    File Name: /orabkdump/Rman_Bak/ACME/rman_Tuesday_LVL_0.log
    RMAN-07517: Reason: The file header is corrupted
    File Name: /orabkdump/Rman_Bak/ACME/rman_Tuesday_LVL_0.trc
    RMAN-07517: Reason: The file header is corrupted
    8) RMAN> run {
    2> set until sequence 1789 thread 2;
    3> restore database;
    4> recover database;
    5> sql 'alter database open resetlogs';
    6> }
    executing command: SET until clause
    Starting restore at 06-AUG-10
    using channel ORA_DISK_1
    Finished restore at 06-AUG-10
    Starting recover at 06-AUG-10
    using channel ORA_DISK_1
    starting media recovery
    channel ORA_DISK_1: starting archived log restore to default destination
    channel ORA_DISK_1: restoring archived log
    archived log thread=1 sequence=2803
    channel ORA_DISK_1: restoring archived log
    archived log thread=2 sequence=6051
    channel ORA_DISK_1: restoring archived log
    archived log thread=1 sequence=2804
    channel ORA_DISK_1: reading from backup piece /orabkdump/Rman_Bak/ACME/ACME_AL_726286927_57_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 08/06/2010 23:10:38
    ORA-19870: error while restoring backup piece /orabkdump/Rman_Bak/ACME/ACME_AL_726286927_57_1
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 49283072 bytes disk space from 5218762752 limit
    ** My UAT database should be in noarchival mode . Generally such errors have been observed during backup , but have no clue why they occurred during recovery .Please advice .
    Thanks
    Edited by: user11981514 on Aug 6, 2010 9:46 AM

    Hi,
    Since the error ORA-19809 indicates the lack of space in flash recovery area during the media recovery, I suggested increasing the value of the parameter DB_RECOVERY_FILE_DEST_SIZE.
    Yes, during the media recovery the RMAN will restore the archived log to the default destination (only if the required archived logs are not already on the disks).You can confirm the restore location of the archived log in RMAN restore log/destination specified by parameters log_archive_dest_1/db_recovery_file_dest.
    Regards,
    Vaibhav

  • IPhone has been syncing for 2 hrs, now iTunes doesn't recognize my phone and is "restoring iPhone from backup"

    It's been a while since I've synced with my computer (yes, I'm still on iOS 4.0). Tonight I finally synced all my music, apps, purchases, etc. Tried to import all photos into iPhoto (tried 3 times) and about a third of the way through my 3,000 files it quit on me and didn't import a single thing.
    After I did a manual backup of the phone, iTunes said it would download the file to update my iOS to 5.0. Took almost an hour to get the update file... and now iTunes no longer sees my iPhone as "Erica's iPhone," it's just a generic iPhone symbol and it says "Set up your iPhone" / "This computer has previously been synced with an iPhone or other device" / "Restore from backup" which started automatically. Am I about to lose everything on my phone?!?!?!
    Help!

    Hi galvarenga21,
    If you are having issues with an iPhone that won't start up past the grey Apple screen, you may find the following article helpful:
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    Regards,
    - Brenden

Maybe you are looking for

  • SAP GUI 6.20 - 6.40

    Hi I have a question regarding tha SAP Gui versions. We are planning to upgrade the R/3 system to mySAP ERP 2004 starting next month. This R/3 version requires GUI 6.40. We would however continue using BW 3.1 for some time. I tried to install the 6.4

  • Upload csv file to server database directory through Apex interface

    Hi All, I have created a file browse item in Apex Page. through which user should be able to upload the csv file to database directory located in server. I have created one directory object in my schema say NAN_DIR where mentioned the directory. Need

  • JDBC Messages in Holding state

    Hi all, My scenario is jdbc to jdbc - get data from an stored procedure and execute some updates in other database system. What is happening that today all update messages (jdbc receiver) are set as sucessifull processed in sxmb_moni, but no informat

  • Odd SocketException

    So, every once in awhile while running our software, we get the following exception: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: java.net.SocketException: No buffer space available (maximum connection

  • Chip out of my macbook!!

    Hey, there's a huge chip taken out of my macbook, i'm not sure how it happened as i hardly take it anywhere, but does anyone know how much a new macbook exterior would cost?