ORA-01172: recovery of thread 1 stuck at block 1340 of file 2

Database Version: Oracle 10G rel 10.02
OS:- Windows XP SP2.
Scenario:- Trying to open the database .
Error:-
SQL> startup open;
ORACLE instance started.
Total System Global Area 272629760 bytes
Fixed Size 1248476 bytes
Variable Size 100664100 bytes
Database Buffers 163577856 bytes
Redo Buffers 7139328 bytes
Database mounted.
ORA-01172: recovery of thread 1 stuck at block 1340 of file 2
ORA-01151: use media recovery to recover block, restore backup if needed
Please advise.

SQL> select name,status,enabled from v$datafile where file#=2;
NAME
STATUS ENABLED
D:\ORADATA\ORCL\UNDOTBS01.DBF
ONLINE READ WRITE

Similar Messages

  • ORA-01172: Recovery of thread 1 stuck at...

    My db got corrupted, and I'm having the following issue when opening it:
    ORA-01172: recovery of thread 1 stuck at block 31823 of file 2
    ORA-01151: use media recovery to recover block, restore backup if neededI did the following... but am now stuck. I accidentally entered a newline when I was supposed to specify the log file (I guess?). Any help would be great. Thanks!
    SQL> recover database until cancel;
    ORA-00279: change 12390169168251 generated at 06/26/2012 09:41:48 needed for
    thread 1
    ORA-00289: suggestion :
    C:\APP\GRExxxxxxx\FLASH_RECOVERY_AREA\MYDB\ARCHIVELOG\2012_06_27\O1_MF_1_1
    27_%U_.ARC
    ORA-00280: change 12390169168251 for thread 1 is in sequence #127
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    'C:\APP\GRExxxxxxx\FLASH_RECOVERY_AREA\MYDB\ARCHIVELOG\2012_06_27\O1_MF_1_
    127_%U_.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    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:\APP\GRExxxxxxx\ORADATA\MYDB\SYSTEM01.DBF'

    Hi,
    speicfy the logs as it requested to complete the recovery (it might ask you for online redo based on you crash/scn), if you are not left over with any archives with recovery then you cancel the recover and open the database with
    reset logs
    - Pavan Kumar N

  • Recovery of thread 1 stuck at Block 113713 of file 643

    Hi,
    One day ago we had a Hardware problem with our Solaris Machine and 11g(11.1.0.7.0) Database.
    Our Server crashed saying..
    ORA-00376: file 643 cannot be read at this timeThe above error repeated for another file.
    We checked file status and there was some problem(I/O errror when we gave ls command) while accessing the file.
    Then we managed to restore that mount point.
    and then we started database but the database failed to open saying below error.
    RECOVERY OF THREAD 1 STUCK AT BLOCK 113713 OF FILE 643
    Thu Jul 21 16:45:41 2011
    RECOVERY OF THREAD 1 STUCK AT BLOCK 42896 OF FILE 644We checked V$recover_file, No file mentioned.we checked V$datafile all files status was online and enabled was read/write.Then we manually recover the failed data files by
    ALTER DATABASE RECOVER  datafile '/data/irsdata/undodbs03.dbf'
    ALTER DATABASE RECOVER  datafile '/data/irsdata/undodbs04.dbf'It succeeded with media recovery complete and then we were able to open Database.
    Even if V$recover_file and V$datafile had not mentioned for above two problematic datafiles, why we had to do media recovery?
    Any ideas?
    Regards!
    Edited by: Nitin Joshi on Jul 22, 2011 10:23 AM

    Yes Hemant.
    We all were Puzzled by that scenario.
    Posting alert log stack(incomplete) when we try to open database.
    MMAN started with pid=28, OS id=1277
    Thu Jul 21 16:38:21 2011
    DBW0 started with pid=2, OS id=1279
    Thu Jul 21 16:38:21 2011
    DBW1 started with pid=3, OS id=1281
    Thu Jul 21 16:38:21 2011
    DBW2 started with pid=32, OS id=1283
    Thu Jul 21 16:38:22 2011
    DBW3 started with pid=5, OS id=1285
    Thu Jul 21 16:38:22 2011
    LGWR started with pid=7, OS id=1287
    Thu Jul 21 16:38:22 2011
    CKPT started with pid=36, OS id=1289
    Thu Jul 21 16:38:22 2011
    SMON started with pid=40, OS id=1291
    Thu Jul 21 16:38:22 2011
    RECO started with pid=44, OS id=1293
    Thu Jul 21 16:38:22 2011
    MMON started with pid=48, OS id=1295
    Thu Jul 21 16:38:22 2011
    MMNL started with pid=52, OS id=1297
    DISM started, OS id=1299
    ORACLE_BASE from environment = /data87/ora11g/app/oracle
    Thu Jul 21 16:38:27 2011
    ALTER DATABASE   MOUNT
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 2558427203
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE   MOUNT
    Thu Jul 21 16:38:31 2011
    ALTER DATABASE OPEN
    Beginning crash recovery of 1 threads
    parallel recovery started with 15 processes
    Started redo scan
    Completed redo scan
    13775 redo blocks read, 631 data blocks need recovery
    Started redo application at
    Thread 1: logseq 112616, block 157510
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 112616 Reading mem 0
      Mem# 0: /data1/irsdata/rlog1irs.dbf
      Mem# 1: /data3/irsdata/rlog11irs.dbf
    Thu Jul 21 16:38:34 2011
    RECOVERY OF THREAD 1 STUCK AT BLOCK 113713 OF FILE 643
    Thu Jul 21 16:38:34 2011
    RECOVERY OF THREAD 1 STUCK AT BLOCK 42896 OF FILE 644
    Completed redo application of 1.07MB
    Thu Jul 21 16:38:48 2011
    Non critical error ORA-48913 caught while writing to trace file "/data87/ora11g/app/diag/rdbms/irs/irs/trace/irs_p000_1307.trc"
    Error message: ORA-48913: Writing into trace file failed, file size limit [5242880] reached
    Writing to the above trace file is disabled for now on...
    Thu Jul 21 16:38:48 2011
    Non critical error ORA-48913 caught while writing to trace file "/data87/ora11g/app/diag/rdbms/irs/irs/trace/irs_p011_1329.trc"
    Error message: ORA-48913: Writing into trace file failed, file size limit [5242880] reached
    Writing to the above trace file is disabled for now on...
    Thu Jul 21 16:39:03 2011
    .Then once we gave below command the recovery worked.below is the alert log for the recovery command
    ALTER DATABASE   MOUNT
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 2558426450
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE   MOUNT
    Thu Jul 21 17:20:18 2011
    ALTER DATABASE RECOVER  datafile '/data/irsdata/undodbs03.dbf' 
    Media Recovery Start
    Fast Parallel Media Recovery NOT enabled
    parallel recovery started with 15 processes
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 112616 Reading mem 0
      Mem# 0: /data1/irsdata/rlog1irs.dbf
      Mem# 1: /data3/irsdata/rlog11irs.dbf
    Media Recovery Complete (irs)
    Completed: ALTER DATABASE RECOVER  datafile '/data/irsdata/undodbs03.dbf' 
    Thu Jul 21 17:21:00 2011
    ALTER DATABASE RECOVER  datafile '/data/irsdata/undodbs04.dbf' 
    Media Recovery Start
    Fast Parallel Media Recovery NOT enabled
    parallel recovery started with 15 processes
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 112616 Reading mem 0
      Mem# 0: /data1/irsdata/rlog1irs.dbf
      Mem# 1: /data3/irsdata/rlog11irs.dbf
    Media Recovery Complete (irs)
    Completed: ALTER DATABASE RECOVER  datafile '/data/irsdata/undodbs04.dbf'  it seems it applied all the data from online redolog.Should have been automatic(?) not required to do media recovery?
    Regards!
    Edited by: Nitin Joshi on Jul 22, 2011 10:46 AM
    some typos

  • RECOVERY OF THREAD 1 STUCK AT BLOCK 54 OF FILE 2

    Hi all,
    i have problem . my db is running on Oracle9i release 2. when i want to startup my db, it returns 'shutdown is initializing..' then i force by apply shutdown abort. then i retry to startup, then it give message as 'RECOVERY OF THREAD 1 STUCK AT BLOCK 54 OF FILE 2' . i refer to similar forum, then i apply the below commands:
    SQL> recover file 2 block 54
    ORA-00905: missing keyword
    then i use -->
    SQL> alter database recover datafile 2 blok 54;
    alter database recover datafile 2 blok 54
    ERROR at line 1:
    ORA-00905: missing keyword
    FYI, i dont do any backup because this db is only on my personal laptop. and also not running in archivelog mode. finally i just run below-->
    SQL> recover database
    and the result as follows:
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388662], [1], [135],
    [7548], [16], [], []
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 54)
    ORA-10564: tablespace UNDOTBS1
    ORA-01110: data file 2: 'C:\ORACLE\ORADATA\CGCDEVP\UNDOTBS01.DBF'
    ORA-10560: block type 'KTU UNDO BLOCK'
    can anybody help me?
    Thanks all
    Best regards,
    Nonie

    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388662], [1], [135],[7548], [16], [], []
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 54)You got ora-00600 error which is called by a special name called "oracle bug".
    Did you try this solution
    Recovery problem

  • Oracle errors : ORA-01172 & ORA-01151

    HI
    I am running oracle 10G on win XP .
    3 days ago when i logged in i got following 2 errors .
    ORA-01172: recovery of thread 1 stuck at block 1381 of file 2
    ORA-01151: use media recovery to recover block, restore backup if needed
    as i was new to this error , i was searching on the net what has caused this error ?
    But again now on yesterday when i tried to login i got the new messge
    ORA-12560: TNS:protocol adapter error
    I had checked for all oracle services & litsner files . All are working fine even i re-started all services . I am unable to move further . Help is appriciated .
    thnx in advance

    ORA-01152: file string was not restored from a sufficiently old backup
    Cause: An incomplete recovery session was started, but an insufficient number of logs were applied to make the database consistent. This file is still in the future of the last log applied.The most likely cause of this error is forgetting to restore the file from a backup before doing incomplete recovery.
    Action: Either apply more logs until the database is consistent or restore the database file from an older backup and repeat recovery.

  • ERROR ORA-01172, ORA-01151

    what is the solution for
    ORA-01172: recovery of thread 1 stuck at block 9 of file 2
    ORA-01151: use media recovery to recover block, restore backup if needed
    this are the errors comeing when im useing ' alter database open'
    thank you!

    What is your DB version , OS Version Please

  • ORA-01172 & ORA-01151

    Hello,
    Due to power failure, my system get shutdown
    When i restart my CPU i got the following error
    i am using Database version 8.1.0.5 and database in no archive mode
    ORA-01172: recovery of thread 1 stuck at block 41450 of file 3
    ORA-01151: use media recovery to recover block, restore backup if needed
    i am new with database troubleshooting, so please guide me with step to follow for get rid of this issue.
    Thanks in Advance!
    Message was edited by:
    Fiz Dosani

    Try the following:
    select file_name from dba_data_files where
    file_id=3;
    Then take that value for the datafile name, and do:
    recover datafile 'datafile name from previous
    select';I've got exactly the same problem on a development database too: -
    ORA-01172: recovery of thread 1 stuck at block 4089 of file 3
    ORA-01151: use media recovery to recover block, restore backup if needed
    However, because I can only mount the database, I can only do a select on fixed tables/views, and I can't seem to find such a table that lists the datafile names.
    Any ideas? Thanks.
    Paul

  • ORA-01610: recovery using the BACKUP CONTROLFILE option must be done

    Hello All,
    I have an instance on my LAB server. To explore more avenues in cloning a DB I did the following.
    1. On my Oracle 10g Instance I fired an large query which would take atleast an hour to execute.
    2. Opened another session and executed shu ABORT to shutdown the above instance abruptly.
    3. Took backup of datafiles, archive logs and redologs [ prior to shu abort, I had issued ALTER DATABASE BACKUP CONTROLFILE TO TRACE]
    Restoration steps:
    NOMOUNT with pfile edited to hold the name of the new DB_NAME
    Create control file script edited to reflect the new paths of datafile and redologs.
    MOunted succesfully.
    ALTER DATABASE OPEN RESETLOGS;
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1:
    'F:\ORACLE\COLD_BACKUP_TRIAL\SET2\DATAFILE\DUPLISYSTEM_553LC8QX_.DBF'
    SQL> recover datafile 'F:\ORACLE\COLD_BACKUP_TRIAL\SET2\DATAFILE\DUPLISYSTEM_553LC8QX_.DBF';
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    SQL> recover database using backup controlfile;
    ORA-00279: change 2962256 generated at 09/03/2009 12:06:49 needed for thread 1
    ORA-00289: suggestion :
    F:\ORACLE\COLD_BACKUP_TRIAL\SET2\FLASH_RECOVERY_AREA\DUPLI\ARCHIVELOG\2009_09_23
    \O1_MF_1_2_%U_.ARC
    ORA-00280: change 2962256 for thread 1 is in sequence #2
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    F:\oracle\cold_backup_trial\SET2\ONLINELOG_BK\O1_MF_3_553LGCH3_.log
    ORA-00342: archived log does not have expected resetlogs SCN 2933995
    ORA-00334: archived log:
    'F:\ORACLE\COLD_BACKUP_TRIAL\SET2\ONLINELOG_BK\O1_MF_3_553LGCH3_.LOG'
    I didn't find the file it was suggesting so I tried many combinations of providing the right recovery file name :-- All the latest Archive logs and Redologs in my backup.
    Still the recovery is not successful. Please let me know how can I recover my DATABASE.
    Many thanks in advance.
    Regards,
    Valli

    Greetings,
    If I understood, you basically have a copy of a primary database and the redo log archives of this pretty same database, you have backed up the control file of this primary database, edited it pointing all paths of your datafiles to the new location but renaming the instance name.
    I am assuming that you have edited the first line of your control file to something like "CREATE CONTROLFILE SET DATABASE "DB02" RESETLOGS ARCHIVELOG", in this case are you sure that the redolog archives have not loose the sequence? In this case it will ask more and more archives and it will never end, take a look at the date and time of the thread that your instance is asking for recovery. Is your instance a production database? If it is NOT production and you are SURE that the database is completely recovered and is asking for redolog files that does not even exist you can try to add the ALLOWRESETLOGS_CORRUPTION=TRUE to your init.ora and open the db... This solution is not recommended and you should never use it on production instances... take this hint as a LAST effort to bring your db online.
    Regards,
    Bruno Carvalho

  • ORA-16145: archival for thread# sequence# in progress

    Hi,
    10gR2 Database is configured in Dataguard maximum performance mode with no standby redo log file.
    Archive log switching application on standby was working earlier but , it's stopped and unable to apply archive log on standby.For command 'recover standby database' it's giving ORA-16145: archival for thread#1 sequence# 5 in progress. The archive file is copied manually also ,but even though the problem persists.No archive log gap found for the secondary.the archivelogs are getting shipped properly.
    Any suggestion? Thanks..

    Hi,
    FTPed the archive log file and started the standby recovery but ,
    it gave error:ORA-01274: cannot add datafile
    '/d01/db/apps_st/data/non_apps_ts_data001.dbf' - file could not be
    created
    When started recovery after changing the parameter 'standby_file_management' to auto,
    it's giving
    ORA-00283: recovery session canceled due to errors
    ORA-01111: name for data file 38 is unknown - rename to correct file
    ORA-01110: data file 38: '/d01/db/tech_st/10.2.0/dbs/UNNAMED00038'
    ORA-01157: cannot identify/lock data file 38 - see DBWR trace file
    ORA-01111: name for data file 38 is unknown - rename to correct file
    ORA-01110: data file 38: '/d01/db/tech_st/10.2.0/dbs/UNNAMED00038'
    Pls advice.....Thanks

  • ORA-19906: recovery target incarnation changed during recovery

    Hi All,
    I am doing a simple clone from hot backup(copy files,create control file ,recovery etc..)
    After control file creation, when i fire recovery and supply an archive log , i am getting below error ,please note RMAN is nowhere in picture in may case. I referred some notes but none of these seem to be relevant, any clues:
    SQL> RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL;
    ORA-00279: change 4762493 generated at 10/06/2011 21:00:05 needed for thread 1
    ORA-00289: suggestion :
    /u01/app/oracle/flash_recovery_area/OTMPRS/archivelog/2011_10_07/o1_mf_1_278_%u_
    .arc
    ORA-00280: change 4762493 for thread 1 is in sequence #278
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /home/oracle/o1_mf_1_278_78wqrfsx_.arc
    ORA-00283: recovery session canceled due to errors
    ORA-19906: recovery target incarnation changed during recovery

    796808 wrote:
    SQL> select INCARNATION#, RESETLOGS_TIME from V$DATABASE_INCARNATION order by RESETLOGS_TIME ;
    INCARNATION# RESETLOGS
    1 15-SEP-11
    2 03-OCT-11I suggest u you to clone the database using the active duplicate command which runs on 11g. It requires no rman backup and very simple to create the clone . check the below link for active clonning ...
    http://www.orafaq.com/node/2383
    Hope this help you
    --neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Help me! ORA-01172 during database startup,and I can't recover it

    Hi,
    I use oracle 7.3.4.0.0 on Windows 2000 Adv server. My Cluster met some problem, the clustsvc quit unexpectedly,and cluster admin application hang, so I restarted the computer. But after I restart,I can't start my ORACLE_SID, I met ORA-01172, Instance recover stuck at block 49, file #1,can't aplly change SCN 0000000.0a435675,it isnot the next change,...ORA-00600 ....... My DB is NOARCHIVELOG, and file #1 is SYSTEM tablespace, and I have no recent copies of these datafiles. So I can't recover from the problem. I use dbverf73 checked all the datafiles, they all have no corrupt blocks. How can recover the database?
    Please help me! A lot of thanks!

    Check Oracle support for the ORA-00600 error.
    Recover a database without ARCHIVELOG and without a cold backup is impossible as far as i know...
    Fred

  • Ipod touch 4g wont connect to itunes or come out of recovery mode, its just stuck on the connect to itunes screen and will not come out, i tried doing a restore but something happened and now it wont finish or do anything else please help

    ipod touch 4g wont connect to itunes or come out of recovery mode, its just stuck on the connect to itunes screen and will not come out, i tried doing a restore but something happened and now it wont finish or do anything else please help and my itunes will not see that its connected. i also tried going though control panel and restarting the service and nothing happens. also i tried redoing the driver but its saying it cannot find any drivers for it

    lol ok nvm i fixed it

  • Threads getting stuck in reflection

    Hi,
    during our nightly performance tests some weblogic instances start responding very slowly. The reason seems to be in many threads getting stuck doing reflection. The top of the stacktrace looks like this:
    ####<03.06.2013 21:49 Uhr MST> <Error> <WebLogicServer> <XXX> <XXX> <[ACTIVE] ExecuteThread: '30' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370321366808> <BEA-000337> <[STUCK] ExecuteThread: '172' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "613" seconds working on the request "XXX", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-10282 "[STUCK] ExecuteThread: '172' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
    java.lang.Class.getDeclaredConstructors0(Class.java:???)
    java.lang.Class.privateGetDeclaredConstructors(Class.java:2370)
    java.lang.Class.getConstructor0(Class.java:2699)
    java.lang.Class.newInstance0(Class.java:318)
    java.lang.Class.newInstance(Class.java:305)
    sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:381)
    sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:118)
    sun.reflect.MethodAccessorGenerator.generateMethod(MethodAccessorGenerator.java:59)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:27)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:575)
    org.hibernate.validator.metadata.ConstraintDescriptorImpl.buildAnnotationParameterMap(ConstraintDescriptorImpl.java:318)
    org.hibernate.validator.metadata.ConstraintDescriptorImpl.<init>(ConstraintDescriptorImpl.java:150)
    org.hibernate.validator.metadata.ConstraintDescriptorImpl.<init>(ConstraintDescriptorImpl.java:170)
    It happens on seemingly random instances and causes a lot of other problems afterwards (not enough threads to process new requests, used up jdbc connection pools, etc).
    Weblogic versions:
    WebLogic Server Temporary Patch for 13340309 Thu Feb 16 18:30:21 IST 2012 WebLogic Server Temporary Patch for 13019800 Mon Jan 16 16:53:54 IST 2012 WebLogic Server Temporary Patch for BUG13391585 Thu Feb 02 10:18:36 IST 2012 WebLogic Server Temporary Patch for 13516712 Mon Jan 30 15:09:33 IST 2012 WebLogic Server Temporary Patch for BUG13641115 Tue Jan 31 11:19:13 IST 2012 WebLogic Server Temporary Patch for BUG13603813 Wed Feb 15 19:34:13 IST 2012 WebLogic Server Temporary Patch for 13424251 Mon Jan 30 14:32:34 IST 2012 WebLogic Server Temporary Patch for 13361720 Mon Jan 30 15:24:05 IST 2012 WebLogic Server Temporary Patch for BUG13421471 Wed Feb 01 11:24:18 IST 2012 WebLogic Server Temporary Patch for BUG13657792 Thu Feb 23 12:57:33 IST 2012 WebLogic Server 12.1.1.0 Wed Dec 7 08:40:57 PST 2011 1445491
    JRockit:
    Oracle JRockit(R) (build R28.2.4-14-151097-1.6.0_33-20120618-1634-linux-x86_64, compiled mode)
    Any ideas what is going wrong and more importantly how to fix it?
    Thanks
    Dimo

    Seems to be related to the -XgcPrio:pausetime -XpauseTarget:200ms command line options. When I removed them, jrockit uses throughput gc and the problem does not arise. However, I would like to be able to control the gc pause time a bit as we have 96th percentile SLAs and the throughput collector affects more then 4% of the requests....

  • ORA-16145: archival for thread# 1 sequence# 1424 in progress

    Dear All,
    I am configuring data guard between primary and DR databases. After giving "recover standby database" command it is display following error.
    SQL> recover standby database;
    ORA-00279: change 93766011 generated at 02/22/2013 00:30:05 needed for thread 1
    ORA-00289: suggestion :
    /u01/app/oracle/oradata/EGXTDR/archives/1_1424_805147492.arc
    ORA-00280: change 93766011 for thread 1 is in sequence #1424
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    auto
    ORA-16145: archival for thread# 1 sequence# 1424 in progress
    This is the already applied log file sequence:
    SQL> select max(sequence#) from v$archived_log where applied='YES';
    MAX(SEQUENCE#)
    1423
    I have checked archive log path and found frequently copying archive logs from sequence# 1424 and later to the physical path.
    I think this is the reason for "ORA-16145: archival for thread# 1 sequence# 1424 in progress" error.
    Please anyone advice why this continuous copying same archive logs from primary to DR.
    Thank you in advance.

    and found frequently copying archive logs from sequence# 1424 and later to the physical pathDo you mean that Oracle is automatically frequently copying the same archivelogs ? Which sequences -- e.g. does it start at 1424 and continue to 1430 and then restarts at 1424 again , running in a loop ?
    Oracle is not known to do that.
    OR do you have a background / cron / scripted job that copies the archivelogs --- and is looping ?
    Hemant K Chitale

  • ORA-00283: recovery session canceled due to errors

    Dear All,
    I have standby database in which STANDBY_FILE_MANAGEMENT was MANUAL. I have shrink undo table-space in primary database. After 2 days I tried to recover standby database. I got following error.
    ORA-00283: recovery session canceled due to errors
    ORA-01274: cannot add data file '/home/app/oracle/oradata/OMNDB/undotbs01.dbf'
    - file could not be created
    I am unable to shrink undo table-space in standby database as I did in primary database as it is not open.
    please anyone help me to get clarify this issue.
    In Standby_
    SQL> select name from v$datafile;
    NAME
    /home/app/oracle/oradata/OMNDB/system01.dbf
    /home/app/oracle/oradata/OMNDB/undotbs01.dbf
    /home/app/oracle/oradata/OMNDB/sysaux01.dbf
    /home/app/oracle/oradata/OMNDB/MY_oms_ts01.dbf
    /home/app/oracle/oradata/OMNDB/nologging_ts01.dbf

    Thank you CKPT for reply.
    this is the output when MRP
    SQL> recover standby database;
    ORA-00283: recovery session canceled due to errors
    ORA-01111: name for data file 2 is unknown - rename to correct file
    ORA-01110: data file 2: '/home/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00002'
    ORA-01157: cannot identify/lock data file 2 - see DBWR trace file
    ORA-01111: name for data file 2 is unknown - rename to correct file
    ORA-01110: data file 2: '/home/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00002'
    this is in the alert log
    ORA-1112 signalled during: ALTER DATABASE RECOVER CANCEL ...
    Tue Jan 29 09:17:53 2013
    db_recovery_file_dest_size of 10240 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Tue Jan 29 10:29:57 2013
    ALTER DATABASE RECOVER standby database
    Tue Jan 29 10:29:57 2013
    Media Recovery Start
    Managed Standby Recovery not using Real Time Apply
    Tue Jan 29 10:29:57 2013
    Media Recovery failed with error 1111
    ORA-283 signalled during: ALTER DATABASE RECOVER standby database ...

Maybe you are looking for

  • My iPhone4 loses signal and when I do hard reset, I can't send or receive SMS and calls. I have to back-up and restore weekly!

    It started last month before I ungraded to iOS5. So my network provider advised me to upgrade. It fixed the problem but it happens again after several days. I lose signal then when I do hard reset, signal is back but I can't send or receive SMS or ma

  • Export layers to file script error in Photoshop CC

    I need help with an issue.  I also asked this in the general forum but was refered here to ask all of you amazingly talented scripting geniuses. My issue is with the Export Layers script that comes installed with Photoshop.  I am running Windows 7 64

  • Ipad Numbers fill colors

    I use Excel on my Macbook Pro and have formated some cells using specific colors.  I downloaded numbers on my ipad but the colors I need aren't close enough to what I use on my laptop.  Is there another way to add more colors?

  • Red Epic and Premiere CS6 workflow issues

    Hello! I'm looking for some advice or insight regarding working with RED footage in CS6. In the past, I've worked with native RED footage on CS5.5 with no hiccups whatsoever. I'm not sure if it's CS6 or my computer's processing power, but RED footage

  • Reference to Queue is ambiguous, both class javax.jms

    hi i already posted the problem .still i have not got the reply. i am using jboss-4.0.2 ant-1.6.0 jdk1.5.04 error report makebuilddir: compileclasses: [javac] Compiling 161 source files to D:\New project\build\itracker\classes [javac] D:\New project\