ORA-00283: recovery session canceled due to errors. Help me.

Something appears to be wrong with my control file backup. Upon
moving the backed up files to my "test" machine, I place them in the
data directory, and rename my control file backup to the correct name
and run this procedure:
- I start the instance
- I mount the database
- I issue a recover database
I then receive the following error:
ORA-00283: recovery session canceled due to errors
ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
Does anyone have any thoughts around this?

Hi,
Have you taken backup of control file?
(alter database backup controlfile to trace)
Does the path of datafiles on test machine is same as that of production machine from where you have copied files?
Steps:
1> startup nomount
2> copy create controlfile command from tracefile
If paths are different change them.
3> recover database until cancel using backup controlfile
It will ask archive logs path, specify path.
Press cancel after you have applied all archivelogs.
4> alter database open resetlogs
5> add tempfile in database.

Similar Messages

  • 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 ...

  • Recovery session canceled due to errors. Can't start DB after kernel panic.

    Hi all,
    I have a cluster Oracle 10 DB that was incorrectly shutdown (node 1 got a kernel panic when I disconnected the cluster interconnect and after a while node 2 also had a panic).
    Now the DB doesn't start and I already tried an endless loop of solutions that don't work and lead me right to the start. I was hoping someone could help me fix this bloody thing please. This DB was running in archive log mode.
    /export/home/oracle
    oracle@dbsce066/1 - TSP/(CLIENT_10.2.0)/SERVER_10.2.0/(CRS_10.2.0)
    sqlplus '/ as sysdba'SQL*Plus: Release 10.2.0.3.0 - Production on Mon Jul 18 23:18:24 2011
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 9680453632 bytes
    Fixed Size 2162704 bytes
    Variable Size 1570701296 bytes
    Database Buffers 7969177600 bytes
    Redo Buffers 138412032 bytes
    Database mounted.
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> shutdown
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 9680453632 bytes
    Fixed Size 2162704 bytes
    Variable Size 1553924080 bytes
    Database Buffers 7985954816 bytes
    Redo Buffers 138412032 bytes
    Database mounted.
    SQL> recover database using backup controlfile until cancel;
    ORA-00283: recovery session canceled due to errors
    ORA-01110: data file 87: '/export/home/oracle/dev/DX/dx_index10_logging3'
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    ORA-00372: file 86 cannot be modified at this time
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    SQL> select name,status,file# from v$datafile where name like '%index10_logging%';
    NAME
    STATUS FILE#
    /export/home/oracle/dev/DX/dx_index10_logging1
    ONLINE 85
    /export/home/oracle/dev/DX/dx_index10_logging2
    RECOVER 86
    /export/home/oracle/dev/DX/dx_index10_logging3
    ONLINE 87
    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: '/export/home/oracle/dev/DX/dx_system'
    SQL>
    I also saw the "_allow_resetlogs_corruption". But I would like to leave this as last resort.
    Thanks in advance

    Thank you everyone for the advices. I used this tutorial to implement the allow reset logs corruption, but still it didn't allow me to startup the DB normally without errors or recover the datafile 86.
    @@ How to use "_allow_resetlogs_corruption"
    @@ http://dba-oracle.fr/dba/content/view/14/9/
    vi /export/home/oracle/products/10.2.0/dbs/initDX1.ora
    "/export/home/oracle/products/10.2.0/dbs/initDX1.ora" 94 lines, 4520 characters
    DX1.undo_tablespace=dx_undo1
    DX1.log_archive_dest_1= 'LOCATION=/export/home/oracle/dev/DX/archivelog1 REOPEN=10'
    DX1.local_listener="(address=(protocol=tcp)(HOST=localhost)(PORT=1531))"
    ### cluster specific parameters
    *.cluster_database = true
    *.cluster_database_instances = 2
    allowresetlogs_corruption=TRUE
    "/export/home/oracle/products/10.2.0/dbs/initDX1.ora" 95 lines, 4553 characters
    SQL> STARTUP MOUNT
    ORACLE instance started.
    Total System Global Area 9680453632 bytes
    Fixed Size 2162704 bytes
    Variable Size 1570701296 bytes
    Database Buffers 7969177600 bytes
    Redo Buffers 138412032 bytes
    Database mounted.
    SQL> ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    ORA-00372: file 86 cannot be modified at this time
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    SQL> SELECT 'alter database datafile /export/home/oracle/dev/DX/dx_index10_logging2 END BACKUP;' from v$datafile;
    'ALTERDATABASEDATAFILE/EXPO
    alter database datafile /export/home/oracle/dev/DX/dx_index10_logging2 END BACKUP;
    alter database datafile /export/home/oracle/dev/DX/dx_index10_logging2 END BACKUP;
    alter database datafile /export/home/oracle/dev/DX/dx_index10_logging2 END BACKUP;
    SQL> recover database until cancel using backup controlfile;
    ORA-00283: recovery session canceled due to errors
    ORA-01110: data file 87: '/export/home/oracle/dev/DX/dx_index10_logging3'
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    ORA-00372: file 86 cannot be modified at this time
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    SQL> recover database;
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> shut
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    root@dbsce066> ls -l /export/home/oracle/dev/DX/
    total 450
    lrwxrwxrwx 1 root other 29 Apr 13 2010 dx_index10_logging1 -> /dev/md/oraindex1dg/rdsk/d651
    lrwxrwxrwx 1 root other 29 Apr 13 2010 dx_index10_logging10 -> /dev/md/oraindex1dg/rdsk/d660
    lrwxrwxrwx 1 root other 29 Apr 13 2010 dx_index10_logging2 -> /dev/md/oraindex1dg/rdsk/d652
    I can access the file and it is readable:
    root@dbsce066> ls -ltr /export/home/oracle/dev/DX/dx_index10_logging2
    lrwxrwxrwx 1 root other 29 Apr 13 2010 /export/home/oracle/dev/DX/dx_index10_logging2 -> /dev/md/oraindex1dg/rdsk/d652
    root@dbsce066> ls -ltr /dev/md/oraindex1dg/rdsk/d652
    lrwxrwxrwx 1 root root 44 Aug 2 17:59 /dev/md/oraindex1dg/rdsk/d652 -> ../../../../../devices/pseudo/md@0:3,652,raw
    root@dbsce066> dd if=/dev/md/oraindex1dg/rdsk/d652 of=/dev/null
    ^C18564+0 records in
    18564+0 records out
    root@dbsce066>
    SQL> select * from v$datafile where FILE#=86;
    FILE# CREATION_CHANGE# CREATION_TIME TS# RFILE# STATUS
    ENABLED CHECKPOINT_CHANGE# CHECKPOINT_TIME UNRECOVERABLE_CHANGE#
    UNRECOVERABLE_TIME LAST_CHANGE# LAST_TIME OFFLINE_CHANGE#
    ONLINE_CHANGE# ONLINE_TIME BYTES BLOCKS CREATE_BYTES BLOCK_SIZE
    NAME
    PLUGGED_IN BLOCK1_OFFSET
    AUX_NAME
    FIRST_NONLOGGED_SCN FIRST_NONLOGGED_TIM
    86 184062 2010-04-13:17:18:24 62 86 RECOVER
    READ ONLY 498989920 2011-07-18:15:28:29 0
    485512497
    496226794 2011-07-16:00:01:53 660602880 80640 660602880 8192
    /export/home/oracle/dev/DX/dx_index10_logging2
    0 8192
    NONE
    0
    select STATUS,ENABLED,NAME from v$datafile where FILE#=86
    STATUS ENABLED NAME
    RECOVER READ ONLY /export/home/oracle/dev/DX/dx_index10_logging2
    SQL> select name from v$tablespace where TS#=62;
    NAME
    DX_INDEX10_LOGGING2
    SQL> alter tablespace DX_INDEX10_LOGGING2 read write;
    alter tablespace DX_INDEX10_LOGGING2 read write
    ERROR at line 1:
    ORA-01109: database not open
    SQL> ALTER DATABASE DATAFILE 86 ONLINE;
    Database altered.
    SQL> select STATUS,ENABLED,NAME from v$datafile where FILE#=86;
    STATUS ENABLED
    NAME
    RECOVER READ ONLY
    /export/home/oracle/dev/DX/dx_index10_logging2
    SQL>
    SQL> alter tablespace DX_INDEX10_LOGGING2 end backup;
    alter tablespace DX_INDEX10_LOGGING2 end backup
    ERROR at line 1:
    ORA-01235: END BACKUP failed for 1 file(s) and succeeded for 0
    ORA-01199: file 86 is not in online backup mode
    ORA-01110: data file 86: '/export/home/oracle/dev/DX/dx_index10_logging2'
    SQL> select log_mode from v$database;
    LOG_MODE
    ARCHIVELOG
    SQL> SELECT FILE#, ERROR, ONLINE_STATUS, CHANGE#, TIME FROM V$RECOVER_FILE;
    FILE# ERROR ONLINE_ CHANGE# TIME
    86 ONLINE 498989920 2011-07-18:15:28:29
    SQL> recover database until cancel using backup controlfile;
    ORA-00279: change 497920329 generated at 07/18/2011 12:53:10 needed for thread 2
    ORA-00289: suggestion : /export/home/oracle/dev/DX/archivelog1/LOG_DX_8574_2_716223168.ARC
    ORA-00280: change 497920329 for thread 2 is in sequence #8574
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    auto
    ORA-00308: cannot open archived log '/export/home/oracle/dev/DX/archivelog1/LOG_DX_8574_2_716223168.ARC'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    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: '/export/home/oracle/dev/DX/dx_system'
    @@ Attempt to start DB without that datafile:
    SQL> ALTER DATABASE DATAFILE '/export/home/oracle/dev/DX/dx_index10_logging2' OFFLINE DROP;
    Database altered.
    SQL> SHUTDOWN IMMEDIATE;
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> SQL> startup
    ORACLE instance started.
    Total System Global Area 9680453632 bytes
    Fixed Size 2162704 bytes
    Variable Size 1570701296 bytes
    Database Buffers 7969177600 bytes
    Redo Buffers 138412032 bytes
    Database mounted.
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> ALTER DATABASE OPEN NORESETLOGS;
    ALTER DATABASE OPEN NORESETLOGS
    ERROR at line 1:
    ORA-01588: must use RESETLOGS option for database open
    SQL> ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01245: offline file 76 will be lost if RESETLOGS is done
    ORA-01110: data file 76: '/export/home/oracle/dev/DX/dx_data10_logging2'
    SQL>
    @@ Nothing works. I can't even start the DB without that datafile. So I give up of this recovery scenario. Re-install from scratch.

  • Session closed due to Error: Could not Resolve hos...

    Hi,
    I''m trying to sort out connection issues for my auntie. She has a BT Homehub 5 with the latest firmware.
    However, she is suffering from reboots and lost connections all the time. I have reviewed the log files and it is full of the following messages:
    74.270000 CWMP Session closed due to error: Could not resolve host
    Any ideas as i am stumped. Its a fairly recent installation ( 4 months or so) and she has only recently started to use the Wifi. It was ok when wired.
    Simon

    If it is DEFINITELY a wireless problem only, then download InSSider and run the program. This will tell you if you have are using a congested wifi channel.......
    You can then go into the settings and after picking a less congested channel, turn off the "smart wireless" setting.....
    Although the wireless problem wouldn't cause the rebooting problem......
    If you found this post helpful, then please click the star on the left, after all, I'm only trying to help........

  • OEM GC 10.2.0.3.0 Prereqchecker Session ended due to error ...

    RHEL 5.4
    Existing Database: 11gR1 (11.1.0.6)
    Kindly assist me with the following issue ... Thanks!
    I need to install OEM GC Management Service 10.2.0.3 first before I can apply the 10.2.0.5 patch.
    The 11gR1 upgrade was successful. Now when I tyr to run the Prerequisite Check in Standalone Mode for 10.2.0.3 OMS, I am receiving the following error:
    Starting execution of Prerequisites...
    Session ended due to error: No checks found
    =================================================================================================
    DETAILS:
    Installing Enterprise Manager Using an Existing Database
    Component: oracle.sysman.top.oms
    ./install/runInstaller -prereqchecker PREREQ_CONFIG_LOCATION=/u002/app/oracle/product/OEM_GC_10.2.0.3.0/Disk1/rdbms/Disk1/stage/prereq -entryPoint oracle.sysman.top.oms -prereqLogLoc /tmp -silent
    Starting Oracle Prerequisite Checker...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, redhat-4, SuSE-9 or asianux-2
    Passed
    Checking swap space: must be greater than 150 MB. Actual 5164 MB Passed
    Checking Temp space: must be greater than 300 MB. Actual 90951 MB Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-02-19_04-51-38PM. Please wait ...dallindr187 devoem01 >
    Oracle Prerequisite Checker version Version 10.2.0.3.0 Production
    Copyright (C) 1999, 2007, Oracle. All rights reserved.
    Starting execution of Prerequisites...
    Session ended due to error: No checks found

    I think you are trying to use the exiting db for using OMS.. while parisng pre-requite for the exisiting db it has failed .
    Plz read the pre requiiste for oem installation using exisitng db. you will have increase few parameters for this.
    you can refer to this link for pre-requisite
    http://download.oracle.com/docs/cd/B16240_01/doc/install.102/e10953/toc.htm
    Anil Malkai
    Edited by: Anil Malkai on Feb 19, 2010 8:20 PM

  • APO jobs cancelled due to error- Time limit Exceed.

    Dear All,
    Three jobs are scheduled daily to transfer data from R/3 to APO,
    These are cancelled due to error -"Time limit exceed".

    Hi Pankaj,
    There is a specific time allocated for each queue to clear and to get transferred across the system. the probable reasons are.
    1. The queue itself is taking more than the allocated time to clear due to system load. Each queue requires specific free memory from server , in case of overload system is unable to allocate desired memory hence the error might appear.
    2. If in a queue the very first entry is stuck due to x,y,z reason the queues following automatically go into "timeout" and then "system fail"
    Proposed solution.
    1. Analyze the first entry functionally. If Ok then ask the basis team to clear that particular entry.
    2. after time out the queue will go to "SYSFAIL". Double clicking on this will reveal the reason. Based on the technical reason I can suggest the relevant OSS notes to be applied.
    For detailed technical analysis check t-code CFG1.
    Regards,
    Ankur
    Edited by: Ankur Shrivastava on Dec 19, 2007 5:58 AM

  • ORA-00283

    Hello
    I am using Oracle XE on Linux. I want to create a backup server in case my production server is down the backup server has the most recent backup available.
    To do this I taken a Cold backup of the Production DB and copied the files at the same location at my Backup server. Backup DB started fine.
    From onwards I don't want to down my Production server and therefore I taken the backup of production controlfile by using
       ALTER DATABASE BACKUP CONTROLFILE ........Then I copied all the archivelogs from production to the Backup server. On the backup server I connected SQL Plus and wrote:
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area  536870912 bytes
    Fixed Size                  1259932 bytes
    Variable Size             427820644 bytes
    Database Buffers          104857600 bytes
    Redo Buffers                2932736 bytes
    Database mounted.                       
    SQL> recover database using backup controlfile;
    ORA-00279: change 27442002 generated at 03/23/2009 10:05:52 needed for thread 1
    ORA-00289: suggestion :                                                       
    /home/omer/flash_recovery_area/XE/archivelog/2009_03_24/o1_mf_1_3167_%u_.arc  
    ORA-00280: change 27442002 for thread 1 is in sequence #3167                  
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00283: recovery session canceled due to errors
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 43565 change 3028861204237 time 03/23/2009
    10:05:52
    ORA-00334: archived log:
    '/home/oracle/flash_recovery_area/XE/archivelog/2009_03_22/o1_mf_1_3167_4wf77s3d_.
    arc'
    ORA-01112: media recovery not started Kindly help me in doing this.
    Habib

    H a b i b wrote:
    SQL> recover database using backup controlfile;
    ORA-00279: change 27442002 generated at 03/23/2009 10:05:52 needed for thread 1
    ORA-00289: suggestion :
    /home/omer/flash_recovery_area/XE/archivelog/2009_03_24/o1_mf_1_3167_%u_.arc
    ORA-00280: change 27442002 for thread 1 is in sequence #3167
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00283: recovery session canceled due to errors
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 43565 change 3028861204237 time 03/23/2009
    10:05:52
    ORA-00334: archived log:
    '/home/oracle/flash_recovery_area/XE/archivelog/2009_03_22/o1_mf_1_3167_4wf77s3d_.
    arc'You have corrupted archive log. Maybe during copying not all file copied. Copy once more this particular file from production server and try again to recover.

  • ORA-00283:,ORA-19909:,ORA-19909:

    Hi,
    I am doing recovery with hot backup (whiout using RMAN) in my stand by database dupdb but getting below error.
    SQL> select name, open_mode from v$database;
    NAME      OPEN_MODE
    DUPDB     MOUNTED
    SQL> set logsource 'D:\app1\Archivelocation';
    SQL> recover database using backup controlfile until cancel;
    ORA-00283: recovery session canceled due to errors
    ORA-19909: datafile 1 belongs to an orphan incarnation
    ORA-01110: data file 1: 'D:\APP1\APP\HIMANSHU\ORADATA\DUPDB\SYSTEM01.DBF'
    Please let me know What wrong I am doing here.
    Thanks,
    Michel

    HI, welcome to OTN form,
    fb767351-a660-4b18-9a9f-73bc141f6a0c wrote:
    Hi,
    I am doing recovery with hot backup (whiout using RMAN) in my stand by database dupdb but getting below error.
    SQL> select name, open_mode from v$database;
    NAME      OPEN_MODE
    DUPDB     MOUNTED
    SQL> set logsource 'D:\app1\Archivelocation';
    SQL> recover database using backup controlfile until cancel;
    ORA-00283: recovery session canceled due to errors
    ORA-19909: datafile 1 belongs to an orphan incarnation
    ORA-01110: data file 1: 'D:\APP1\APP\HIMANSHU\ORADATA\DUPDB\SYSTEM01.DBF'
    From Metalink: (Oracle Support)
    From Metaclick
    Error:     ORA-19909 (ORA-19909)
    Text:     datafile %s belongs to an orphan incarnation
    Cause:     Either the specified datafile was restored from a backup that was
         taken during a period of time that has already been discarded by a
         resetlogs operation, or Oracle cannot identify which database
         incarnation the file belongs to. The alert log contains more
         information.
    Action:     Restore a backup of this file that belongs to either the current
         or a prior incarnation of the database. If you are using RMAN to
         restore, RMAN will automatically select a correct backup.
    Thank you

  • 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-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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • ORA-01171: datafile 6 going offline due to error advancing checkpoint

    Hi
    Anyone here know what cause this error? This error happened after backup at night.The data file then went offline. Anyone know the reason?
    Thanks
    Excerpt from alert.log:
    Mon Feb 26 20:34:45 2007
    Errors in file d:\oracle\admin\live\bdump\live_ckpt_1064.trc:
    ORA-01171: datafile 6 going offline due to error advancing checkpoint
    ORA-01122: database file 6 failed verification check
    ORA-01110: data file 6: 'D:\ORACLE\ORADATA\LIVE\VGSM_DB01.DBF'
    ORA-01208: data file is an old version - not accessing current version
    Contents of d:\oracle\admin\live\bdump\live_ckpt_1064.trc
    Dump file d:\oracle\admin\live\bdump\live_ckpt_1064.trc
    Mon Feb 26 20:34:45 2007
    ORACLE V9.2.0.1.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Instance name: live
    Redo thread mounted by this instance: 1
    Oracle process number: 5
    Windows thread id: 1064, image: ORACLE.EXE
    *** 2007-02-26 20:34:45.000
    *** SESSION ID:(4.1) 2007-02-26 20:34:45.000
    ORA-01171: datafile 6 going offline due to error advancing checkpoint
    ORA-01122: database file 6 failed verification check
    ORA-01110: data file 6: 'D:\ORACLE\ORADATA\LIVE\VGSM_DB01.DBF'
    ORA-01208: data file is an old version - not accessing current version

    Thanks
    I looked at applicaiton log and found there are message on audit trail:
    26/02/2007     20:03:56     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\OmniBack CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    26/02/2007     20:01:35     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\OmniBack CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    But the datbase was not shotdown immediately, it was shutdown next day as shown below:
    27/02/2007     12:17:46     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    27/02/2007     12:17:45     Oracle.live     AUSALDB03     Initializing PGA for process ARC1 in instance live.
    27/02/2007     12:17:44     Oracle.live     Initializing PGA for process ARC0 in instance live.
    27/02/2007     12:17:44     Oracle.live     Initializing PGA for process RECO in instance live.
    27/02/2007     12:17:44     Oracle.live     Initializing PGA for process SMON in instance live.
    27/02/2007     12:17:43     Oracle.live     Initializing PGA for process CKPT in instance live.
    27/02/2007     12:17:43     Oracle.live     Initializing PGA for process LGWR in instance live.
    27/02/2007     12:17:43     Oracle.live     Initializing PGA for process DBW0 in instance live.
    27/02/2007     12:17:42     Oracle.live     Initializing PGA for process PMON in instance live.
    27/02/2007     12:17:42     Oracle.live     Initializing SGA for instance live.
    27/02/2007     12:17:42     Oracle.live     Audit trail: ACTION : 'STARTUP' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: Not Available STATUS: 0 .
    27/02/2007     12:17:11     Oracle.live     Instance live has been terminated.
    27/02/2007     12:17:10     Oracle.live     All process in instance live stopped
    27/02/2007     12:17:09     Oracle.live     Shutdown normal performed on instance live.
    27/02/2007     12:17:09     Oracle.live     Audit trail: ACTION : 'SHUTDOWN' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    27/02/2007     12:13:31     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    Do you think the database was not shutdown properly at that time? If backup of datafile was carried on with database still open, it may cause the errors as shwon on oracle alert log file, but I am not sure.
    Also I found the database was shutdown properly on the othe day but with user name ="sys"! Do you think this username cause the problem of shutdown?
    24/02/2007     20:04:54     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: 'sys' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    24/02/2007     20:04:54     Oracle.liveInitializing PGA for process ARC1 in instance live.
    24/02/2007     20:04:53     Oracle.live     Initializing PGA for process ARC0 in instance live.
    24/02/2007     20:04:53     Oracle.liveInitializing PGA for process RECO in instance live.
    24/02/2007     20:04:53     Oracle.live     Initializing PGA for process SMON in instance live.
    24/02/2007     20:04:53     Oracle.live     Initializing PGA for process CKPT in instance live.
    24/02/2007     20:04:52     Oracle.live     Initializing PGA for process LGWR in instance live.
    24/02/2007     20:04:52     Oracle.live     Initializing PGA for process DBW0 in instance live.
    24/02/2007     20:04:52     Oracle.live     Initializing PGA for process PMON in instance live.
    24/02/2007     20:04:51     Oracle.live     Initializing SGA for instance live.
    24/02/2007     20:04:51     Oracle.live     Audit trail: ACTION : 'STARTUP' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: Not Available STATUS: 0 .
    24/02/2007     20:04:51     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: 'sys' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    24/02/2007     20:00:17     Oracle.live     Instance live has been terminated.
    24/02/2007     20:00:15     Oracle.live     All process in instance live stopped
    24/02/2007     20:00:11     Oracle.live     Shutdown normal performed on instance live.
    24/02/2007     20:00:11     Oracle.live     Audit trail: ACTION : 'SHUTDOWN' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    24/02/2007     20:00:08     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: 'sys' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    Thanks for your help!
    Li

  • DB13 jobs cancelled due to "Permission denied" error.

    Hi all,
    DB13 jobs are cancelled due to "Permission denied" error. I pasted the error log below. Actually we have upgraded database from Oracle 9 to 10, then after these jobs are cancelling before that this was fine. What could be the problem cousing to cancell these jobs in DB13. Please help me to resolve this issue.
    Please let me know if you need any more information.
    Current Database:- ORACLE, Release:- 10.2.0.2.0
    SAP Component version:- SRM 4.0 , Release 640
    Job log
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000080, user ID sridharm)
    Execute logical command BRCONNECT On host aaebp0us
    Parameters: -u / -c -f check
    BR0801I BRCONNECT 7.00 (26)
    BR0252W Function fopen() failed for '/oracle/PRD/102_64/dbs/initPRD.ora' at location BrInitOraCopy-2
    BR0253W errno 13: Permission denied
    BR0252E Function fopen() failed for '/oracle/PRD/sapcheck/cdyeuiqp.chk' at location main-11
    BR0253E errno 13: Permission denied
    BR0121E Processing of log file /oracle/PRD/sapcheck/cdyeuiqp.chk failed
    BR0806I End of BRCONNECT processing: cdyeuiqp.chk2008-06-21 22.00.15
    BR0280I BRCONNECT time stamp: 2008-06-21 22.00.16
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    Thanks for your help....
    Sridhar M

    Hello,
    Please check the SAP Note 113747 - Permissions for DBA tools BR*Tools and SAPDBA
    The following settings are required for calling the BRTools and SAPDBA correctly, in particular when calling the BRTools from sapgui:
    (1)
    ora<sid> and <sid>adm on DB server have a search path on /sapmnt/<SID>/exe. (All br* and sapdba are contained in this directory.)
    ora<sid> belongs to the dba group,
    <sid>adm belongs to the sapsys group,
    (2)
    <sid>adm on the database server has the rhosts entry: "+ <sid>adm".
    (3)
    The ops$<sid>adm Oracle user must be created in the DB and must have the sapdba role (not DBA!) (refer to Note 134592 for more information about the role).
    (4)
    brarchive, brbackup, brconnect, brtools have permission 4775:
    -rwsrwxr-x   ora<sid>   sapsys   ...
    These can be started by the ora<sid> or the <sid>adm OS user.
    brrestore, brrecover, brspace, and sapdba have permission 755:
    -rwxr-xr-x   <sid>adm   sapsys   ...
    These can only be started by the ora<sid> OS user.
    <<
    Problem is due to authorization, so correct it and it will work.
    Peter

  • Aborting crash recovery due to error 354

    Help, What do I do?
    alter database open
    Mon Jun 16 06:47:10 2008
    Beginning crash recovery of 1 threads
    Mon Jun 16 06:47:10 2008
    Started redo scan
    Mon Jun 16 06:47:34 2008
    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_3496.trc:
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 18350 change 56285546348545 time 06/04/2008 13:42:02
    ORA-00334: archived log: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_2R411073_.LOG'
    Mon Jun 16 06:47:34 2008
    Aborting crash recovery due to error 354
    Mon Jun 16 06:47:34 2008
    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_3496.trc:
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 18350 change 56285546348545 time 06/04/2008 13:42:02
    ORA-00312: online log 2 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_2R411073_.LOG'
    ORA-354 signalled during: alter database open...
    Mon Jun 16 07:09:38 2008
    db_recovery_file_dest_size of 10240 MB is 0.98% used.

    You are certified but you don't know how to to recover a database with corrupt redo logs? There you have my problem with certificates: they don't tell you jack about the true knowledge of the DBA and his problem solving skills. (or is this exactly what you are saying with "book knowledge"? I am no native English speaker, so I might have misunderstood).
    Just enter your ORA-error in a metalink search and you will find notes that explain exactly what to do (the how-to's you mention ;))

  • How can I fix an error message saying, "This operation has been cancelled due to restrictions in effect on this computer " when I try to open a webpage from a hyperlink in Outlook?

    When I click on a hyperlink in an email (Outlook), I get the error message "This operation has been cancelled due to restrictions in effect on this computer " and it won't open the hyperlink. None of my Outlook settings are blocking the hyperlink. How can I fix it?

    When I click on a hyperlink in an email (Outlook), I get the error message "This operation has been cancelled due to restrictions in effect on this computer " and it won't open the hyperlink. None of my Outlook settings are blocking the hyperlink. How can I fix it?

  • Document control failed due to error in [DOCMGR-CANCEL] with a return code

    i am getting this error while calceling the purchase order "Document control failed due to error in [DOCMGR-CANCEL] with a return code of [OTHER]. "
    I am doing the calcel like this
    Nav: buyer work centre --> order
    searche the po and then
    select order --> cancel then click GO button
    i gave the Reason as Cancel
    communication method: email
    Cancel Requisition: Yes
    Please help on this, its urgent.
    Thanks,
    Vijay.

    Hi Vijay,
    Check this MOS note.
    Cancelling A Standard Purchase Order In Buyer Work Center Results In Error [Docmgr-Cancel] With A Return Code [ID 1338826.1]
    Thanks
    -Arif.

Maybe you are looking for

  • Importing .mov and/or mpeg files in imovie '09

    Hi I am having a problem importing some existing .mpg files into iMovie '09. I have quicktime professional and the mpeg2 pack so converted them to .mov and they still wouldn't import. Help!

  • IPad Nano Won't automatically Advance to next song in *specific* Playlist, shuffle is enabled

    I have a 4th generation iPod Nano that was working properly up until last week, and now it's not working for no apparent reason. There is a playlist I use to work out with, and all of a sudden it stopped automatically advancing to the next/ another s

  • Transfer posting for diferred taxes

    Hellow, When i execut the transaction S_alr_87012360 i have a table in the down with documents wich tax is not transferred, and i have these error codes : 2.The document contains items whose posting key is marked as payment 6.Tax account was posted t

  • Embed Video in EXE (windows projector)?

    I'm trying to embed a video into a windows projector (exe) file. I would like the video to be contained in the single exe, but I don't want to run into the video/sound synch problems embeding the video in the timeline creates. Any advice?

  • Can my computer communicate with my cellphone to transfer photos?

    I just got a new cellphone, and it has Bluetooth. It's a *Samsung SCH-u410* Camera phone. I was wondering if there was a way, via Bluetooth, to transfer the photos I take with the cellphone on my Macbook Pro? Anyway to take the pictures from my cellp