ORA-19846: cannot read the header of the data file of the remote site 21

Hello

I have a situation or I can say a scenario. It is purely for testing base. Database is on 12.1.0.1 on a Linux box using ASM (OMF).

Standby is created on another machine with the same platform and who also uses ASM (OMF) and is in phase with the primary. Now, suppose I have create a PDB file on the primary of the SEED and it is created successfully.

After that is a couple of log, do it again passes to the waiting, but MRP fails because of naming conventions. Agree with that! Now, on the primary, I remove the newly created PDB (coward the PDB newly created). Once again a couple of switches of newspapers which is passed on to the wait. Of course, the wait is always out of sync.

Now, how to get back my watch in sync with the primary? I can't roll method until the required data (new PDB) file does not exist on the main site as well. I get the following error:

RMAN > recover database service prim noredo using backupset compressed;

To go back to November 8, 15

using the control file of the target instead of recovery catalog database

allocated channel: ORA_DISK_1

channel ORA_DISK_1: SID = 70 = device = DISK stby type instance

RMAN-00571: ===========================================================

RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

RMAN-00571: ===========================================================

RMAN-03002: failure of the command recover at the 18:55:32 08/11/2015

ORA-19846: cannot read the header of the data file of the remote site 21

The clues on how to I go ahead? Of course, recreating the eve is an option as its only based on test, but I don't want recreation.

Thank you.

I tried like below:

1 a incremental backup of the primary of the CNS where off the eve also taken primary backup controlfile as Eve format.

2 copy the backup of the watch parts, catalogged them on the day before.

3 recovered Eve with noredo option - it fails here with the same error pointing to the 21 data file.

OK, understood. Try not to get back the day before first, rather than restore the controlfile and then perform the restoration.

Make it like:

1. take incremental backup of primary SNA, also ensures the backup controlfile format.

2. copy pending, get the location of the data file (names) by querying v$ datafile on the eve. Restore the controlfile ensures from the backup controlfile you took on primary and mount.

3. Since you are using OMF, the path of primary and standby data file will be different. (/). If you require catalog data from the database files pending.

(Reason: you restore controlfile from elementary to step 2, which takes place from the main access road). Use the details that you obtained in step 2 and catalog them.

4. turn the database copy by RMAN. (RMAN > switch database to copy ;))

5 Catalog backup items that you copied in step 2.

6. recover the standby database using 'noredo' option.

7. finally start the MRP. This should solve your problem.

The reason I say this works is because here, you restore the controlfile to primary first, which will not have details 21, datafile, and then you are recovering. So it must succeed.

In the previous method, you tried to first collect all the day before, and then restore the controlfile. While remedial classes, always watch seeks datafile 21 as he controlfile is not yet updated.

HTH

-Jonathan Rolland

Tags: Database

