ORA-00313

hi everyody ;
i have 9i runs on SLES9 .. it has only 3 redo logs on path1 . each group has 1 redo log. i add second member of redo logs with different path on OEM Console..
( redo01.log -- path1 )
( redo01b.log -- path2 )
i make this addition to all redo log groups.. each group has 2 member now...
then i alter my database to archivelog on OEM Console ... after press apply button a pop up menu appears to stop and start my database to take this archivelog affects..
it succesfully stop and start the database. when i check the alert.log file after this operation i give some error that ; ORA-00313
Errors in file /opt/oracle/admin/CMAN/bdump/cman_lgwr_3007.trc:
ORA-00313: open failed for members of log group 1 of thread 1
Wed Apr 29 16:17:05 2009
Errors in file /opt/oracle/admin/CMAN/bdump/cman_lgwr_3007.trc:
ORA-00313: open failed for members of log group 2 of thread 1
Wed Apr 29 16:17:05 2009
Errors in file /opt/oracle/admin/CMAN/bdump/cman_lgwr_3007.trc:
ORA-00313: open failed for members of log group 3 of thread 1
Wed Apr 29 16:17:05 2009
Errors in file /opt/oracle/admin/CMAN/bdump/cman_lgwr_3007.trc:
ORA-00313: open failed for members of log group 1 of thread 1
Thread 1 opened at log sequence 638
Current log# 1 seq# 638 mem# 0: /disk2/oracle/oradata/CMAN/redo01.log
Successful open of redo thread 1.
Wed Apr 29 16:17:05 2009
SMON: enabling cache recovery
Wed Apr 29 16:17:05 2009
Undo Segment 1 Onlined
Undo Segment 2 Onlined
Undo Segment 3 Onlined
Undo Segment 4 Onlined
Undo Segment 5 Onlined
Undo Segment 6 Onlined
Undo Segment 7 Onlined
Undo Segment 8 Onlined
Undo Segment 9 Onlined
Undo Segment 10 Onlined
Successfully onlined Undo Tablespace 1.
Wed Apr 29 16:17:05 2009
SMON: enabling tx recovery
Wed Apr 29 16:17:06 2009
Database Characterset is WE8ISO8859P9
replication_dependency_tracking turned off (no async multimaster replication found)
Completed: /* OracleOEM */ ALTER DATABASE OPEN
Archiving is enabled
ARCH: STARTING ARCH PROCESSES
ARC0 started with pid=13
ARC0: Archival started
Wed Apr 29 16:17:09 2009
ARCH: STARTING ARCH PROCESSES COMPLETE
ARC1 started with pid=14
ARC1: Archival started
database works fine . there is no problem .. when i check all initialization parameters on OEM Console log_archive_start parameter is FALSE ..
did i make mistake about redo logs ?
and
did i make mistake on altering database to archivelog ?
thanks.....

SQL> select * from v$logfile;
GROUP# STATUS TYPE
MEMBER
3 ONLINE
/disk2/oracle/oradata/CMAN/redo03.log
2 ONLINE
/disk2/oracle/oradata/CMAN/redo02.log
1 ONLINE
/disk2/oracle/oradata/CMAN/redo01.log
GROUP# STATUS TYPE
MEMBER
1 INVALID ONLINE
/disk1/oracle/oradata/CMAN/CMAN/redo01b.log
2 INVALID ONLINE
/disk1/oracle/oradata/CMAN/CMAN/redo02b.log
3 INVALID ONLINE
/disk1/oracle/oradata/CMAN/CMAN/redo03b.log
6 rows selected.
SQL>
the contents of the opt/oracle/admin/CMAN/bdump/cman_lgwr_3007.trc ;
/opt/oracle/admin/CMAN/bdump/cman_lgwr_3007.trc
Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
ORACLE_HOME = /opt/oracle/product/9ir2
System name: Linux
Node name: clubtest
Release: 2.6.5-7.244-default
Version: #1 Mon Dec 12 18:32:25 UTC 2005
Machine: i686
Instance name: CMAN
Redo thread mounted by this instance: 1
Oracle process number: 4
Unix process pid: 3007, image: oracle@clubtest (LGWR)
*** SESSION ID:(3.1) 2009-04-29 16:17:05.078
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00313: open failed for members of log group 2 of thread 1
ORA-00313: open failed for members of log group 3 of thread 1
ORA-00313: open failed for members of log group 1 of thread 1

