ORA-01547 ORA-01194 ORA-01110

Hello

I'm user managed backup and restore. (Source and target are in different servers (RHEL 4 with Oracle 10.2.0.3) 64-bit.

In the Source

1. change the system switch logfile-> to mark a new beginning

2 alter database backup controlfile to trace

3. copy this file to control for target

4. turn each tablespace in backup mode, copy its data files to target and complete the mode backup tablespace. Repeat this for all areas of storage

5 verified that no data file is in backup mode (all files have given status 'INACTIVE' backup$ v);

In the target

1. changes to the control file to reflect the dbname and paths and all,

2. Since the nomount db and then created the control file using the copy of the source

3. recover database until cancel using backup controlfile;

4. has published the newspaper archive (copied from the source to destination).


I issued alter system switch logfile in source several times (10 times more), copied all logs archived and applied to the target. But still get ORA-01547, ORA-01194 and ORA-01110 in target when I issue cancel.

What should do? What Miss me?

I tried to redo the whole process, and it worked. I'm still not able to understand what the question was. But I made this a hundred times, and it's the first time I had this error.

But I was able to go through this process again and got my dev.

Thank you all for your time.

Tags: Database

Similar Questions

  • duplicated in database: ends with error: rman-06136 ora-01110

    OS: Linux REDHAT 5
    DB: 11.2.0.3

    Source DB backed up using rman full backup incremental level 1 twice and scp all backupsets to auxiliary hosts.

    I try to reproduce as follows:
    Run {}
    data duplicated in TST
    UNTIL TIME ' TO_DATE (NOVEMBER 12, 2012 ',' ' HH24:MI:SS JJ/MM/AAAA).
    location of backup "/ stage/TST.
    NOFILENAMECHECK;
    }

    Everything worked out to restore all the, and then he proceeded to recover with following error message:

    Oracle error:
    ORA-01547: WARNING: RECOVER succeeded but OPEN RESETLOGS would get below error
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: '+ DAT/tst/datafile/system.279.799358399 '.

    Then he kept to the end with the following errors;
    ORACLE auxiliary database error: ORA-19751: could not create the file change tracking
    ORA-19750: change the trace file: "+ DAT/prds/changetracking/ctf.906.799250971".
    ORA-17502: ksfdcre:4 cannot create the +DAT/prds/changetracking/ctf.906.799250971 file
    ORA-15046: ASM '+ DAT/prds/changetracking/ctf.906.799250971' file name is not unique creation as a file

    Ignore the error, retry command after only two copies ends

    content of Script memory:
    {
    ALTER clone database open resetlogs;
    }
    execution of Script memory

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Db in dual at 14/11/2012 22:26:18
    RMAN-05501: abandonment of duplicate target database
    RMAN-03015: an error has occurred in the script stored memory Script
    RMAN-06136: the auxiliary database ORACLE error: ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: '+ DAT/tst/datafile/system.279.799358399 '.

    RMAN >

    Should I proceed from here?

    Thank you.

    Yes

    Here is my document to support:

    During replication of the database, Rman error ora-1547, ora-1152, ora-1110 during recovery [274118.1 ID]

    Best regards

    mseberg

  • ORA-01110: data file 1: ' / opt/oracle/oradata/pd1perf/SYSTEM01. DBF'

    HI Experts

    I'm trying to convert the window (oracle 10g) to using linux (oracle 10g) in the light of the tutorial link. My database is in archivelog mode

    http://kamranagayev.com/2010/08/20/RMAN-convert-database-video-tutorial/

    When I'm trying to change the open database resetlogs then his error giving

    SQL > ALTER DATABASE OPEN RESETLOGS
    *
    ERROR on line 1:
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: ' / opt/oracle/oradata/pd1perf/SYSTEM01. DBF'

    even I tried
    recover database using backup controlfile
    and
    recover database using backup controlfile until cancel

    Check your version to minimum 10.2.0.4. And I think that version should be one even on two machines

  • ORA-01110: data file 1: ' / u01/app/oracle/oradata/tbmdb/system01.dbf'

    I'm back RMAN.

    For purposes of experience, I moved control02.ctl of actual position and then restore the backup. After you restore successfully, I couldn't open DB again and meet the error ORA-01110, I need your help to understand the error on my part and its resolution.

    RMAN> restore controlfile from '/u01/app/oracle/fast_recovery_area/TBMDB/backupset/2013_03_26/o1_mf_ncsnf_TAG20130326T164239_8o32h84t_.bkp';
    
    Starting restore at 27-MAR-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=129 device type=DISK
    
    channel ORA_DISK_1: restoring control file
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
    output file name=/u01/app/oracle/oradata/tbmdb/control01.ctl
    output file name=/u01/app/oracle/fast_recovery_area/tbmdb/control02.ctl
    Finished restore at 27-MAR-13
    $sqlplus / as sysdba
    
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area  521936896 bytes
    Fixed Size              2229944 bytes
    Variable Size            402655560 bytes
    Database Buffers       109051904 bytes
    Redo Buffers              7999488 bytes
    Database mounted.
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    
    SQL> alter database open resetlogs;
    alter database open resetlogs
    *
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u01/app/oracle/oradata/tbmdb/system01.dbf'
    Published by: malhi on 27 March 2013 23:55

    Hello;

    It looks like how you restored the control antagonized file a copy who did align with current data files.

    I just tested this I'll now what I did different here in a moment.

    My test:

    http://www.Visi.com/~mseberg/RMAN/simulating_loss_of_control_files_rman.html

    The link shows all the details. What jumps out is two things. I put the DBID and I let RMAN decide what control file to restore. View I had the same ORA-01589 like you and how I recovered from it.

    RMAN > restore database;
    SQL > alter database open resetlogs;
    RMAN > reset database;

    and then the test data.

    Best regards

    mseberg

    Published by: mseberg on March 28, 2013 02:22

  • Slaughter of the recovery process... ORA-01110

    Salvation of the experts;

    I created physical Standby. I'm the archives when I start the recovery process by issuing

    change recover managed standby database disconnect log file using current;

    But when I stop this process and change the database open

    ALTER database recover managed standby database cancel

    newspaper reports no errors, but I get when "alter database open"

    ERROR on line 1:
    ORA-16004: backup database requires recovery
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: ' / u02/app/oracle/oradata/orcl/system01.dbf'

    This. In fact, I had copied all the data files without issue "ALter database begin backup.

    So please give me the solution

    Thanks in advance
     Actually I had copied all datafiles without issuing "ALter database begin backup"
    

    You have created primary waiting for database by copying the database files directly? Did you stop your primary database during this activity or not?

    Best used hot backup for the creation of database of pending or RMAN backup

    HOT BACKUP:-https://sites.google.com/site/catchdba/physical-standby-database-using-hotbackup

    BACKUP RMAN:-HTTPS://BLOGS.ORACLE.COM/ALEJANDROVARGAS/RESOURCE/DATAGUARD/HOW%20TO%20CREATE%20A%20PHYSICAL%20STANDBY%20DATABASE%20USING%20RMAN%20DUPLICATE%20COMMAND.PDF

  • ORA-01110: data file 1: ' +DATA/cchdr/datafile/system.266 open when sleep

    I configured a physical standby with the primary node 3 CARS. All servers are Redhat 2.6, Oracle 11.2.

    After duplicate successively elementary to the wait, I tried to open the physics of the day before, but error
    SQL> alter database open;
    ERROR at line 1:
    ORA-10458: standby database requires recovery
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '+DATA/cchdr/datafile/system.266.718714217'
    Then I tried
     SQL> alter database recover datafile '+DATA/cchdr/datafile/system.266.718714217';
    alter database recover datafile '+DATA/cchdr/datafile/system.266.718714217'
    *
    ERROR at line 1:
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    
    SQL> recover database until cancel using backup controlfile;
    ORA-00283: recovery session canceled due to errors
    ORA-01666: control file is for a standby database
    What's wrong?
    Thank you.

    Ok. First of all, did you restart recovery with ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT; first? Since killed yo9u things you must get the day before to a consistent state.

    Now, that error means generally that you created the standby controlfile (that you used to create the previous day in the first place) before you took the backup of the primary. You need to take backup of the primary, and then create the standby control file. You can try to recreate the standby control file. Stop the day before, go to primary and create a new standby controlfile, replace the day before with this new controlfile and restart the day before. Start the recovery, let her run a little and then try again.

    And if you use ASM follow Note 734862.1 "Guide step by step on how to re-create the standby control file when the data files are on ASM and Using Oracle Managed File."

    Larry

  • Error: ORA-01110, ORA-01578 and ORA-26040

    Oracle installed:

    The RAC

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    "CORE 11.2.0.3.0 Production."

    AMT for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    Linux: Red Hat 64-bit

    Question: I get the following error.  Can someone provide suggestions?

    Thank you.

    Caused by: java.sql.BatchUpdateException: ORA-01578: data corrupted ORACLE (file # 9, block # 316) block
    ORA-01110: data file 9: "+ DATA/msodev/datafile/cmd_default.344.881030253".
    ORA-26040: data block has been loaded using the NOLOGGING option

    Hello

    First ask the dba_extents to identify the nom_segment and nom_tablespace something lke below

    Select the owner, nom_segment, tablespace_name from dba_extents where FILE_ID = 9 and 316 between BLOCK_ID and BLOCK_ID + BLOCKS;

    Once you identify the object you can drop and re-create if his index finger, using DBMS_REPAIR if his table...

    You can find more information in the metalink note

    ORA-1578 / ORA-26040 corrupt blocks by NOLOGGING - explanation of the error and the solution (Doc ID 794505.1)

  • Re: File data offline - ORA-01190: & ORA-01110:

    Spec:

    5 Linux

    Oracle 11.2.0.3

    Problem

    I can't put a data file online, due to the following error:

    SQL > alter database datafile 24 online. ALTER database datafile 24 online * ERROR at line 1: ORA-01190: command file or data file 24 just before the last RESETLOGS ORA-01110: data file 24: ' / oraappl/pca/vdevl/vdevldata/vol01.dbf'

    What I've done so far:

    -Restore and recover the database

    -Restored and recovered the data file (24)

    -Restored the controlfile and start the database

    None of the above worked.

    The following options are.

    -Re-create the control file-> I don't know how this will work.

    -to drop datafile 24 and add it-> I don't want to lose the contect.

    All the tips of this crew?

    Problem solved:

    OK since no more comment, I'll close this thread by posting the fix.

    Backgroud, this is a database of development. So had the opportunity to do a bit of what I did to solve the problem.

    Solution:

    Given that I had a backup of the table space in a different database, I could drop the tablespace and re-create.

    How to--->

    First, check out all the tables related to this tablespace

    Select dba_tables owner, table_name, nom_tablespace where nom_tablespace = 'FLIGHT ";

    Then, I realized that a single table was in this tablespace (lucky me).

    Secondly, I take all the constraints for this table. Disable constraints and drop them.

    Thirdly, once the table has been released from constraints, I drop the tablespace

    DROP tablespace flight including content and data files;

    Fourthly, to recreate the tablespace

    CREATE TABLESPACE FLIGHT DATAFILE ' / oraappl/pca/vdevl/vdevldata/vol01.dbf' SIZE 200 M reuse autoextend off local extended management;

    And fifth, after you recreate the tablespace, I imported the data using the data pump in

    Impdp system /@ TABLES = pcvdbms. DIRECTORY of PCV_VOLUNTEER = VOLDEV_DIR DUMPFILE = vdevl_full_b4upgrade.dmp TABLE_EXISTS_ACTION = REPLACE

    Finally, back up the entire database using RMAN and DATAPUMP.

  • ORA-01578: block of data corrupted ORACLE ORA-01110: data file 46:, ORA-06512: at line 1 ScanningError 1038246

    We get error below of the application team. Please find attached the file backup rman error.

    ORA-01578: ORACLE corrupt data (file # 46, block # 64626) ORA-01110: data file 46: ' / db04_hlt/PHCLMDB/PHCLMDB_DATA/phclm21.dbf' ORA-06512: at "HCLM_ADMIN. SCANPROC_INSUPLOADTEMP", line 16 ORA-06512: at line 1 ScanningError 1038246

    fe40282660394026b5f76bf3f5d649e4 SCANPROC_INSUPLOADTEMP-ORA-01578: data block (file # 46, block # 64626) corrupted ORACLE ORA-01110: data file 46:

    Hello

    Please follow the steps to format corrupt block a used the procedure mentioned in the document below, please note that you need to do several times for all the block corrupted in free space.
    Doc-ID 336133.1===> how corrupt Format block is not part of any Segment.

    Following the notes 293515.1 -->> ORA-1578 ORA-26040 in a LOB segment - Script to resolve errors

    This note is for these errors, but the procedure is exactly the same, we must:

    1 - identify the ROWID affected
    2 - Put the ROWID corrupted on EMPTY_LOB
    3. When you MOVE the LOB to a new Tablespace

    These are essentially the steps, the note shows how

    Kind regards

    Alok

  • Error ORA-01110

    Hi all


    My DB: 10.2.0

    OS: Soalris

    I am facing this problem

    ORA-01187: cannot read the file ORA-01187: cannot read the file 201 because she has no verification tests
    ORA-01110: data file 201: "+ WICS1/temp01.dbf".

    According to the guidelines of your output, it seems very well with the data files.

    Have you try to create a new temporary tablespace?

    Create a new temporary tablespace with location '+ WICS1/bscsprod/tempfile/temp2_01.tmp', make sure you have the appropriate directories.

    Newly created this tempfile status indication, if any problem affecting all users that this new temporary tablespace.

    Still you face the same problems, raise a SR.

  • 01195 01547 01110 ora ora ora

    Hello
    While clonning (hot) the database, I have the above errors
    I gave the command sql > alter database begin backup;
    and coppied all the dbf to paticular location.
    and to draw the created contolfile created pfile
    and after that
    exported export ORACLE_SID = clone database
    SQL > startup nomount

    SQL > @contol.ctl - created queue contol
    ND given
    SQL > alter database open resetlogs;
    ALTER database open resetlogs
    *
    ERROR on line 1:
    ORA-01195: online backup of file 1 needs a recovery more match
    ORA-01110: data file 1: ' / u01/ijmj/clone/system.dbf'

    ND after this file contol recreated and given the cmd
    SQL > RECOVER, database using backup controlfile until cancel;

    Auto

    has got the ora01547warning error: RECOVER succeeded but OPEN RESETLOGS would get below error
    online backup ora01195 of the file 1 recovery needs more match
    data file 0110 ora 1: ' /u01/ijmj/clone/system.db

    Hello

    I suppose that at the end of the hot backup procedure you did not an 'alter system switch logfile' statement in order to have the group later / current archived redo.
    For example, you could apply redo it online or change the log file to apply the last archive log.

    There is some thread in this forum regarding this issue... som I advice to do a quick search on your keywords in this forum.

    HTH,
    Thierry

  • ORA-01547: WARNING: RECOVER succeeded but OPEN RESETLOGS would get below error

    Dear all,

    While making RMAN cloning we get the error in the trace as file

    Trace file E:\ORACLE\TESTDB\11.2.0\ADMIN\TEST_TESTDB\diag\rdbms\hrdev\test\trace\test_pr00_3980.trc

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    Windows Server 2003 V5.2 Service Pack 2 Version

    CPU: 2 - type 586, 2 physical cores

    Process affinity: 0 x 0 x 00000000

    Memory (success/Total): Ph: 15587 M / 16383 M, Ph + FCP: 32981 M / 34549 M, GOES: 708 M / 2047 M

    Instance name: hrdev

    Redo thread mounted by this instance: 1

    Oracle process number: 20

    Windows thread ID: 3980, image: ORACLE. EXE (PR00)

    2015-07-03 18:30:47.577

    Has started the recovery of parallel media

    2015-07-03 18:30:47.983

    Dumping table incarnation of database:

    RESETLOGS 0 Yvert and time: 0x0003.660c2a42 01/09/2014 19:37:43

    Incarnation of recovery target = 2, = 0 activation ID

    The flow buffer limit = 37200 min (50% x 74400, 100000)

    Start the recovery to the thread 1 ckpt SNA 15900955092 logseq 2726 block 469796

    Initial size of the buffers: read 1024K, 832K overflow, change 805K

    2015-07-03 18:30:48.030

    Add a Media Recovery redo thread 1

    2015-07-03 18:30:48.827

    Fall of Media Recovery redo thread 1

    DDE: Key problem "ORA 1110' was the controlled flood (0 x 1) (incident)

    ORA-01110: data file 1: ' F:\ORACLE\TESTDATA\SYSTEM01. DBF'

    2015-07-03 18:30:49.405

    Completed media recovery

    ORA-01547: WARNING: RECOVER succeeded but OPEN RESETLOGS would get below error

    ORA-01194: file 1 needs a recovery more match

    ORA-01110: data file 1: ' F:\ORACLE\TESTDATA\SYSTEM01. DBF'

    Concerning

    Villi Kumar

    Dear all,

    We have fixed this problem.

    Solution:

    E:\oracle\testdb\11.2.0>sqlplus sys as sysdba

    SQL * more: Production of liberation 11.2.0.3.0 Fri Jul 3 19:00:20 2015

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

    Enter the password:

    Connected to:

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL >

    SQL > RECOVER DATABASE UNTIL CANCEL USING BACKUP CONTROLFILE;

    ORA-00279: change 15900955092 generated at 02/07/2015 17:30:06 to

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002726_0836422663.0001

    ORA-00280: change 15900955092 thread 1 is in sequence #2726

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002726_0836422663.0001

    ORA-00279: change 15900962042 generated at 02/07/2015 18:30:06 to

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002727_0836422663.0001

    ORA-00280: change 15900962042 thread 1 is in sequence #2727

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002726_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002727_0836422663.0001

    ORA-00279: change 15900962052 generated at 02/07/2015 18:30:16 needed to

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002728_0836422663.0001

    ORA-00280: change 15900962052 thread 1 is in sequence #2728

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002727_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002728_0836422663.0001

    ORA-00279: change 15901106577 generated at 03/07/2015 06:23:19 needed to

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002729_0836422663.0001

    ORA-00280: change 15901106577 thread 1 is in sequence #2729

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002728_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002729_0836422663.0001

    ORA-00279: change 15901247230 generated at 03/07/2015 06:33:53 required for

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002730_0836422663.0001

    ORA-00280: change 15901247230 thread 1 is in sequence #2730

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002729_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002730_0836422663.0001

    ORA-00279: change 15901413113 generated at 03/07/2015 06:45:53 required for

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002731_0836422663.0001

    ORA-00280: change 15901413113 thread 1 is in sequence #2731

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002730_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002731_0836422663.0001

    ORA-00279: change 15901578404 generated at 03/07/2015 06:56:49 to

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002732_0836422663.0001

    ORA-00280: change 15901578404 thread 1 is in sequence #2732

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002731_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    F:\oracle\arch\TEST\ARC0000002732_0836422663.0001

    ORA-00279: change 15901715991 generated at 03/07/2015 07:05:32 needed to

    thread 1

    ORA-00289: suggestion:

    E:\ORACLE\TESTDB\11.2.0\RDBMS\ARC0000002733_0836422663.0001

    ORA-00280: change 15901715991 thread 1 is in sequence #2733

    ORA-00278: save the file 'F:\oracle\arch\TEST\ARC0000002732_0836422663.0001' not

    longer needed for recovery

    Specify the log: {= suggested |} Filename | AUTO | CANCEL}

    Cancel

    SQL > alter database open resetlogs;

    Concerning

    Villi Kumar

  • ORA-01194 and ORA-00604 when using backup controlfile set #2

    Oracle 11.2.0.1 database version
    Enterprise Linux 5.4
    Database is in archivelog mode.

    I'm trying to recover a database according to a backup controlfile to trace #2. Create the controlfile works very well, but recover the database fails.

    From what I understand, the recovery fails because it cannot roll forward - 39 sequence is in the online missing redo log file. However, the database opens with the restlogs option and I understand that it should use the archivelogs in order to roll back. Since it is a new controlfile he does not know the archivelogs, but he does not accept to register or use archivelog files.

    The recovery as shown in set #2 doesn't seem to work as expected. Any ideas?

    Following errors:
    SQL>  CREATE CONTROLFILE REUSE DATABASE "RCAT" RESETLOGS  ARCHIVELOG etc.
    Control file created.
    
    Tyring to register on of the archivelogs does not work:
    SQL>  ALTER DATABASE REGISTER LOGFILE '/u02/fra/RCAT/archivelog/2010_09_19/o1_mf_1_33_69bfo5tx_.arc';
     ALTER DATABASE REGISTER LOGFILE '/u02/fra/RCAT/archivelog/2010_09_19/o1_mf_1_33_69bfo5tx_.arc'
    *
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level
    
    
    Applying an existing archivelog during recovery does not work:
    
    SQL> recover database using backup controlfile until cancel
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /u02/fra/RCAT/archivelog/2010_09_19/o1_mf_1_33_69bfo5tx_.arc
    ORA-00310: archived log contains sequence 33; sequence 39 required
    ORA-00334: archived log:
    '/u02/fra/RCAT/archivelog/2010_09_19/o1_mf_1_33_69bfo5tx_.arc'
    
    
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u02/RCAT/datafile/o1_mf_system_6959kz7l_.dbf'
    
    
    ls -l /u02/fra/RCAT/archivelog/2010_09_19:
    -rw-r----- 1 oracle dba 49313280 Sep 19 00:01 o1_mf_1_33_69bfo5tx_.arc
    -rw-r----- 1 oracle dba   312320 Sep 19 00:03 o1_mf_1_34_69bft63b_.arc
    -rw-r----- 1 oracle dba 20343808 Sep 19 02:10 o1_mf_1_35_69bo6y6j_.arc
    -rw-r----- 1 oracle dba    40960 Sep 19 02:12 o1_mf_1_36_69boc9t8_.arc
    -rw-r----- 1 oracle dba    20992 Sep 19 02:13 o1_mf_1_37_69bofng4_.arc
    -rw-r----- 1 oracle dba   794624 Sep 19 02:15 o1_mf_1_38_69bokwbf_.arc
    Thank you
    Markus

    Markus Waldorf wrote:
    I think that I am aware and do not suggest to use the hidden setting.

    What worries me is that the value #2 of the controlfile to trace the contours of the database backup can be recovered even with the lack of recovery online newspapers, but apparently this is not the case. What I also don't understand, is why he simply not restore using the information of the archivelogs. The database was not shut down properly, but isn't always the case when you lose again-online newspapers?

    Here is the text of the controlfile.sql

    -Set #2. RESETLOGS case
    --
    -The following commands will create a new control file and use
    -to open the database.
    -The data used by the Recovery Manager will be lost.
    -The content of online newspapers will be lost and all backups
    -be invalidated. Use this option only if online newspapers are damaged.

    Published by: Markus Waldorf Sep 20, 2010 09:34

    You are right. But it is especially the case.perform, create the new database and will stop immediately (without demolition) and remove newspapers online OS level. And try to recover the database using backup controlfile until cancel or just recover database until cancel then enter Word Cancel and resetlogs option database open. It will work. Because it actually do not need any recovery operation. But your case you need to recover the database. You consider backup restore las and perform incomplete recovery. I think you can do the first test.

  • ORA-01194: file 1 needs a recovery more match

    Hello

    I tested on Linux Redhat 5.4 RMAN / Oracle 11.2.0.2 and had the following problems:

    My configuration:

    >
    RMAN > show all.

    Database with db_unique_name TESTDB RMAN configuration parameters are:
    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default
    CONFIGURE BACKUP OPTIMIZATION
    SET UP DEFAULT DISK DEVICE TYPE; # by default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT for DEVICE TYPE DISK TO ' / opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/%F';
    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default
    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default
    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT ' / opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/%U';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default
    CONFIGURE ENCRYPTION OF DATABASE # by default
    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default
    CONFIGURE THE NONE ARCHIVELOG DELETION POLICY; # by default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/snapcf_TESTDB.f';

    >

    My 2 backups:

    >

    RMAN > list backup;


    List of backup sets
    ===================


    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    * Incr 43 0 M DISK 00:14:17 971,77 2 March 11 *.
    BP key: 44 status: AVAILABLE Tablet: NO Tag: TAG20110302T062419
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/01m66ikk_1_1
    List of defined backup data files 43
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    * 1 0 incr 1001503 /CDATA/TESTDB/system01.dbf* March 2, 11
    * 2 0 1001503 /CDATA/TESTDB/sysaux01.dbf* incr 2 March 11
    * 3 0 incr 1001503 /CDATA/TESTDB/undotbs01.dbf* March 2, 11
    * 4 0 incr 1001503 /CDATA/TESTDB/users01.dbf* March 2, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    * 53 full 9.36 M DISK 00:00:11 March 2, 11 *.
    BP key: 58 situation: AVAILABLE Tablet: NO Tag: TAG20110302T063849
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/c-2528028017-20110302-00
    SPFILE included: Modification Date: March 2, 11
    SPFILE db_unique_name: TESTDB
    Control file included: cash SNA: 1002272 cash time: March 2, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    Incr 78 0 M DISK 00:13:38 970,24 March 2, 11
    BP key: 81 situation: AVAILABLE Tablet: NO Tag: TAG20110302T064449
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/03m66jr1_1_1
    List of defined backup data files 78
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    1 0 incr 1002771 /CDATA/TESTDB/system01.dbf March 2, 11
    2 0 1002771 /CDATA/TESTDB/sysaux01.dbf incr 2 March 11
    3 0 incr 1002771 /CDATA/TESTDB/undotbs01.dbf March 2, 11
    4 0 incr 1002771 /CDATA/TESTDB/users01.dbf March 2, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    93 full 9.36 M DISK 00:00:10 March 2, 11
    BP key: 98 situation: AVAILABLE Tablet: NO Tag: TAG20110302T065836
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/c-2528028017-20110302-01
    SPFILE included: Modification Date: March 2, 11
    SPFILE db_unique_name: TESTDB
    Control file included: cash SNA: 1003421 cash time: March 2, 11

    RMAN >

    >

    I want to rebuild the database from the first backup and I always get the error:

    >
    RMAN > RUN
    2 > {}
    3 > # STARTUP NOMOUNT;
    4 > # RESTORE SPFILE to ' / u01/app/oracle/product/11.2.0.2/db_1/dbs/spfileTESTDB.ora' tag "TAG20110302T063849".
    5 > # SHUTDOWN IMMEDIATE;
    6 > # STARTUP NOMOUNT;
    7 > # RESTORE CONTROLFILE tag "TAG20110302T063849".
    8 > # STARTUP MOUNT;
    * 9 > SET up to this THAT SNA 1002272. *
    10 > RESTORE database;
    11 > RECOVER DATABASE;
    12 > ALTER DATABASE OPEN RESETLOGS;
    {13 >}
    executing command: SET until clause

    From restoration to March 2, 11
    using channel ORA_DISK_1

    channel ORA_DISK_1: from the restore backup set data file
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    channel ORA_DISK_1: restore datafile 00001 to /CDATA/TESTDB/system01.dbf
    channel ORA_DISK_1: restore datafile 00002 to /CDATA/TESTDB/sysaux01.dbf
    channel ORA_DISK_1: restore datafile 00003 to /CDATA/TESTDB/undotbs01.dbf
    channel ORA_DISK_1: restore datafile 00004 in /CDATA/TESTDB/users01.dbf
    channel ORA_DISK_1: backup /opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/01m66ikk_1_1 piece reading
    channel ORA_DISK_1: room handle=/opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/01m66ikk_1_1 tag = TAG20110302T062419
    channel ORA_DISK_1: restored the backup part 1
    channel ORA_DISK_1: restore complete, duration: 00:20:06
    Finished restore at March 2, 11

    From back to March 2, 11
    using channel ORA_DISK_1

    starting media recovery

    Cannot find the archived log
    Archives journal thread = 1 = 3 sequence
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the command recover at 02/03/2011 08:06:37
    RMAN-06054: unknown request media recovery log archived for thread 1 with sequence 3 and from the 1001503 SNA

    RMAN > * end-of-file *.

    RMAN > ALTER DATABASE OPEN RESETLOGS;

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 02/03/2011 08:14:59
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: ' / CDATA/TESTDB/system01.dbf'

    >

    I don't know since 2 days where it's a mistake? Help, please.

    Help, please!


    hqt200475
    concerning

    Hello

    Please also visit:

    DATAFILE NEEDS MORE RECOVERY TO BE CONSISTENT [ID 417710.1]

    Respect of
    HELIOS

  • ORA-00312: wire 3 1 online journal: ' C:\ORACLE\ORADATA\XE\REDO03. JOURNAL"

    Hello

    My operating system is windows7 and Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production
        SQL> alter database open;  
        alter database open  
        *  
        ERROR at line 1:  
        ORA-00354: corrupt redo log block header  
        ORA-00353: log corruption near block 75760 change 5605346 time 01/07/2012  
        11:41:31  
        ORA-00312: online log 3 thread 1: 'C:\ORACLE\ORADATA\XE\REDO03.LOG'  
    I followed the recovery of corrupted log file again in no archived db 10 g

    What I've done so far:
    SQL> ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1;
    
    Database altered.
    
    SQL> alter database open resetlogs;
    alter database open resetlogs
    *
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'C:\ORACLE\ORADATA\XE\SYSTEM01.DBF'
    
    SQL> ALTER DATABASE CLEAR UNARCHIVED LOGFILE 'C:/Oracle/oradata/XE/REDO03.log';
    ALTER DATABASE CLEAR UNARCHIVED LOGFILE 'C:/Oracle/oradata/XE/REDO03.log'
    *
    ERROR at line 1:
    ORA-01624: log 3 needed for crash recovery of instance xe (thread 1)
    ORA-00312: online log 3 thread 1: 'C:\ORACLE\ORADATA\XE\REDO03.LOG'
    
    
    SQL> ALTER DATABASE CLEAR UNARCHIVED LOGFILE 'C:/Oracle/oradata/XE/REDO03.log';
    ALTER DATABASE CLEAR UNARCHIVED LOGFILE 'C:/Oracle/oradata/XE/REDO03.log'
    *
    ERROR at line 1:
    ORA-01624: log 3 needed for crash recovery of instance xe (thread 1)
    ORA-00312: online log 3 thread 1: 'C:\ORACLE\ORADATA\XE\REDO03.LOG'
    
    
    SQL> RECOVER DATABASE UNTIL CANCEL;
    ORA-00279: change 5587909 generated at 01/06/2012 10:31:25 needed for thread 1
    ORA-00289: suggestion :
    C:\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2012_01_23\O1_MF_1_216_%U_.ARC
    ORA-00280: change 5587909 for thread 1 is in sequence #216
    
    
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    Cancel
    ORA-10879: error signaled in parallel recovery slave
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'C:\ORACLE\ORADATA\XE\SYSTEM01.DBF'
    Please help me

    Thank you in anticipation

    Oracle Universal Installer should be used to uninstall

Maybe you are looking for

  • Satellite M35-S456: no right to run the Power Saver & FN keys does not work

    Hello I've had this laptop for a few years now, and just recently the comp crashed and required a complete reformat. I lost my recovery CD (let a friend borrow it and he got lost somewhere) and had to use just reformat using my Windows XP pro CD Afte

  • 15 - r078tu: my touch pad becomes warm and then my laptop freeze immediately.

    When I use my laptop more than 2-3 hours during a floor or touchpad hard surface becomes hot or is not working properly, I used 5months notebook and latest touchpad drivers. But when I use my cell phone as playing games or watching movies with an ext

  • Compatibility of motherboards for HP laptop.

    Agin Hello my friends HP experienced! At that time, I have a question on 2 laptops. First of all, I have a HP DV9910 us. It had Vista, which has been upgraded to win. 7. now, I had posted this question before, on the noise problem, it works well, how

  • Concatenation of Slash Code series

    I'm in communication with a crystalfontz lcd serialy. I need to send a combination of command that appears as follows. \0E\32 The codes are entered in hexadecimal, 0E means adjust the intensity of the backlight.  32 is Hex for 50 intensity of 50% of

  • transfer of files, etc. from old pc does not work with window vista laptop

    This question is a bit out of my reach. my pc ran 10 windows and crashed after many virus problems. I have a Toshiba laptop like Windows vista and would like to transfer all the nonworking laptop PC. is this possible at all? If Yes please explain in