Error 604 in kwqmnpartition(), aborting txn after disaster recovery

on a test system i test disaster recovery
szenatio:
due to an unrecoverable hardware defekt the productive server is down
rman backup sets are available
archive logs are availabe
backup hardware ready
productive system windows 2008R1 x64
backup system Win7 x32
i did the following steps to recover on the backup system:
install the same (x32) version of the rdbms than on the productive system, same directory structure
used oradim to create an instance
manually created the necessary directories "oradata" "flash_recovery" etc.
followed the steps described in the backup an recovery users guide "Restoring a Database on a New Host"
c:>RMAN nocatalog;
RMAN>connect target /
RMAN> set DBID 1249533929;
RMAN> startup nomount;
RMAN> run
RMAN> {
RMAN> ALLOCATE CHANNEL c1 DEVICE TYPE disk;
RMAN> SET CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'C:\Daten\Integra\rman\%F';
RMAN> restore spfile
RMAN> TO PFILE 'C:\app\administrator\product\11.1.0\db_1\database\initorcl.ora'
RMAN> from autobackup;
RMAN> shutdown abort;
RMAN> }
-- edit pfile as needed--
RMAN> startup nomount pfile='C:\app\administrator\product\11.1.0\db_1\database\INITorcl.ORA';
RMAN> run
RMAN> {
RMAN> ALLOCATE CHANNEL c1 DEVICE TYPE disk;
RMAN> SET CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'C:\Daten\Integra\rman\%F';
RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP;
RMAN> ALTER DATABASE MOUNT;
RMAN> }
RMAN> crosscheck backup;
RMAN> restore database;
RMAN> run
2> {
3> set until sequence 672;
4> recover database;
5> }
untill this point no errors. next step would be to open the database. this is the point where trouble starts:
Datenbank ge÷ffnet
RMAN-06900: WARNUNG: Zeile V$RMAN_STATUS oder V$RMAN_OUTPUT kann nicht generiert werden
RMAN-06901: WARNUNG: Aktualisierung der Zeilen V$RMAN_STATUS und V$RMAN_OUTPUT wird deaktiviert
ORACLE-Fehler aus Zieldatenbank:
ORA-00604: Fehler auf rekursiver SQL-Ebene 1
ORA-06553: PLS-801: Interner Fehler [56319]
ORA-06553: PLS-801: Interner Fehler [56319]
looking into the alert log i find lots of errors like this:
Errors in file c:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_ora_4080.trc:
ORA-00313: Member von Log-Gruppe 1 (Thread 1) konnten nicht geöffnet werden
ORA-00312: Online-Log 1, Thread 1: 'C:\APP\ADMINISTRATOR\ORADATA\ORCL\REDO01.LOG'
ORA-27041: Datei kann nicht geöffnet werden
OSD-04002: Datei kann nicht geöffnet werden
O/S-Error: (OS 2) Das System kann die angegebene Datei nicht finden.
further down i found:
Completed: alter database open resetlogs
Wed Nov 03 15:14:02 2010
Errors in file c:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_j005_2304.trc:
ORA-12012: error on auto execute of job 55875
ORA-06553: PLS-801: internal error [56319]
Wed Nov 03 15:14:02 2010
Errors in file c:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_j002_3020.trc:
ORA-12012: error on auto execute of job 55874
ORA-06553: PLS-801: internal error [56319]
Wed Nov 03 15:14:02 2010
the instance is up, i can connect with pl/sql
the complete alert log can be posted if necessary.
is there something wrong with my rman backup sets or in the aproach for a recovery in general?
any help is welcome

Your source database was 64bit. You are recovering to a 32bit platform.
The wordsize has to be changed.
After the RECOVER, you must STARTUP UPGRADE and run $ORACLE_HOME/rdbms/admin/utlirp.sql
See Oracle Support Note 62290.1
Hemant K Chitale
http://hemantoracledba.blogspot.com