Similar Messages

  • ORA-00313: open failed for members of log group 4 of thread 2

    Hi.
    i have found the below error in one of RAC instance.Could you please advise on this since i am new to RAC env
    ORA-00313: open failed for members of log group 4 of thread 2
    ORA-00312: online log 4 thread 2: '+NEWDISK_GROUP/DEMO/onlinelog/group_4.1453.1029312423'
    ORA-17503: ksfdopn:2 Failed to open file +NEWDISK_GROUP/DEMO/onlinelog/group_4.1453.1029312423
    ORA-15032: not all alterations performed
    ORA-29702: error occurred in Cluster Group Service operation
    ORA-29702: error occurred in Cluster Group Service operation
    Thanks
    Sai

    any update on this?

  • ORA-00313 problem, thank you very much!!

    Hi, there,
    when I use OEM standalone to login the database, I found there is an error:
    ORA-00313:open failed for members of log group1 of thred 1
    ORA-00312:online log 1 thread 1 "c:\oracle-database-server\oradata\redo01.log"
    then I can't open the database and only can mount it.
    and then I found all the other databases on my local machine have the exact same problem. at the same time, I found the service of OracleOracle9iDB_serveManagementServer can't startup. whenever I want to start it, it warn me "start and stop, becuase there is no work connect to it". so I doublt it seems there is something wrong with my operation system, but not the database's problem. my os is WIN XP PRO.
    does there anyone who knows the reason and how can I solve it? besides, can I backup the database in mount status and how?
    thank you very much for any hint!
    I do need you help, thank you so much!!

    Does c:\oracle-database-server\oradata\redo01.log exist? Once I met a guy, who, as he said, deleted unnecessary log files :-)

  • ORA-00313: open failed for members of log group 1 of thread 1

    Hi
    I'm restoring a database on a different host. I have the backups, from which I want to restore the database. I made the corresponding changes in the initSID.ora file and started the script to do the restore.These are the steps I followed:
    connect target=/
    run{
    startup nomount;
    allocate channel c1 type disk;
    allocate channel c2 type disk;
    allocate channel c3 type disk;
    allocate channel c4 type disk;
    restore controlfile from '/tmp_backups/rman/lev0_open_cf_SID_2826_1';
    alter database mount;
    set newname for all datafiles
    restore database;
    set until logseq = 29317 thread = 1;
    switch datafile all;
    recover database;
    alter database open resetlogs;
    One mistake I made here is that logseq should have been last seq+1, which I did not do. I have it as last seq.
    Restore of datafiles and switching of datafiles was fine. But I get error for redo log files.
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u13/oradata/SID/redo02a.log'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    Why is it looking for at the old path yet?
    I'm not sure what I missed and how to proceed. Please help.
    Thanks,
    Mamata

    I do believe that set newname for all datafiles only means actual datafiles and no redo logs. So with open resetlogs, Oracle tries to create new redo logfiles where the backup controlfiles says they are.
    As with creating a auxilliary database in another filesystem, we use DB_NAME_FILE_CONVERT and LOG_FILE_NAME_CONVERT.
    I am not sure if it is possible to type "set newname for all datafiles" and expect also the redo logfiles to change location.
    You might try to set these two parameters and see if it works.
    good luck.
    rgds
    Kjell Ove

  • ORA-00313: open failed for members of log group 3 of thread 1

    Whenever I try to login as a user I get the following:
    sqlplus user/user
    SQL*Plus: Release 10.2.0.2.0 - Production on Fri Nov 9 10:43:39 2007
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    So It occurs to me to login as sysdba and restart the DB …
    SQL> connect sys/manager as sysdba
    Connected.
    SQL> shutdown immediate;
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 536870912 bytes
    Fixed Size 1281264 bytes
    Variable Size 150995728 bytes
    Database Buffers 377487360 bytes
    Redo Buffers 7106560 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u06/oradata/RKDB/redo03.log'
    ORA-27037: unable to obtain file status
    Intel SVR4 UNIX Error: 2: No such file or directory
    Additional information: 3
    SQL> quit
    I now realized what happened and how this happened. During a clean-up effort this file was accidentally deleted and unfortunately we don’t have any backups.
    I am willing to lose the data. Is there something I can do so that the startup does not try to open this file ?
    All I am able to do now is to mount the database but not open it.
    Thanks in advance,
    Daniel

    this is what I get now ...
    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: '/u02/oradata/RKDB/system01.dbf'
    SQL> Recover database until cancel;
    ORA-00279: change 608619 generated at 11/09/2007 10:00:41 needed for thread 1
    ORA-00289: suggestion : /u05/oradata/RKDB/arch/log1_33_633207859.arc
    ORA-00280: change 608619 for thread 1 is in sequence #33
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    '/u05/oradata/RKDB/arch/log1_33_633207859.arc'
    ORA-27037: unable to obtain file status
    Intel SVR4 UNIX 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: '/u02/oradata/RKDB/system01.dbf'
    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: '/u02/oradata/RKDB/system01.dbf'
    SQL>

  • ORA-00313: open failed for members during restore from COLD backup

    Hi all,
    I took a cold backup of an 11.1 database using RMAN (database in mount state).
    I used the following command to restore it:
    restored the controlfile and then
    RESTORE DATABASE FROM TAG 'TAGxxxxxxxxxx';
    Now I'm restoring it and it's taking too much time. When checking alert log it says:
    ORA-51106: check failed to complete due to an error. See error below
    ORA-48318: ADR Relation [HM_FINDING] of version=3 cannot be supported
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/oracle1/oradata/******/redo1_02.log'
    ORA-27037: unable to obtain file status
    HPUX-ia64 Error: 2: No such file or directory
    Additional information: 3
    RMAN is still in progress, why does it complain about redo?
    I'm not doing recovery since it was a cold backup.
    Thanks in advance.

    Hi Michael,
    Yes, it's the correct one because it says "full restore complete":
    ORA-00312: online log 1 thread 1: '/oracle1/oradata/******/redo1_01.log'
    ORA-27037: unable to obtain file status
    HPUX-ia64 Error: 2: No such file or directory
    Additional information: 3
    Tue Apr 30 14:38:14 2013
    Full restore complete of datafile 32 /oracle1/oradata/******/apr_sesm_index_01.dbf. Elapsed time: 1:25:42
    checkpoint is 12652187135448
    last deallocation scn is 12651877642745
    Tue Apr 30 15:38:04 2013
    Full restore complete of datafile 34 /oracle1/oradata/******/apr_stage_data_01.dbf. Elapsed time: 6:42:52
    checkpoint is 12652187135448
    last deallocation scn is 12651877637877
    thanks,

  • ORA-00313: open failed for members of log group

    Hi,
    on 11g R2, on standby I have this in alertlog :
    ORA-00313: open failed for members of log group 21 of thread 1
    Deleted Oracle managed file +DGRECO_FSCM/xxx/onlinelog/group_21.1721.791875667
    Tue Aug 21 14:37:34 2012
    Clearing online redo logfile 21 complete
    Errors in file /data01/oracle/diag/rdbms/xxx_mrp0_22843.trcAnd this in trace file
    *** 2012-08-21 14:35:57.192 4265 krsh.c
    *** 2012-08-21 14:37:26.406 4265 krsh.c
    Clearing online redo logfile 21 +DGRECO_FSCM/xxxx/onlinelog/group_21.1721.791875667
    DDE: Problem Key 'ORA 313' was flood controlled (0x5) (no incident)
    ORA-00313: open failed for members of log group 21 of thread 1Any explanation please ?
    Thank you.

    Refer to the below note:
         ORA-19527 reported in Standby Database when starting Managed Recovery [ID 352879.1]

  • ORA-00313:ORA-00312:ORA-00321;ORA-27037:

    Hi,
    after systemcopy und upgrade from oracle 9.2.0.3 to 9.2.0.7
    i get the following messages!
    ORA-00321: log 13 of thread 1, cannot update log file header
    ORA-00312: online log 13 thread 1: '/oracle/DB1/mirrlogA/log_g13m2.dbf'
    Thu Oct 25 09:48:06 2007
    Errors in file /oracle/DB1/saptrace/background/at1_lgwr_15775.trc:
    ORA-00313: open failed for members of log group 13 of thread 1
    Thu Oct 25 09:48:06 2007
    Thread 1 advanced to log sequence 2737
    Current log# 13 seq# 2737 mem# 0: /oracle/DB1/origlogA/log_g13m1.dbf
    Thu Oct 25 09:48:06 2007
    ARC0: Evaluating archive log 14 thread 1 sequence 2736
    Thu Oct 25 09:48:06 2007
    Errors in file /oracle/DB1/saptrace/background/at1_arc0_15783.trc:
    ORA-00313: open failed for members of log group 14 of thread 1
    select * from v$logfile;
    GROUP# STATUS TYPE
    MEMBER
    14 ONLINE
    /oracle/DB1/origlogB/log_g14m1.dbf
    14 INVALID ONLINE
    /oracle/DB1/mirrlogB/log_g14m2.dbf
    13 ONLINE
    /oracle/DB1/origlogA/log_g13m1.dbf
    GROUP# STATUS TYPE
    MEMBER
    13 INVALID ONLINE
    /oracle/DB1/mirrlogA/log_g13m2.dbf
    12 ONLINE
    /oracle/DB1/origlogB/log_g12m1.dbf
    12 INVALID ONLINE
    /oracle/DB1/mirrlogB/log_g12m2.dbf
    GROUP# STATUS TYPE
    MEMBER
    11 ONLINE
    /oracle/DB1/origlogA/log_g11m1.dbf
    11 INVALID ONLINE
    /oracle/DB1/mirrlogA/log_g11m2.dbf
    8 rows selected.
    Can anybody advise me how i can solve tis problem?
    Thanks
    null

    Hi Werner,
    1. thanks for the steps!
    when i perform the "alter database drop logfile member '/orace/DB1/mirrlogA/log_g11m2.dbf';"
    i get the following message
    ERROR at line 1:
    ORA-00360: not a logfile member: /orace/DB1/mirrlogA/log_g11m2.dbf
    in the Enterprise Manager Console i can see the file log_g11m2.dbf but on OS i cant see it!
    sorry for my bad english!
    i hope you can give me instructions?!
    Thanks

  • Error ORA-00313

    hi
    i have installed SAP ECC 6.0 with oracle as Database.When i try to start the instance ,i got a Error
    mesage saying DB startup failed.so i went through sqlplus and given the following commands.
    SQL> startup
    ORACLE instance started.
    Total System Global Area  461373440 bytes
    Fixed Size                  2071928 bytes
    Variable Size             239075976 bytes
    Database Buffers          213909504 bytes
    Redo Buffers                6316032 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/oracle/QAS/origlogA/log_g11m1.dbf'
    ORA-00312: online log 1 thread 1: '/oracle/QAS/mirrlogA/log_g11m2.dbf'
    i hope u guys can crack this error.
    Regards
    Ganesh Reddy

    Dear Ganesh,
    What the error shows that the redologfiles r multiplexed and for some reason the oracle cant read the redo log files in Group 1.
    ALTER DATABASE ADD LOGFILE GROUP 6
    ('....ORACLE\QAS\ORILOGA\LOG_G11M6.ORA','...ORACLE\QAS\ORILOGA\LOG_G11M7.ORA') SIZE 1M;
    NOW SHUTDOWN ORACLE & RESTARTIT.
    EXECUTE:
    ALTER DATABASE DROP LOGFILE GROUP 1;
    IT MAY SHOW AN ERROR THAT
    LOG 1 IS CURRENT LOG FOR THREAD 1 CANNOT DROP.
    IF THIS ERROR SHOWS EXECUTE
    ALTER SYSTEM SWITCH LOGFILE;
    THIS MAY SHOW AN ERROR  DATABASE NOT OPEN
    IF SO EXECUTE
    ALTER DATABASE OPEN;
    WHEN THE DATABASE IS OPEN
    EXECUTE
    ALTER SYSTEM SWITCH LOGFILE;
    IF IT IS SWITCHED
    DROP THE LOGFILE GROUP1 BY EXECUTING:
    ALTER DATABASE DROP LOGFILE GROUP 1;
    IF THE DATABASE ALTERED MSG COMES SHUTDOWN AND RESTART.
    WE ADDED A LOGFILE GROUP COZ ATLEAST 2 LOGFILE GROUPS ARE REQUIRED THEN WE DROPPED THE GROUP1.
    This has to  help and  pl dont forget to award a point.
    Regards

  • ORA-00313: cannot open online log

    Hi All !!!
    Please Help
    % sqldba startup
    SQL*DBA: Version 6.0.33.1.1 - Production on Wed Jul 11 15:40:37 2013
    Copyright (c) Oracle Corporation 1979, 1989.  All rights reserved.
    ORACLE RDBMS V6.0.33.1.1, transaction processing option - Production
    ORACLE instance started.
    Database mounted.
    ORA-00313: cannot open online log '/u1/oradata/orac/log2orac.dbf' (log # 2, log)
    ORA-00320: cannot read log file header
    ORA-07362: sfifi: open error, unable to open file.
    UNIX System V 386/486 Error: 13: Permission denied
    Attempting to dismount database........Database dismounted.
    Attempting to shutdown instance........ORACLE instance shut down.
    SQL*DBA complete.
    Idea ?

    987301 wrote:
    Hi All !!!
    Please Help
    % sqldba startup
    SQL*DBA: Version 6.0.33.1.1 - Production on Wed Jul 11 15:40:37 2013
    Copyright (c) Oracle Corporation 1979, 1989.  All rights reserved.
    ORACLE RDBMS V6.0.33.1.1, transaction processing option - Production
    ORACLE instance started.
    Database mounted.
    ORA-00313: cannot open online log '/u1/oradata/orac/log2orac.dbf' (log # 2, log)
    ORA-00320: cannot read log file header
    ORA-07362: sfifi: open error, unable to open file.
    UNIX System V 386/486 Error: 13: Permission denied
    Attempting to dismount database........Database dismounted.
    Attempting to shutdown instance........ORACLE instance shut down.
    SQL*DBA complete.
    Idea ?
    ANCIENT Oracle  (V6?)!
    does file /u1/oradata/orac/log2orac.dbf' really exist now?
    when was last time Oracle started without error/
    What happened since then?

  • ORA-00313: open failed for members of log group 2 of thread 1

    We have a 4 node 32bit linux RAC (Dell/EMC) system running 9.2.0.4. It is very stable but over the past couple of months we've encountered a few ORA-00313 errors, while the system is running.
    No patterns. Different loads, times of day, nodes.
    The redo can't be opened, the node crashes, we look for errors, can't find any and then restart. The file is there and the permissions are fine. No other processes are accessing the files. No other Db errors. No O/S, SAN, Fiber, errors.
    All the research I've done shows that this is an error you'd only get on startup.
    We're going to log a TAR, but I can't believe we're the only ones to ever see this occur.
    [directory and server names have been modified to protect the system. Don't get hung up on typos or possible file system config problems too much - this system has been and is running now]
    ======================================================
    Log entries:
    Mon Oct 24 22:51:58 2005
    Errors in file /u01/app/oracle/admin/sampdb/bdump/sampdb1_lgwr_2237.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/sampledb/redo0/oradata/sampdb/redo/redo102.log'
    ORA-27041: unable to open file
    Linux Error: 13: Permission denied
    Additional information: 2
    Mon Oct 24 22:51:58 2005
    Errors in file /u01/app/oracle/admin/sampdb/bdump/sampdb1_lgwr_2237.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/sampledb/redo0/oradata/sampdb/redo/redo102.log'
    ORA-27041: unable to open file
    Linux Error: 13: Permission denied
    Additional information: 2
    Mon Oct 24 22:51:58 2005
    LGWR: terminating instance due to error 313
    Below are the contents of the trace file mentioned in the above log:
    trace file /u01/app/oracle/admin/sampdb/bdump/sampdb1_lgwr_2237.trc:
    [oracle@db1 bdump]$ more /u01/app/oracle/admin/sampdb/bdump/sampdb1_lgwr_2237.trc
    /u01/app/oracle/admin/sampdb/bdump/sampdb1_lgwr_2237.trc
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production
    ORACLE_HOME = /u01/app/oracle/product/920
    System name: Linux
    Node name: db1.sample.com
    Release: 2.4.9-e.59enterprise
    Version: #1 SMP Mon Jan 17 07:02:16 EST 2005
    Machine: i686
    Instance name: sampdb1
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 24
    Unix process pid: 2237, image: [email protected] (LGWR)
    *** SESSION ID:(25.1) 2005-10-11 22:31:02.315
    CMCLI WARNING: CMInitContext: init ctx(0xad96e80)
    *** 2005-10-24 22:51:58.192
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/sampledb/redo0/oradata/sampdb/redo/redo102.log'
    ORA-27041: unable to open file
    Linux Error: 13: Permission denied
    Additional information: 2
    error 313 detected in background process
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/sampledb/redo0/oradata/sampdb/redo/redo102.log'
    ORA-27041: unable to open file
    Linux Error: 13: Permission denied
    Additional information: 2
    ksuitm: waiting for [5] seconds before killing DIAG

    The only thing I can still think of is file permissions.
    If the system has recently been restored or Redo Log recreated, check the file permissions and ensure that Oracle has Read and Write Access to the Directory and Files.
    At least the file permissions on the directory and files should look something like this example
    $ls -l /sampledb/redo0/oradata/sampdb/
    drwxr-xr-x oracle oinstall 4096 19 May 17:46 redo
    $ls -l /sampledb/redo0/oradata/sampdb/redo/
    -rw-r----- oracle oinstall 524288512 27 Oct 15:07 redo101.log
    $ls -l /sampledb2/redo0/oradata/sampdb/redo2/
    -rw-r----- oracle oinstall 524288512 27 Oct 15:21 redo102.log
    $ls -l /sampledb3/redo0/oradata/sampdb/redo3/
    -rw-r----- oracle oinstall 524288512 27 Oct 15:33 redo103.log

  • 恢复报错ORA-01139

    恢复报错ORA-01139
    从oracle 10g RAC (操作系统Enterprise Linux Enterprise Linux AS release 4 64bit),数据库版本10.2.0.4环境中将数据备份恢复到相同环境的异机。
    向各位大牛请教!
    在做完不完全恢复时。
    recover database是正常的
    RMAN> sql'alter database open resetlogs';
    sql statement: alter database open resetlogs
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00601: fatal error in recovery manager
    RMAN-03004: fatal error during execution of command
    ORA-01092: ORACLE instance terminated. Disconnection forced
    RMAN-03009: failure of sql command on default channel at 04/28/2013 09:09:05
    RMAN-11003: failure during parse/execution of SQL statement: alter database open resetlogs
    ORA-01041: internal error. hostdef extension doesn't exist
    ORACLE error from target database:
    ORA-03114: not connected to ORACLE
    接着我
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery。
    警告日志如下alter.log
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47509_8qrwzjdm_.arc'
    Sun Apr 28 08:57:23 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47509_8qrwzjdm_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47509_8qrwzjdm_.arc'...
    Sun Apr 28 08:57:23 2013
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85650_8qrwz1b1_.arc'
    Sun Apr 28 08:57:23 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85650_8qrwz1b1_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85650_8qrwz1b1_.arc'...
    Sun Apr 28 08:57:31 2013
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85651_8qrwz1hk_.arc'
    Sun Apr 28 08:57:31 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85651_8qrwz1hk_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85651_8qrwz1hk_.arc'...
    Sun Apr 28 08:57:31 2013
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47510_8qrwzjm2_.arc'
    Sun Apr 28 08:57:31 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47510_8qrwzjm2_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47510_8qrwzjm2_.arc'...
    Sun Apr 28 08:57:31 2013
    alter database recover cancel
    Sun Apr 28 08:57:37 2013
    Media Recovery Canceled
    Completed: alter database recover cancel
    Sun Apr 28 09:04:15 2013
    alter database rename file '+DATADG/ld/redo01a.log' to '/home/backup/oradata/ld/redo1a.log'
    Sun Apr 28 09:04:15 2013
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    ******************** END OF WARNING *******************
    Completed: alter database rename file '+DATADG/ld/redo03a.log' to '/home/backup/oradata/ld/redo3a.log'
    Sun Apr 28 09:05:32 2013
    alter database rename file '+DATADG/ld/redo03b.log' to '/home/backup/oradata/ld/redo3b.log'
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    ******************** END OF WARNING *******************
    Completed: alter database rename file '+DATADG/ld/redo03b.log' to '/home/backup/oradata/ld/redo3b.log'
    Sun Apr 28 09:05:42 2013
    alter database rename file '+DATADG/ld/redo04a.log' to '/home/backup/oradata/ld/redo4a.log'
    Sun Apr 28 09:05:42 2013
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    ******************** END OF WARNING *******************
    Completed: alter database rename file '+DATADG/ld/redo04a.log' to '/home/backup/oradata/ld/redo4a.log'
    Sun Apr 28 09:05:50 2013
    alter database rename file '+DATADG/ld/redo04b.log' to '/home/backup/oradata/ld/redo4b.log'
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    Sun Apr 28 09:10:00 2013
    Successful mount of redo thread 1, with mount id 2474343140
    Sun Apr 28 09:10:00 2013
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Sun Apr 28 09:10:09 2013
    alter database open resetlogs
    ORA-1139 signalled during: alter database open resetlogs...
    xx_ora_30570.trc日志如下
    /opt/app/oracle/admin/ld/udump/xx_ora_30570.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /opt/app/oracle/product/10.2.0/db_1
    System name:     Linux
    Node name:     ldTest
    Release:     2.6.9-67.0.0.0.1.ELsmp
    Version:     #1 SMP Sun Nov 18 01:06:10 EST 2007
    Machine:     x86_64
    Instance name: ld
    Redo thread mounted by this instance: 1
    Oracle process number: 14
    Unix process pid: 30570, image: oracle@ldTest (TNS V1-V3)
    *** 2013-04-27 20:39:32.112
    *** ACTION NAME:(0000005 STARTED124) 2013-04-27 20:39:32.112
    *** MODULE NAME:(rman@ldTest (TNS V1-V3)) 2013-04-27 20:39:32.112
    *** SERVICE NAME:() 2013-04-27 20:39:32.112
    *** SESSION ID:(542.8) 2013-04-27 20:39:32.112
    Control file resized from 4322 to 4412 blocks
    kccrsd_append: rectype = 13, lbn = 2161, recs = 1000
    *** 2013-04-27 22:47:07.275
    *** ACTION NAME:(0000139 STARTED60) 2013-04-27 22:47:07.275
    2013-04-27 22:47:07.275: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.279: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.279: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.279: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.279: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/system01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/system01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000140 STARTED60) 2013-04-27 22:47:07.375
    2013-04-27 22:47:07.375: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.375: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.375: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.375: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.375: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/undotbs01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/undotbs01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000141 STARTED60) 2013-04-27 22:47:07.462
    2013-04-27 22:47:07.462: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.462: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.462: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.462: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.462: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sysaux01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sysaux01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000142 STARTED60) 2013-04-27 22:47:07.538
    2013-04-27 22:47:07.538: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.538: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.538: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.538: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.538: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/undotbs02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/undotbs02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000143 STARTED60) 2013-04-27 22:47:07.603
    2013-04-27 22:47:07.603: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.604: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.604: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.604: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.604: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/users01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/users01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000144 STARTED60) 2013-04-27 22:47:07.660
    2013-04-27 22:47:07.660: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.660: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.660: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.660: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.660: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale_ix01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale_ix01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000145 STARTED60) 2013-04-27 22:47:07.741
    2013-04-27 22:47:07.741: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.741: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.741: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.741: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.741: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000146 STARTED60) 2013-04-27 22:47:07.829
    2013-04-27 22:47:07.829: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.829: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.829: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.829: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.829: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/cpc01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/cpc01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000147 STARTED60) 2013-04-27 22:47:07.974
    2013-04-27 22:47:07.974: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.974: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.974: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.974: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.974: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/cpc_ix01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/cpc_ix01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000148 STARTED60) 2013-04-27 22:47:08.073
    2013-04-27 22:47:08.073: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.073: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.073: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.073: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.073: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000149 STARTED60) 2013-04-27 22:47:08.168
    2013-04-27 22:47:08.168: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.168: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.168: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.168: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.168: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale_ix02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale_ix02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000150 STARTED60) 2013-04-27 22:47:08.295
    2013-04-27 22:47:08.295: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.295: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.295: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.295: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.295: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale03.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale03.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000151 STARTED60) 2013-04-27 22:47:08.396
    2013-04-27 22:47:08.396: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.396: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.396: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.396: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.396: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale04.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale04.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000152 STARTED60) 2013-04-27 22:47:08.488
    2013-04-27 22:47:08.488: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.488: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.488: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.488: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.488: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale05.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale05.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000153 STARTED60) 2013-04-27 22:47:08.587
    2013-04-27 22:47:08.587: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.587: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.587: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.587: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.587: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000154 STARTED60) 2013-04-27 22:47:08.669
    2013-04-27 22:47:08.669: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.669: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.669: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.669: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.670: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000155 STARTED60) 2013-04-27 22:47:08.771
    2013-04-27 22:47:08.771: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.771: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.771: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.771: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.771: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_ix01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_ix01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000156 STARTED60) 2013-04-27 22:47:08.886
    2013-04-27 22:47:08.886: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.886: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.886: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.886: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.886: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_ix02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_ix02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000157 STARTED60) 2013-04-27 22:47:08.999
    2013-04-27 22:47:08.999: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.999: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.999: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.999: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.999: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data03.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data03.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000158 STARTED60) 2013-04-27 22:47:09.096
    2013-04-27 22:47:09.096: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:09.096: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:09.096: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:09.096: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:09.096: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data04.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data04.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000159 STARTED60) 2013-04-27 22:47:09.150
    2013-04-27 22:47:09.150: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:09.150: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:09.150: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:09.150: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:09.150: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/users02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/users02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    logfile 1 open failed:313
    *** 2013-04-28 09:08:35.897 3950 kcrr.c
    Archiving online redo logfile /home/backup/oradata/ld/redo2b.log
    WARNING: Archival will be performed using 2 passes.
    The first pass will attempt to determine the end-of-file
    of the online redo logfile. The end-of-file is determined
    by identifying what is described as a "corrupt" block
    header. This will be reported as an ORA-00354 error.
    However, this is not really a corrupt block - it is the
    end of the redo data.
    The second pass will then archive the online redo logfile
    using the identified end-of-file information.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    logfile 2 open failed:313
    *** 2013-04-28 09:08:35.898 3950 kcrr.c
    Archiving online redo logfile /home/backup/oradata/ld/redo3b.log
    WARNING: Archival will be performed using 2 passes.
    The first pass will attempt to determine the end-of-file
    of the online redo logfile. The end-of-file is determined
    by identifying what is described as a "corrupt" block
    header. This will be reported as an ORA-00354 error.
    However, this is not really a corrupt block - it is the
    end of the redo data.
    The second pass will then archive the online redo logfile
    using the identified end-of-file information.
    请教如何解决ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery。谢谢

    Hello Aman,
    Sorry couldn't give all information in frustration.
    Oracle version is 9.2.0.1.0 running on Red Hat 4
    Actually i did TPITR and have to open database with resetlogoption recovery was successful but while opening received this error.
    Database dismounted.
    ORACLE instance shut down.
    SQL> STARTUP NOMOUNT PFILE=/oracle/prdtpi/pfile/prdtpi;
    ORACLE instance started.
    Total System Global Area 798040164 bytes
    Fixed Size 454756 bytes
    Variable Size 478150656 bytes
    Database Buffers 318767104 bytes
    Redo Buffers 667648 bytes
    SQL> alter database mount clone database;
    SQL> RECOVER AUTOMATIC DATABASE UNTIL CHANGE 3997955 USING BACKUP CONTROLFILE;
    ORA-00283: recovery session canceled due to errors
    ORA-00264: no recovery required
    SQL> alter database datafile 1 online;
    Database altered.
    SQL> ed
    Wrote file afiedt.buf
    1* alter database datafile 12 online
    SQL> /
    Database altered.
    SQL> ed
    Wrote file afiedt.buf
    1* alter database datafile 13 online
    SQL> /
    Database altered.
    SQL> RECOVER AUTOMATIC DATABASE UNTIL CHANGE 3997955 USING BACKUP CONTROLFILE;
    Media recovery complete.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery
    SQL> ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery

  • 11.2.0.3 dbca 建库时报ORA-704

    在安装RMS过程中,11.2.0.3的数据库DBCA时使用自带的模板克隆数据库时报:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    alert 日志:
    ORACLE_BASE from environment = /u01/app/oracle
    Tue Sep 18 10:40:10 2012
    Create controlfile reuse set database "testdb"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 1000
    Datafile
    '/u01/app/oracle/oradata/testdb/system01.dbf',
    '/u01/app/oracle/oradata/testdb/sysaux01.dbf',
    '/u01/app/oracle/oradata/testdb/undo_ts01.dbf'
    LOGFILE GROUP 1 ('/u01/app/oracle/oradata/testdb/redo1a.log', '/u01/app/oracle/oradata/testdb/redo1b.log') SIZE 102400K,
    GROUP 2 ('/u01/app/oracle/oradata/testdb/redo2a.log', '/u01/app/oracle/oradata/testdb/redo2b.log') SIZE 102400K,
    GROUP 3 ('/u01/app/oracle/oradata/testdb/redo3a.log', '/u01/app/oracle/oradata/testdb/redo3b.log') SIZE 102400K RESETLOGS
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Successful mount of redo thread 1, with mount id 2577639946
    Completed: Create controlfile reuse set database "testdb"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 1000
    Datafile
    '/u01/app/oracle/oradata/testdb/system01.dbf',
    '/u01/app/oracle/oradata/testdb/sysaux01.dbf',
    '/u01/app/oracle/oradata/testdb/undo_ts01.dbf'
    LOGFILE GROUP 1 ('/u01/app/oracle/oradata/testdb/redo1a.log', '/u01/app/oracle/oradata/testdb/redo1b.log') SIZE 102400K,
    GROUP 2 ('/u01/app/oracle/oradata/testdb/redo2a.log', '/u01/app/oracle/oradata/testdb/redo2b.log') SIZE 102400K,
    GROUP 3 ('/u01/app/oracle/oradata/testdb/redo3a.log', '/u01/app/oracle/oradata/testdb/redo3b.log') SIZE 102400K RESETLOGS
    Stopping background process MMNL
    Stopping background process MMON
    Starting background process MMON
    Tue Sep 18 10:40:13 2012
    MMON started with pid=15, OS id=16133
    Starting background process MMNL
    ALTER SYSTEM enable restricted session;
    alter database "testdb" open resetlogs
    Tue Sep 18 10:40:13 2012
    MMNL started with pid=16, OS id=16135
    RESETLOGS after incomplete recovery UNTIL CHANGE 489306
    Errors in file /u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Clearing online redo logfile 3 /u01/app/oracle/oradata/testdb/redo3a.log
    Clearing online log 3 of thread 1 sequence number 0
    Errors in file /u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Errors in file /u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Tue Sep 18 10:40:22 2012
    Clearing online redo logfile 3 complete
    Online log /u01/app/oracle/oradata/testdb/redo1a.log: Thread 1 Group 1 was previously cleared
    Online log /u01/app/oracle/oradata/testdb/redo1b.log: Thread 1 Group 1 was previously cleared
    Online log /u01/app/oracle/oradata/testdb/redo2a.log: Thread 1 Group 2 was previously cleared
    Online log /u01/app/oracle/oradata/testdb/redo2b.log: Thread 1 Group 2 was previously cleared
    Online log /u01/app/oracle/oradata/testdb/redo3a.log: Thread 1 Group 3 was previously cleared
    Online log /u01/app/oracle/oradata/testdb/redo3b.log: Thread 1 Group 3 was previously cleared
    Tue Sep 18 10:40:22 2012
    Setting recovery target incarnation to 2
    Tue Sep 18 10:40:23 2012
    Assigning activation ID 2577639946 (0x99a3aa0a)
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: /u01/app/oracle/oradata/testdb/redo1a.log
      Current log# 1 seq# 1 mem# 1: /u01/app/oracle/oradata/testdb/redo1b.log
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue Sep 18 10:40:23 2012
    SMON: enabling cache recovery
    Errors in file /u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Errors in file /u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Error 704 happened during db open, shutting down database
    USER (ospid: 16127): terminating the instance due to error 704
    Instance terminated by USER, pid = 16127
    ORA-1092 signalled during: alter database "testdb" open resetlogs...
    opiodr aborting process unknown ospid (16127) as a result of ORA-1092
    Tue Sep 18 10:40:26 2012
    ORA-1092 : opitsk aborting process/u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc 的内容:
    Trace file /u01/app/oracle/diag/rdbms/testdb/testdb/trace/testdb_ora_16127.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1
    System name:     Linux
    Node name:     bitest
    Release:     2.6.18-194.el5
    Version:     #1 SMP Mon Mar 29 22:10:29 EDT 2010
    Machine:     x86_64
    VM name:     VMWare Version: 6
    Instance name: testdb
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 17
    Unix process pid: 16127, image: oracle@bitest (TNS V1-V3)
    *** 2012-09-18 10:40:10.935
    *** SESSION ID:(17.1) 2012-09-18 10:40:10.935
    *** CLIENT ID:() 2012-09-18 10:40:10.935
    *** SERVICE NAME:() 2012-09-18 10:40:10.935
    *** MODULE NAME:(sqlplus@bitest (TNS V1-V3)) 2012-09-18 10:40:10.935
    *** ACTION NAME:() 2012-09-18 10:40:10.935
    Control file created with size 1064 blocks
    *** 2012-09-18 10:40:11.012
    Stopping background process MMNL
    *** 2012-09-18 10:40:12.013
    Stopping background process MMON
    *** 2012-09-18 10:40:13.084
    Prior to RESETLOGS processing...
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE start
    Database is not in archivelog mode
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE complete
    DDE rules only execution for: ORA 312
    ----- START Event Driven Actions Dump ----
    ---- END Event Driven Actions Dump ----
    ----- START DDE Actions Dump -----
    Executing SYNC actions
    ----- START DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (Async) -----
    Successfully dispatched
    ----- END DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (SUCCESS, 2 csec) -----
    Executing ASYNC actions
    ----- END DDE Actions Dump (total 2 csec) -----
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE rules only execution for: ORA 313
    ----- START Event Driven Actions Dump ----
    ---- END Event Driven Actions Dump ----
    ----- START DDE Actions Dump -----
    Executing SYNC actions
    ----- START DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (Async) -----
    DDE Action 'DB_STRUCTURE_INTEGRITY_CHECK' was flood controlled
    ----- END DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (FLOOD CONTROLLED, 196018181 csec) -----
    Executing ASYNC actions
    ----- END DDE Actions Dump (total 0 csec) -----
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    *** 2012-09-18 10:40:13.166 4320 krsh.c
    Clearing online redo logfile 1 /u01/app/oracle/oradata/testdb/redo1a.log
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 313' was flood controlled (0x1) (no incident)
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/testdb/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    *** 2012-09-18 10:40:16.793
    *** 2012-09-18 10:40:16.793 4320 krsh.c
    Clearing online redo logfile 1 complete
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 313' was flood controlled (0x1) (no incident)
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    *** 2012-09-18 10:40:16.794 4320 krsh.c
    Clearing online redo logfile 2 /u01/app/oracle/oradata/testdb/redo2a.log
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 313' was flood controlled (0x1) (no incident)
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/testdb/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    *** 2012-09-18 10:40:20.294
    *** 2012-09-18 10:40:20.294 4320 krsh.c
    Clearing online redo logfile 2 complete
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 313' was flood controlled (0x1) (no incident)
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    *** 2012-09-18 10:40:20.294 4320 krsh.c
    Clearing online redo logfile 3 /u01/app/oracle/oradata/testdb/redo3a.log
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    DDE: Problem Key 'ORA 313' was flood controlled (0x1) (no incident)
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/testdb/redo3a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    *** 2012-09-18 10:40:22.819
    *** 2012-09-18 10:40:22.819 4320 krsh.c
    Clearing online redo logfile 3 complete
    *** 2012-09-18 10:40:22.819
    *** 2012-09-18 10:40:24.620
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    *** 2012-09-18 10:40:24.629
    USER (ospid: 16127): terminating the instance due to error 704

    SQL> startup upgrade pfile='/u01/app/oracle/admin/testdb/scripts/init.ora';
    ORACLE instance started.
    Total System Global Area 1570009088 bytes
    Fixed Size 2228704 bytes
    Variable Size 436211232 bytes
    Database Buffers 1124073472 bytes
    Redo Buffers 7495680 bytes
    Database mounted.
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: '/u01/app/oracle/oradata/testdb/system01.dbf'
    SQL> recover database;
    ORA-00283: recovery session canceled due to errors
    ORA-16433: The database must be opened in read/write mode.

  • ORA-00312 problem, thank you very much!

    Hi, there,
    when I use OEM standalone to login the database, I found there is an error:
    ORA-00313:open failed for members of log group1 of thred 1
    ORA-00312:online log 1 thread 1 "c:\oracle-database-server\oradata\redo01.log"
    then I can't open the database and only can mount it.
    and then I found all the other databases on my local machine have the exact same problem. at the same time, I found the service of OracleOracle9iDB_serveManagementServer can't startup. whenever I want to start it, it warn me "start and stop, becuase there is no work connect to it". so I doublt it seems there is something wrong with my operation system, but not the database's problem. my os is WIN XP PRO.
    does there anyone who knows the reason and how can I solve it? besides, can I backup the database in mount status and how?
    thank you very much for any hint!
    I do need you help, thank you so much!!

    Please repost this in one of the database forums, unfortunately most of us on the JDev team are better at Java than database issues.
    Here's the URL to the general RDBMS forum here on OTN:
    General Database Discussions
    Hope this helps,
    Rob

  • ORA-01092 when creating db on 10.2.0.4

    hi,
    i have 10g with 10.2.0.4 patch on SLES 10. and i want to create db instance. when i do it, i have an error called by ORA-01092 at %40 processing. when i read alertcside.log, i saw that logs:
    +.............+
    Errors in file /opt/oracle/admin/CSIDE/udump/cside_ora_4921.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Thu Dec  3 00:19:19 2009
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Instance terminated by USER, pid = 4921
    ORA-1092 signalled during: alter database "CSIDE" open resetlogs...
    then i read /opt/oracle/admin/CSIDE/udump/cside_ora_4921.trc, i saw that logs:
    +...............+
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE complete
    *** 2009-12-03 00:19:07.171
    Thread 1: Sequence reset to 1.
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/opt/oracle/oradata/CSIDE/redo01.log'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/opt/oracle/oradata/CSIDE/redo02.log'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/opt/oracle/oradata/CSIDE/redo03.log'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    *** 2009-12-03 00:19:19.695
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    what can i do to solve this problem. thanks for your all helps.

    hi,
    i ran dbca and i selected "General Purpose". then i have written Global Database Name and SID. then i checked "Configure the Database with Enterprise Manager" and selected "Use Databse Control for Database Management" and i clicked Next. then i have written same Password for All Accounts. then select "File System" option. then i selected "Use Common Location for All Database Files" option (not select "Use Database File Locations from Template" option) and i have written "{ORACLE_BASE}/oradata" for Database Files Location and i clicked next. then i checked "Specify Flash Recovery Area" for "Choose the recovery options for the database" page (already default values for this page) and clicked next. then default values for next page and i clicked next. then default values for next page(memory, sizing,character sets,connection mode tabs) and i clicked next. and then i clicked Finish button. and when processing %40, i have an error called by ORA-01092.
    wonder in a place I do wrong??? i wonder, did i make a mistake at setup the oracle 10gR2 and patch? but setup has succeeded.
    I need your help to overcome this problem... thanks for your all helps
    Other hand where is CreateDBCatalog.log??? i dont know its path

Maybe you are looking for