Error reading backup piece, unable to open file,

I have 3 bkp file in BACKSET directory, I am trying to duplicate form one system(Windows XP) to another Windows XP.
I get errors as below. Please help.
channel ORA_AUX_DISK_1: reading from backup piece Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP
ORA-19870: error reading backup piece Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP
ORA-19505: failed to identify file "Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP"
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
failover to previous backup
The file Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP does exist in the target database.
Edited by: user10404616 on Mar 31, 2010 7:51 AM

You must copy the backup pieces from SysA to SysB -- to the expected location. This would be the same directory path as on SysA.
See the documentation on the DUPLICATE DATABASE command :
http://download.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta028.htm#RCMRF126
If the target and duplicate databases reside on different hosts, then you must do one of the following tasks for duplication to be successful:
Move backups and disk copies from the target host to the duplicate host to the same location as the target host so that the path names are identical
Move backups and disk copies from the target host to the duplicate host to a new location (so that the path names are different), and then CATALOG them.
Make sure that all backups and copies (disk or sbt) on the target host are remotely accessible from the duplicate host. Make sure that the archived redo logs are available in the expected location in the new host.
Hemant K Chitale
http://hemantoracledba.blogspot.com

Similar Messages

  • ORA-19870: error reading backup piece

    Hi ,
    The RMAN Image backup failes with the error
    channel ORA_DISK_1: reading from backup piece /backups/RMAN/mkkl1143_1_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 07/27/2009 16:33:53
    ORA-19870: error reading backup piece /backups/RMAN/mjkl1143_1_1
    ORA-19625: error identifying file /backups/RMAN/data_DR-PROD_I-987881832_TS-APPS_TS_TX_IDX_FNO-526_dgkhaqgn
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    I have catalog the backpeince and resync the database and triggered the backup again,but still the same issue
    Can anyone throw some light
    Regards,
    Hussain

    I believe that RMAN literally cannot either 1) find the file or 2) access the file due to permissions on the backup file piece or the RMAN directory above it.
    Cheers!
    Jay Caviness
    http://www.grumpy-dba.com

  • RMAN ORA-19870: error reading backup piece 'location'

    Hi All ,
    I have run a restore from a RMAN backup and i got this error :
    ORA-19870: error reading backup piece XX_df_23_11_2011_XXX_1_1.rman
    ORA-19599: block number 616206 is corrupt in backup piece XX_df_23_11_2011_XXX_1_1.rmanThough the RMAN backup is still going on , it has not errored out, How can i find what all gets missing from the Source database , as in what all is present in the missing block ?
    What is the use of MAXCORRUPT parameter ? can that be used here ? can this be prevented if i use maxcorrupt =1 and then run the restore ?
    Also , Is there any way in which i can verify that all the backups are perfect before i drop my earlier database and run the restore. I think its the validate command but I am not sure, hence seek expert suggestion.
    Please suggest
    Thanks
    Kk
    Edited by: Kk on Dec 1, 2011 3:04 AM

    RMAN backup Fails with ORA-19599,ORA-19600 and ORA-19601 [ID 779386.1]

  • Ora-19870 error reading backup piece during installation

    Hi,
    I am trying to install oracle10g database on windows.
    i am installing database software and database together and i keep getting this error half way throu installation.
    "ora-19870 error reading backup piece during installation"
    how can i solve this.
    Can someone help me please.
    Thanks,
    Philip.

    Hi,
    sorry man. i still have that problem.
    i could not find any solutions so far.
    if i find any i will let you know.
    but for now i have decided to install in another PC.
    Philip.

  • Bug in file opening "SP2-0310: Unable to open file." How to register it ? ( Version 4.1.0.18)

    Steps to repeat in version 4.1.0.18
    1) mkdir sql
    2) cd sql
    3) touch script2.sql
    4) touch script1.sql        and  write  @@script2.sql
    5)  open the script1.sql from "Files" tree in sqldeveloper, choice connect to any oracle db , run script(F5)
    Error starting at line : 1 in command -
    @@script2.sql
    Error report -
    SP2-0310: Unable to open file: "script2.sql"
    If try to execute this  case in  version 4.0.3.16 then  all work will be fine.
    How to register it ?
    Message was edited by: DmitryZaytsev

    Hi!
    The SP2-0310 error occurs when you have not fully-qualified the PATH to the file.  Rather than rely on a variable, specify the fully-qualified path.
    HTH!

  • REP-110: Unable to open file

    9iAS report server has been configured.
    There is Infrastructure & Business Intelligence Forms home is on same server.
    When i try to run the demo url from web browser :
    http://<FQDN server>:8888/reports/rwservlet?destype=cache&desformat=PDF&report=Inventory_Report.rdf&userid=scott/tiger@iasdb1
    its giving the error as:
    REP-110: Unable to open file 'Inventory_Report.rdf'.
    REP-1070: Error while opening or saving a document.
    REP-0110: Unable to open file 'Inventory_Report.rdf'.
    Tried giving full path also But No Luck!
    The file is existing in the proper given path with required permissions.
    Can somebody help me.. If any configuration related help, path setting ??

    I have had issues with reports failing to run. My solution was to change settings on the Report App server. I changed the engine parameters to:
    initial engines=2
    maximum engines=5
    minimum engines =2
    maximum job before shutdown (englife)=1
    maximum idle before shutdown=30
    JVM Option= -Xms512m -Xmx512m
    When in the report App server, you should see a page with settings similar to above. Make sure you try these settings in the test environment first (you can change them around then to see what works best).
    Edited by: E Slazyk on Nov 20, 2009 3:03 PM

  • N79 (Error message :Unable to open .File type not ...

    Dear nokia service manager,,
    Iam sivakumar using the nokia N79 handset.Iam getting the message like this (Error message :Unable to open .File type not supported)when i was trying to open the video file shooted by some other camera.I have tried changing the format of the file..but no use ..i dont get ant suitable software converter in the internet.So kindly look into this matter as i need this very uregently...
    hope its a mandatory feature as laptop and mobile interface are simple task nowadays in mobile...
    pls reply me..its very urgent...thanku..

    You could try Videora (http://www.videora.com/) - the downside here is that they have specific versions for specific phones, and sometimes it will makea file that plays perfectly in the desired phone but can't be shared to other models. The don't show a version for the N79, but try the N96 one because the N96 is the most similar OS to yours that they offer.

  • "Unable to open file" error when running system report in HFM

    I've installed and configured EPM System 11.1.1.2 for HFM and I've created sample application COMMA.
    Next, I'm trying to run sample Journal or ICP Report (for example, sample report named "Journals"). But system gives me an error like this:
    +Unable to open file C:\Hyperion\products\FinancialManagement\Web\HFM\FileTransfer\{C9841217-2F8E-4D67-80EE-C23D2720EF87}.FTR\JOURReport7_821239018.+
    Error Reference Number: {1998AD6B-2CAA-4C04-B4BB-83909C175257};User Name: admin@Native Directory
    Num: 0x80040237;Type: 1;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: HFMActionsExecution.cpp;Line: 2236;Ver: 11.1.1.2.0.2207;ExErr: It is an error to mix objects from different versions of MSXML.;
    Num: 0x80040237;Type: 0;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: HFMActions.cpp;Line: 72;Ver: 11.1.1.2.0.2207;
    Num: 0x80040237;Type: 0;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: HFMCESAction.cpp;Line: 28;Ver: 11.1.1.2.0.2207;
    Num: 0x80040237;Type: 0;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: Actions.cpp;Line: 291;Ver: 11.1.1.2.0.2207;
    How can I fix this error?
    Thanks in advance!
    Edited by: Alex Lasker on 09.06.2009 9:49

    For the benefit of anyone who experiences this error in IIS7, the IUSR_xxx user no longer exists. You must grant permissions to "IIS APPPOOL\hfmAppPool" instead (select the local machine as the "Location" if Windows Explorer complains).
    Similarly, for the benefit of those who get the error in HFM 11.1.2.1, security must be applied to the Oracle\Middleware\user_projects\product\FinancialManagement\Web folder.

  • URGENT - Error "Unable to open file because it isn't a valid Keynote document" - and there is no index file (so the usually suggested solution doesn't work)

    Hi there,
    As you see in the heading, I am getting the error "Unable to open file because it isn't a valid Keynote document". There has been a number of threads on this and there seems to be a usual work around that works in many cases, by changing the file extension to .zip and then looking for the index file and making some more extension changes...unfortunately, in my case (and it also happened to others), there is no index file, so the usually suggested solution doesn't work...Can someone please help? I am working on a tight deadline and would like to try and recover the file.
    Thanks a lot in advance.
    Best,
    Just a regular apple user
    PS: any other presentation opens fine in Keynote (09)

    Have you tried to create a new Keynote Presentation? Do you have another previously saved Keynote file you can try to open? These will make sure it is a problem with this specific presentation and not the whole program.
    Try to delete the Keynote Preferences. They are located in the folder Macintosh HD>Users>your username>Library>Preferences and titled com.apple.iWork.Keynote.plist.
    Your profile shows that you are still on Mc OS 10.6.6, is that true? You might try to update to 10.6.7 as I believe that there was a font issue fixed in this update (I don't know for sure since I am still on 10.5.8).
    Try those and report back and we will see what we can come up with.

  • Golden gate -  Unable to open file (error 2, The system cannot find the file specified.)

    Hi Everyone.
    I have configured GoldenGate on Win2008 R2, but when I start replicat, this fall.
    Initially:
    GGSCI (WIN-NKC50KUIT0G) 19> start replicat rep1 
    Sending START request to MANAGER ...
    REPLICAT REP1 starting
    GGSCI (WIN-NKC50KUIT0G) 20> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING
    REPLICAT    STOPPED     REP1        00:00:00      00:37:53 
    GGSCI (WIN-NKC50KUIT0G) 21> info replicat rep1
    REPLICAT   REP1      Initialized   2013-11-02 22:23   Status STOPPED
    Checkpoint Lag       00:00:00 (updated 00:40:28 ago)
    Log Read Checkpoint  File C:\app\Oracle\product\gg\dirdat\tr000000
                         2013-11-02 22:23:55.000000
    With VIEW GGSEVT:
    2013-11-02 23:15:31  INFO    OGG-01815  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  Virtual Memory Facilities for: COM 
        anon alloc: MapViewOfFile  anon free: UnmapViewOfFile 
        file alloc: MapViewOfFile  file free: UnmapViewOfFile 
        target directories: 
        C:\app\Oracle\product\gg\dirtmp. 
    2013-11-02 23:15:31  ERROR   OGG-00446  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  Extract file not found or no records beyond begin time.   why??? 
    2013-11-02 23:15:31  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  PROCESS ABENDING. 
    After I tried with:
    GGSCI (WIN-NKC50KUIT0G) 8>Alter rep1, EXTSEQNO 0
    but
    GGSCI (WIN-NKC50KUIT0G) 9> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING
    REPLICAT    ABENDED     REP1        00:00:00      01:11:50
    why??? abended??
    In logs:
    2013-11-03 14:07:02  INFO    OGG-00996  Oracle GoldenGate Delivery for Oracle, REP1.prm:  REPLICAT REP1 started. 
    2013-11-03 14:07:02  ERROR   OGG-01091  Oracle GoldenGate Delivery for Oracle, REP1.prm:  Unable to open file ".\dirdat\tr000000" (error 2, The system cannot find the file specified.).  why???
    2013-11-03 14:07:02  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, REP1.prm:  PROCESS ABENDING.
    GGSCI (WIN-NKC50KUIT0G) 12> info rep1, detail
    REPLICAT   REP1      Last Started 2013-11-03 14:30   Status ABENDED
    Checkpoint Lag       00:00:00 (updated 01:19:03 ago)
    Log Read Checkpoint  File .\dirdat\tr000000
                         First Record
      Extract Source                          Begin             End
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   2013-11-03 12:54
    Current directory    C:\app\Oracle\product\gg
    Report file          C:\app\Oracle\product\gg\dirrpt\REP1.rpt
    Parameter file       C:\app\Oracle\product\gg\dirprm\REP1.prm
    Checkpoint file      C:\app\Oracle\product\gg\dirchk\REP1.cpr
    Checkpoint table     target.checkpoint
    Process file         C:\app\Oracle\product\gg\dirpcs\REP1.pcr
    Error log            C:\app\Oracle\product\gg\ggserr.log
    GGSCI (WIN-NKC50KUIT0G) 13> view param rep1
    REPLICAT rep1
    ASSUMETARGETDEFS
    USERID target, PASSWORD oracle
    discardfile .\discard\rep1_discard.txt, append, megabytes 10
    DDL
    map source.*, target target.*;
    I don´t understand it, How I could solve?? Please help me!
    Thank you.

    What steps did you use to add the Replicat?  Can you list those commands out.
    Also, does this file actually exist on the server where Replicat is running: C:\app\Oracle\product\gg\dirdat\tr000000

  • PLEASE HELP! Unable to render any Quicktime format - after effects error unable to open file (-1610153459)

    I just can't render any type of Quicktime file in AE CC 2014. I'm on Windows 8.1.
    Even in CS6 was it not possible, but I never really used any Quicktime filetypes.
    Normally I just rendered to .h264, but now that's only available via the insane slow Adobe Media Encoder, I want to use the Quicktime -> h.264 option, but it's just not possible.
    I also want to render some footage to the Avid DNxHD codec, but this is also not possible.
    Doesn't matter what type of footage, dslr footage, pictures, AE solids. Everytime I want to render in a Quicktime file I get this error:
    AE error: Rendering error while writing to file (File-Location). Unable to open file. (-1610153459)
    Installed the latest Windows version of Quicktime, didn't help...
    I saw some topics about this, but they didn't provide a good solution. All they discussed was the hardware of the computer. I have enough space available and render to a NTFS drive.
    Please can someone help me with this!

    Yes! I just solved my own problem. I still think that the internet doesn't provide an easy to find answer, so I will post this.
    I had the latest version of Quicktime, but this version causes the problem. After some searching I finally found a page on the Apple website that confirms this.
    Updating to QuickTime 7.4 may cause issues while rendering footage in Adobe After Effects - Apple Support
    So I uninstalled my latest version of Quicktime and installed version 7.4.1. Everything works now the way it's supposed to!

  • ASO Custom Calc -Error-1241109 :Unable to open file

    Hi,
    I am trying to implement ASO custom Calc in version 11.1.2.1 ,using following Version DataCopy script in Maxl Editor
    In POV i have included 1 set of base level member from each dimension just for testing purpose.
    TestScript.csc Content : [Final] := [Working_0] ;
    execute calculation on database 'EFXBASE'.'EFXBASE' with
    local script_file "/Oracle/Middleware/user_projects/achd1rka001/EssbaseServer/essbaseserver1/app/EFXBASE/EFXBASE/TestScript.csc"
    POV
    "Crossjoin({[FXEXP]},Crossjoin({[Jan]},Crossjoin({[FY06]},Crossjoin({[CH_None]},Crossjoin({[PJ_None]},Crossjoin({[PD_None]},Crossjoin({[CC_0300]},
    Crossjoin({[0004]},Crossjoin({[CurrFcst]},Crossjoin({[Local]},Crossjoin({[ICP_None]},{[LSTB]})))))))))))"
    SourceRegion
    "[Working_0]" ;
    I am getting following error on execution of above script
    Unable to open file ['/Oracle/Middleware/user_projects/achd1rka001/EssbaseServer/essbaseserver1/app/EFXBASE/EFXBASE/TestScript.csc']
    Custom Calculation terminated with Essbase error 1241109
    what could be the reason .. I have tried using '//' or '\' in file path but still getting same error.

    Can you post your script. (change " to ' in POV and SourceRegion section)
    Regards
    Celvin
    http://www.orahyplabs.com
    *Please mark the responses as helpful/correct if applicable*

  • Nokia Lifeblog - Unable to open file error

    Hi all
    Im using Nokia lifeblog on my Nokia N70. While it works fine, I have a lot of text and pic message entries in my lifeblog view which when i try to open give a message sayin "unable to open file, delete item??
    I was wondering why this happens.
    Any help would be much appreciated.
    Thanks

    For the benefit of anyone who experiences this error in IIS7, the IUSR_xxx user no longer exists. You must grant permissions to "IIS APPPOOL\hfmAppPool" instead (select the local machine as the "Location" if Windows Explorer complains).
    Similarly, for the benefit of those who get the error in HFM 11.1.2.1, security must be applied to the Oracle\Middleware\user_projects\product\FinancialManagement\Web folder.

  • HELP - Partition Error Unable to open file (c:\TEMP\ESS00001.tmp)

    While tryint to create a partion that we have in 5.02p14 to 6.2.1, I receive the error during validation. any ideas?Unable to open file (c:\temp\ess00001.tmp).When I go to c:\temp directory, I can see the files but they are empty.Please Help.Thanks, Paul J.

    we've gotten this message in essbase 5.02 patch 13 when updating the partitions if there was an error when saving. i think it happens because essbase only partially updated the partition definition file so when you try to save it again, it looks for the temp file. the best way i found to fix this is to delete the .ddb (not .dbb) file from both source and target databases. this will delete any partition you already have existing on the database though.

  • Error 'Unable to open file' when downloading SAP Query to Excel

    Hi all
    I'm running a SAP Query which is set to download straight to a spreadsheet (Pivot Table / Microsoft Excel).  Intermittently it does not work -  apparently at random (at least, I've can't recreate the error at will).
    It does one of the following:
    - Works ok, and creates the pivot table
    - Gives an Excel error message 'Unable to open file', then returns to the 'save the data in a spreadsheet' popup when enter is pressed on the error.
    - Does not issue error message, just goes to the 'save the data in a spreadsheet' popup.
    In the last two cases, the excel pivot table sheet is not created.
    Has anyone seen anything similar, or have any idea as to what is causing the problem?
    Any help gratefully received!
    Not urgent as I've found a way round -  further testing seems to show that I don't get the error is Excel is already open - but in the past I've run many SAP query downloads without needing to open Excel first.  I suppose it's possible that this is just something to do with the Excel setup at the user site
    Message was edited by:
            E Gregory

    Hi,
    Ensure that file name with same name and in same path should not be open while saving the data.
    Award if it helps.
    Jogdand M B

Maybe you are looking for

  • How do I create a virtual directory in Snow Leopard Server Admin program?

    Hi, how do you use the server admin program in snow leopard server to create an apache virtual directory? I can't see it in the applet anywhere. Thank you.

  • In Question slide, When I enable the next button, the button look faded off in HTML 5 output.

    Hi, I am enabling the next button in Captivate 7 quiz slide. I am using these slides as CYUs. When I publish the slides, the web version looks fine, but the HTML 5 output shows the next button with faded look. I tried creating a new quiz slide from a

  • "storage almost full" message

    My wife's iPhone 4 started showing the "Storage Almost Full" message repeatedly. The following actions have been taken: 1. Deleted iCloud backup for the phone. - Not Fixed 2. Restored phone - Not Fixed 3. Bought brand new iPhone 5 and restored from b

  • Default date (current date - 1) on prompt

    Hi Everybody, I have BI 11.1.1.6.1 I have a Prompt in which there is a calender I need Defalut date to be set as (sysdate - 1). I tried Need default date (current date - 1) on prompt and How to create a prompt with default value as current_date? But

  • HTMLDB 1.6 Wizard?

    Hi, I am aware the current HTMLDB version on htmldb.oracle.com is a Release Candidate version. I was just wondering where I can find the wizard under application builder? Of course I can make my forms, etc, however the wizards are very convenient. Re