Similar Messages

  • Software updates after Disaster Recovery

    Hey..
    i hope someone can help me. After a SAN failure we had to reinstall/recover our SCCM 2012 SP1 (most roles on one machine, there are 2 SUP Roles - primary SUP is on a remote DMZ Server and secondary SUP is on the SCCM itself).
    I had the Default SCCM but no Fileservice Backup. The Database was not affected.
    So i reinstalled the Server from Scratch, configured the prereqs  like iis, wsus wds etc. and started the revovery wizard. Everything went fine and the restore was successful. Because of the missing Fileservice Backup i redistributed all content back
    to the DP. So now nearly everything is working again but the software update are driving me crazy.
    Even if i create a new update package and deployment the Update does not arrive on the client. To get our SCEP Clients up2date i created an auto approval rule for scep definitions on the wsus and this is working. So only Updates deployed through sccm are
    not working.
    The Client sees the Update as "missing" in UpdateStore.log but never starts downloading or asking for a location. The UpdateDeployment.log says "no service window" but the deployment is set to ignore maintenace window. I can not find
    any other importand errors. 
    In CCM_Messaging.log there is a "WINHTTP_CALLBACK_STATUS_FLAG_CERT_CN_INVALID" message but IIS Logs on the Server says the 2nd attempt after the error is OK and as described before everything else is working.
    Here are some logs:
    https://skydrive.live.com/redir?resid=6B65DBF2183A9C27!173&authkey=!ANDa-M-KDSNGez8
    My last idea is to reinstall all Update related components but i am not sure if this will help. 
    regards
    Philipp

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • A connection was abortively closed after one of the peers sent an rst packet

    Hello,
    i have a dvr on netwoek that is wok fine. i tried to publish it over internet.
    i have tmg with two wan connections(load Balancing) and two internal networks.
    i create a server application rule and and but dvr protcols on it.
    when i try to open it from outside it's not working. on tmg log it's give me this error:
     A connection was closed because no SYN/ACK reply was received from the server.
    also with others dvr i get this error:
    a connection was abortively closed after one of the peers sent an rst packet
    i tired to read all post on forums but i didn't get a solution for it.
    please not that the network rule from internal to external is route and the publish rule is set to make the request is from local host.
    so whats the problem?
    thanks.

    Hi,
    Thank you for your post here.
    As far as i know, if you would like to publish server located in internal, you need to set the relationship between internal and external as NAT.
    Best Regards
    Quan Gu

  • Trying download muse widget and ever do de error -604? Why?

    Im trying download muse widgets add-ons and when de widget go install show de error 604, what a have to do? Thanks and sorry about my english.

    Did this issue happen after you have installed a specific add-on? It would be great if you can upload a screenshot.

  • Sys and system schema are expired & locked after doing disaster recovery.

    Hi All,
    In one of our development database, I performed disaster recovery and it was successfull.
    After completing thre recovery, sys and system schema are expired & locked.
    So, I am not able to perform any kind of operation which is performed by sys and system user.
    Database Version : 11g r2
    Operating system : Red hat 5.5
    Please kindly suggest me, How can i solve this problem?
    Thanks,
    Viren Patel.

    This is some sort of a mirracle. SYS even if expired and locked - can login:
    SQL> SELECT d.username, u.account_status
      2  FROM DBA_USERS_WITH_DEFPWD d, DBA_USERS u
      3  WHERE d.username = u.username and u.username=’SYS’
      4  ORDER BY 2,1;
    USERNAME                       ACCOUNT_STATUS
    SYS                            OPEN
    SQL> alter user sys account lock;
    User altered.
    SQL> alter user sys password expire;
    User altered.
    SQL> quit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    C:\Tools\Oracle\scripts_oracle>sqlplus sys/manager as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Feb 20 17:09:14 2012
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> SELECT d.username, u.account_status
      2  FROM DBA_USERS_WITH_DEFPWD d, DBA_USERS u
      3  WHERE d.username = u.username and u.username=’SYS’
      4  ORDER BY 2,1;
    USERNAME                       ACCOUNT_STATUS
    SYS                            EXPIRED & LOCKEDPlease, show us exact connection string and an error you are getting, while logging in.

  • TS1368 I'm a PC user with an itunes account for several years. I updated my itunes and now it wont open and shows me 'missing file MSVCR80.dll,and error 7(Window error 126)' keep coming up even after re-installing itunes . What should i do?

    I'm a PC user with an itunes account for several years. I updated my itunes and now it wont open and shows me 'missing file MSVCR80.dll,and error 7(Window error 126)' keep coming up even after re-installing itunes . What should i do?

    Click here and follow the instructions.
    (98897)

  • Error installing Adobe Flash 11 "launchfail" after enable AppLocker

    Error installing Adobe Flash 11 "launchfail" after enable AppLocker please help. I have allow everyone from publisher for .exe and .msi

    I'll ask around, but I don't have any experience with AppLocker.  Have you gone through all of the documentation here?
    http://technet.microsoft.com/en-us/library/dd723678(v=ws.10).aspx

  • Can anyone help me? The iTunes update corrupted my program. I uninstalled, and then reinstalled iTunes; only to find an error message about iTunes Helper. After several fruitless, repeat attempts, I am at a loss. Please help-

    Can anyone help me? The iTunes update corrupted my program. I uninstalled, and then reinstalled iTunes; only to find an error message about iTunes Helper. After several fruitless, repeat attempts, I am at a loss. Please help…

    Many thanks.
    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR suitable for your PC (there's a 32-bit Windows version and a 64-bit Windows version):
    http://www.rarlab.com/download.htm
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Having big problems with my new Mac Pro, when I launch Photoshop CC, I get an error message, can carry on but after a few tasks it starts going gar... menus go blank, when you try to save it shows a blank box.... can anybody help?

    Having big problems with my new Mac Pro, when I launch Photoshop CC, I get an error message, can carry on but after a few tasks it starts going gar... menus go blank, when you try to save it shows a blank box.... can anybody help?

    when I launch Photoshop CC, I get an error message
    and what exactly is the text of that error message?

  • Getting error 16 in CC2014 Photoshop even after installing and re-installing mac maverick latest update 10.9.5

    Getting error 16 in CC2014 Photoshop even after installing and re-installing mac maverick latest update 10.9.5

    Check if this helps. http://helpx.adobe.com/x-productkb/policy-pricing/configuration-error-cs5.html
    ~ Arpit

  • I get an error message when i try open After Effects CC

    I get an error message when I try open "After Effects CC", so I found this page on Adobe about "Lightroom" and I need completely this page, just with "After Effects CC" Error: "Unable to start correctly (0Xc000007b)"

    Please also see the locked discussion at I get a message when I try to open After Effects and it says: "The program couldn't start correct (number). Click on OK to close the program"

  • 2106f Error Code after Internet Recovery Attempt

    Anyone ever get a 2106f Error Code after Internet Recovery Attempt? What next?
    Background: Macbook Pro (late 2011) shows startup progress bar, goes ~ 1/10th of distance, freezes, then goes black after ~2min. Did this:
    1. Clean startup attempt (shift)
    2. Zapped PRAM (option command P R)
    3. Reset SMC, Startup
    4. Attempted Internet Recovery process (Cmd R) over ethernet connection, but after several hours, got the -2106F error.
    MacBook Pro 2.2 i7 Late 2011

    How long were you able to watch this movie before it crashed?
    Now is it everytime you boot up, you get the BSOD  0xc0000001 ?
    Can you start up in SAFE MODE?
    "Knowledge should be unrestricted and the most important commodity we can offer to help one another."

  • ERROR 604 KEEPS POPPING UP

    Hi, I keep getting a message window pop up in OSX Mavericks, telling me that there is an error 604 on my add ons.
    This is annoying to say the least. Does anyone know what may be causing this, how to fix it or is anyone else having similar problems with the latest CC 2014 installations?
    Many thanks

    Error Code: -6xx
    Failed online license check for Add-ons.
    Solution: Contact the Adobe Exchange Online Forum for assistance
    The solution, CLEARLY, does not lie within this forum, as the problem still remains.
    In fact, there's lots of problems now.

  • KQRCMT: Write failed with error=604 Errors in Trace File

    Anyone know what errors like these in the trace file might indicate? I'm trying to diagnose why one of our application processes died without warning, and found this in the process trace file right about the time when it died. My Oracle Support turns up very few hits, none of them helpful. Google likewise had very little to say on the matter.
    Also there were no errors thrown in the alert log during the time indicated in the trace file messages.
    *** 2011-02-01 14:30:29.976
    *** MODULE NAME:() 2011-02-01 14:30:29.976
    *** ACTION NAME:() 2011-02-01 14:30:29.976
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:33.416
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:35.343
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:36.572
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:38.684
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:39.316
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:40.575
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    ...etc, etc...Thanks.

    Hi All ,
    MY database is oracle 11G , SParc OS 64 Bit , i got the same error on my primary database.
    Please find the exact error below :
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2a
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2aThat is the only error in the trace file.
    i have checked on google and metalink but not much is available.
    please suggest
    Thanks
    Kk
    Edited by: Kk on Apr 8, 2011 5:19 AM

  • [problem]Error "sfntread library error (83::4)" when you start After Effects CS3 (Windows)

    Hello,
    I am experiencing the above stated problem in the subject. I downloaded the trial version off the website. But when starting the program, i got the error:
    Error "sfntread library error (83::4)" when I start After Effects CS3
    I tried looking at resolving it through the help posted in the support site.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402858&sliceId=2
    Apparently, the value which was asked to change, it was already set to "0"
    Is there not anything else I can do?

    Well, I have no more detailed info for you, but if this error (and other, similar ones) pops up, it is usually a good idea to take a look at your shared Adobe components and other Adobe programs. The error itself seems related to the Adobe font system and/or generic vector rasterization engine such as it is also used by Acrobat and various import/ export filters. Therefore a good place to start is to remove any fonts on the system that you don't need. The engine may simply be trying to load them and then fails because they are damged or have some otehr ominous info. If that fails, look into what otehr apps you have on the system. Run the Adobe Updater to make sure you have all the latest versions. If it still does not work think about uninstalling the products. I know it's a pain, but it may get AE to function. As a helper, use the CS3 Clean scripts from the support pages. These will work a little faste and really kill everything (compared to a normal uninstall), Just make sure to deactivate before uninstalling, or you may run into trouble when trying to reactivate.
    Mylenium

Maybe you are looking for

  • 5200:Error Executing Query

    Hi, I am getting below error while running a report in FR. 5200:Error Executing Query: Could you please let me know what is the problem and how to resolve it. Thanks,

  • Flash player License not readable, please correct download link

    Hi, just wanted to download the latest version of Flesh player (Version 11.9.900.152), but the license which I shall agree to solely appears in Arabian language (see: http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/legal/licenses-terms/

  • [xorg 7] Changing keyboard layout disables deadkeys

    I'm currently using the "us" keyboard, but I'd like to use accents the way I'm used to in Windows with the "US International" layout, i.e. press ' then e which gives me an accented e. I used to use the "us_intl" layout in xorg.conf, but somehow when

  • Installation of oracle utilities  CC&B  and MDM

    hi friends, could any body help me how to install oracle CC&B and meter data management softwares.my doubt is should we install cc&B and MDM in developer mechines and application and web server mechines both.How many servers are required for this. th

  • How to add AIR 3 to Flash Professional CS5.0?

    Hi, Is there a way to add AIR 3 to Flash Professional CS5.0? Thanks!