Similar Questions

  • ORA-00313: cannot open the online newspaper

    Hi all!!!

    Help, please

    % sqldba startup

    SQL * DBA: Version 6.0.33.1.1 - Production sea Jul 11 15:40:37 2013

    Copyright (c) Oracle Corporation, 1979, 1989.  All rights reserved.

    RDBMS ORACLE v6.0.33.1.1, option - Production of transactional processing

    ORACLE instance started.

    Mounted database.

    ORA-00313: cannot open the online journal "/ u1/oradata/orac/log2orac.dbf" (log # 2, log)

    ORA-00320: cannot read the log file header

    ORA-07362: sfifi: error, cannot open the file open.

    UNIX System V 386/486: 13 error: permission denied

    Attempt to disassemble the database... The database is dismounted.

    Attempt to stop instance... ORACLE instance stops.

    SQL * DBA complete.

    %

    Idea?

    987301 wrote:

    Hi all!!!

    Help, please

    % sqldba startup

    SQL * DBA: Version 6.0.33.1.1 - Production sea Jul 11 15:40:37 2013

    Copyright (c) Oracle Corporation, 1979, 1989.  All rights reserved.

    RDBMS ORACLE v6.0.33.1.1, option - Production of transactional processing

    ORACLE instance started.

    Mounted database.

    ORA-00313: cannot open the online journal "/ u1/oradata/orac/log2orac.dbf" (log # 2, log)

    ORA-00320: cannot read the log file header

    ORA-07362: sfifi: error, cannot open the file open.

    UNIX System V 386/486: 13 error: permission denied

    Attempt to disassemble the database... The database is dismounted.

    Attempt to stop instance... ORACLE instance stops.

    SQL * DBA complete.

    %

    Idea?

    ANCIENT Oracle (V6)?

    the file u1/oradata/orac/log2orac.dbf' actually exist?

    When the last time Oracle began you it without error.

    What has happened since?

  • ORA-19504: cannot create the file '+ DATA '.

    Hello everyone.

    This is the scenario:

    We have a test server that is used to restore daily backups of the Production database. Restore us the database with the same SID as the production one.

    For specific reasons, we need create a second database (with a different SID) on this server with an older backup from the production one. To realize that I'm trying to use a part of the "DUPLICATE without connection to the target" tutorials on the web.

    I tried the simple guide that I found which is:

    (1) copy the backup files cold /somedirectory

    (2) start OLD database with nomount

    (3) connect RMAN with OLDER as an auxiliary

    (4) run the following: DUPLICATE DATABASE FOR OLD BACKUP LOCATION ' / somedirectory' NOFILENAMECHECK.

    Here's the result (I deleted some lines because of the size of it):

    ----------------------

    RMAN > ProdDB to OlderDB DUPLICATE DATABASE

    2 > LOCATION of BACKUP "/ home/oracle/OlderBackupFiles.

    3 > NOFILENAMECHECK.

    4 >

    From October 1, 14 Db double

    content of Script memory:

    {

    clone of SQL 'alter system set control_files =

    "+DATA/OlderDB/controlfile/current.829.859839217" comment =

    ' Set by RMAN "scope = spfile;

    clone of SQL 'alter system set = db_name

    "ProdDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone of SQL 'alter system set db_unique_name =

    "OlderDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone to stop immediately;

    Start clone force nomount

    Restore controlfile primary clone of ' / home/oracle/OlderDB/controlfile_ProdDB_20141001_4159.bkp';

    change the clone database mount;

    }

    execution of Script memory

    SQL statement: alter system set control_files = comment "+DATA/OlderDB/controlfile/current.829.859839217" = "defined by RMAN" scope = spfile

    SQL statement: change the system db_name set = comment "ProdDB" = "modified by RMAN duplicate" scope = spfile

    SQL statement: alter system set db_unique_name = comment "OlderDB" = "modified by RMAN duplicate" scope = spfile

    (...)

    From restoration to 1 October 14

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    channel ORA_AUX_DISK_1: restore the control file

    channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:03

    output file name=+DATA/OlderDB/controlfile/current.829.859839217

    Restoration finished in October 1, 14

    mounted database

    output channel: ORA_AUX_DISK_1

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    content of Script memory:

    {

    until the SNA 274262921.

    the value of newname for datafile clone 1 again;

    the value of newname for datafile clone 2 again.

    the value of newname for datafile clone 3 again.

    the value of newname for datafile clone 4 new ones;

    the value of newname for datafile clone 5 again.

    the value of newname for datafile clone 6 again.

    the value of newname for datafile clone 7 again.

    restoration

    database clone;

    }

    (...)

    From restoration to 1 October 14

    using the ORA_AUX_DISK_1 channel

    channel ORA_AUX_DISK_1: from the restore backup set data file

    channel ORA_AUX_DISK_1: specifying datafile (s) to restore from backup set

    channel ORA_AUX_DISK_1: restore datafile 00001 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00002 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00003 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00004 in + DATA

    channel ORA_AUX_DISK_1: restore datafile 00005 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00006 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00007 to + DATA

    channel ORA_AUX_DISK_1: reading from the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    channel ORA_AUX_DISK_1: ORA-19870: error when restoring the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    ORA-19504: cannot create the file '+ DATA '.

    ORA-17502: ksfdcre:4 cannot create the file + DATA

    ORA-15041: diskgroup space 'DATA' exhausted

    switch to the previous backup

    Oracle instance started

    (...)

    content of Script memory:

    {

    clone of SQL 'alter system set = db_name

    "OlderDB" comment =

    ' Restore the original value by RMAN "scope = spfile;

    clone of SQL 'alter system reset db_unique_name scope = spfile;

    clone to stop immediately;

    }

    execution of Script memory

    Errors in the script of the memory

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06136: the auxiliary database ORACLE error: ORA-01507: database not mounted

    ORA-06512: at "SYS." "X$ DBMS_RCVMAN ', line 13466

    ORA-06512: at line 1

    RMAN-05556: not all data files have backups can be recovered on SNA 274262921

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06026: some targets not found - abandonment of restoration

    RMAN-06023: no backup or copy of the file 4 found to restore

    RMAN-06023: no backup or copy of datafile 3 found to restore

    RMAN-06023: no backup or copy of datafile 2 found to restore

    RMAN-06023: no backup or copy of datafile 1 found to restore

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of the command duplicate Db at 15:39:11 01/10/2014

    RMAN-05501: abandonment of duplicate target database

    Complete recovery manager.

    ------------------------------------------------------------------

    The first mistake of the stack was ORA-19504 while trying to restore the backup of the database.

    First thing I took a glance was ASM occupation but it enough available space.

    The second was a permission problem, but it doesn't seem to be the case because RMAN can correctly write the controlfile to ASM.

    One have some advice on what I should look for?

    Thanks in advance sorry for my English.

    Select this option.

    Hello.

    Thanks, but is not the case. As I have said, that the DATA diskgroup has space enough he uses only a single disk in a RAID.

    But I solved my problem... To the auxiliary database, I added the following to the spfile:

    DB_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    LOG_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    I don't know why, but with these two clauses, it worked well. Perhaps RMAN was trying to restore it to the wrong place?

  • Cannot start db > ORA-09925: cannot create the audit trail file

    version 10.1.0.5.0
    AIX 3 5 00C9CEA04C00 dcxnim01

    When I'm trying to start db, getting this message any idea?

    SQL > connect virtue sysdba;
    ERROR:
    ORA-09925: cannot create the audit trail file
    IBM AIX RISC System/6000 error: 89: invalid file system control data detected
    Additional information: 9925
    ORA-09925: cannot create the audit trail file
    IBM AIX RISC System/6000 error: 89: invalid file system control data detected
    Additional information: 9925


    Here's the tail of the log of alerts

    3 Private_strands to the log command
    Thread 1 Advanced for you connect to sequence 3923
    Currently journal # 1, seq # 3923 mem # 0: /db01/oradata/ldapdcx1/ldapdcx1/redo01.log
    Fri 6 Aug 16:48:34 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_j001_991348.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    Fri 6 Aug 16:48:35 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_mmnl_508106.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    Fri 6 Aug 16:48:38 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_ckpt_839714.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    ORA-27072: IO file error
    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information: 9
    Additional information: 3
    Fri 6 Aug 16:48:38 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_lgwr_905470.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    ORA-27063: number of bytes read or written is incorrect
    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information:-1
    Additional information: 1024
    Fri 6 Aug 16:49:07 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_pmon_848078.trc file:
    ORA-00470: LGWR process ended with the error

    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information:-1

    Problem of the OS.
    What is the problem at the level of the BONE with the disc?

    unpacking of tail - 100

  • How to open coloring that I downloaded to get to the final cut pro with it says: "cannot read the dictionary of the application or extension because it is not scriptable?

    Whenever I try to download the dyes or open, something pops up saying: "Cannot read the dictionary of the application or extension because it is not be scriptable." This has happened and I need to get it resolved. Help, please.

    What are pigments? What file format is it? Cam post you a screenshot of the window of information for it?

  • iTunes cannot read the contents of the iPhone "iPhone 6 more»

    Please help because I can not backup my iPhone 6 Plus for my iMac and iTunes asks me to wipe it.

    When I connect the iPhone 6 Plus for the cable of the lightning, he says this: -.

    "iTunes cannot read the contents of the iPhone" IPhone Steve 6 + ".." Select the summary in the iPhone preferences tab and click on restore to restore the iPhone to factory settings. »

    The last back up, I've done was there a little more than 12 months and is an older version of iOS also so if I do a restore of the backup, it will be bad and lacks important information.

    Since then, I upgraded my iMac to El Capitan and updated my iPhone to iOS9.3.2 (just be updated to 9.3.3 now)

    System & software Specs are as follows:

    iMac 27 "V10.11.6 El Capitan (15G 31)

    iTunes V12.4.2.4

    iOS9.3.2

    Any help would be thank you very much.

    Please see the comment by David Lewis21 in this discussion of the CSA. I have not tested its solution, I can't vouch for it, and I have no other information. Try at your own risk. If you don't want to take that risk, I suggest that you contact the Apple Support.

  • iTunes cannot read the contents of the iPod

    On a model MC540LL/A iPod running iOS 6.1.6 I get this alert:

    iTunes cannot read the contents of the iPod "IPod of Carl Carlson". Go to the summary in the iPod preferences tab and click on restore to restore the iPod to factory settings.

    There is no summary tab or the restoration.

    I have

    Restore all settings

    Erase content and settings

    along with several others that appear irrelevant.

    Which is appropriate?

    Thank you

    Connect your iPod to your computer and restore via iTunes

    Use iTunes on your Mac or PC to restore your iPhone, iPad or iPod settings - Apple Support

    You can then restore the backup:

    To restore backup see:

    Restore your device from an iCloud or iTunes backup - Apple Support

    https://support.Apple.com/en-us/HT204184

    If you restore from a backup of iCloud apps will be automatically downloaded. If you restore from backup iTunes, applications and music must be in iTunes since synchronized as music media library and apps are not included in the backup of the iOS device what iTunes does.

    You can re-download most of iTunes purchases by:

    Download after purchase from the App Store and iTunes Store iBookstore

    https://support.Apple.com/en-us/HT201272

  • cannot read the sd card. PCI device problem

    PCI\VEN_10EC & DEV_5209 & SUBSYS_166E103C & REV_01
    PCI\VEN_10EC & DEV_5209 & SUBSYS_166E103C
    PCI\VEN_10EC & DEV_5209 & CC_FF0000
    PCI\VEN_10EC & DEV_5209 & CC_FF00

    series of HP pavilion g4 laptop

    my laptop cannot read the sd card

    Hello

    What is the product/model of your computer? G4 something. The second driver on my very first post should work but why?

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-103100-1 & CC = US & DLC = in & LC = on & os = 4063 & Product = 5093402 & sw_lang =

    Now, I need to know the product/model of your computer and its operating system. Please, use the following instructions to find out:

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

    Kind regards.

  • Cannot read the contents of the phone

    My husband iPhone 6 has attracted 13 GB of data.  I use my phone more it does and I only use 6. Something has been bad for months, we have both called Verizon and nothing has helped. I'm trying to upgrade his phone now and iTunes tell if cannot read the content and I need to reset the phone.  I don't want to do it in case it is not completely saved.

    He was frustrated with his phone for months, may not have music on it, full, etc...

    I saw a solution in a similar thread, but did not want to download a 3rd party app to try to fix it.  Waiting for people to apple to help me understand this. Thank you!

    Please notify. Thank you!

    See if this thread (more old, but related) helps. ITunes cannot read the contents of the iphone

    If you're still using OS X 10.5.8. That being the issue. iOS 9 requires 12.3.x and this is the notability on OS X 10.5.8.

    -AJ

  • Cannot delete files from 0 KB Word 2003 "cannot read the source file or disk.

    Original title: how remove the files from Word 2003 0 Kb which can not be read - file cleaner empty and an empty folder solvent do not work - "cannot read the source file or disc!

    I have a number of Word 2003 files that I'm unable to delete, since the message "Source file can not be read"appears when I try to delete.
    I have tried vacuum cleaner and Remover empty folder, also delete - file but cannot delete what cannot be recognized. Can anyone help please? Must be an easy way to do what I forgot, because I can't send files that contain some of these bulk files in my backup hard drive, the process stops when it reaches the 0 kb file!

    Hello

    1. where are the files located?
    2. are you able to open this file?

    This can happen if the file is used by some programs / demand or is corrupt.

    Follow these steps:

    Method 1: Check if you are able to delete the files in safe mode.
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/boot_failsafe.mspx?mfr=true

    Method 2: Ownership of files and check if you are able to delete.
     http://support.Microsoft.com/kb/308421

  • Cannot delete file: cannot read the source file or disk

    When you try to delete a specific folder which shows on the list, I get a dialog box saying: error deleting file or folder... Cannot delete file: cannot read the source file or disk

    Is the path to the really long folder?

    Any file or folder has a space beginning or end?

    Click Start, run, type cmd , and press ENTER to open a command prompt. In the command prompt...

    For a file test

    DEL \\.\driveletter:\path\filename

    For a test folder

    RD \\.\:\\
     
    If this doesn't help not please let us know the full path (and the name of the file if it is a file).

    Tricky

  • Successfully connected to SOPCAST, but Windows Media Player 11 cannot read the media.

    I've successfully connected to SOPCAST, but Windows Media Player11 cannot read the media. I am running XP Professional, Internet Explorer8. Are there settings I need to change to enable P2P?

    Hello

    Try the tool Microsoft Fix It to the article below and check out them.

    Solve the problems of Windows Media Player video and other media or library
    http://support.Microsoft.com/mats/windows_media_player_diagnostic/

  • I bought windows 7 in a store, but my windows xp cannot read the dvd. can I download 7 and use the product key, rather than buy it again?

    I bought windows 7 in a store, but my windows xp cannot read the dvd. can I download 7 and use the product key, rather than buy it again? I bought an old compaq desktop computer, and I want to update.

    It's probably too late because you have unsealed the package, but as you have relatively minor glitch of the material do not have a DVD player, did you use the (free) Windows 7 Upgrade Advisor to determine whether your computer hardware is capable of running Windows 7?

  • Cannot copy file: cannot read the source code or drive WINDOWS XP

    I'm trying to transfer pictures on my old XP computer on an external hard drive.  After performing a backup on the drive hard seagate WD I went looking for pictures on the external hard drive, and they aren't there.  I went back on the XP machine and tried to copy the files to a CD but I get the message cannot copy file: cannot read the source code or the player.  I can open images but cannot move it to another folder or copy and paste pictures anywhere.  The photos are saved in an outdated version of microsoft's digital imaging software.  Help, please.

    Hello

    (1) is the specific question of the images?

    (2) where the images are on the computer?

    You can try the following methods and check the status of the issue.

    Method 1:

    Configure the computer to clean start State to check software conflicts. See the following link on how to configure Windows XP to start in a "clean boot" State

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

    Note: When the diagnosis is complete, don't forget to reset your computer to normal startup. Follow step 4 of the above article.

    Method 2:

    If the problem is specific to the pictures folder, then it might be a problem with permission. You can try to take ownership of the folder and check if you can transfer it. read the following article.

    How to capture a file or a folder in Windows XP?

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

  • Impossible to remove a file from the desktop, get the error message "cannot read the source file or disk.

    I can't delete a file from my counter top. Error message: cannot read the source file or disk. He is an Adobe file with logo in white box.

    Boot into safe mode and see if it will remove. If this is not the case, try this tool.

    Unlocker File Remover

    Download it from FileHippo
    http://filehippo.com/download_unlocker/

    Download from CNET
    http://download.CNET.com/WOT/3000-2378_4-75011499.html

Maybe you are looking for

  • Defender system BSOD error

    One of my kids must have downloaded something with malware, and now I get a BSOD Defender system error Code 0x9error404 code.  Whenever I run Safari the pop up comes and asks me to dial a number 800 technical support.  I know it's a scam, but don't k

  • I don't see profile picture when searching new contacts

    Hello world! Right after that I've updated Skype to the 7.0 version, I can't see profile photos when searching or adding new contacts. The "Show profile pictures" option is on, as it has always been. Thank you very much for your help!

  • Windows login in safe mode

    I noticed a new option for "Administrator" when you log in in safe mode. I have that option when I connect normally (this is my first experience in safe mode) is this normal? My usual login has administrative privileges. There was a weird miniature p

  • 2.2 Droid, is there a way...

    to remove called frequently numbers in the favorite part of contacts, without deleting the contact itself? any help is greatly appreciated!

  • the mouse is almost impossible dd

    have changed batteries, less than a year, fell several times, on carpet.  not cracked.  Arrow and roll seem well right and left sides both. Logitech M305