ORA-00333

Hi,
when I started my database last week, it started correctly. But I am getting this error in the alert_log. why is this? how can I fix this? the last few lines of my alertlog
ALTER DATABASE OPEN
Wed Jun 16 11:33:13 2010
Beginning crash recovery of 1 threads
parallel recovery started with 7 processes
Wed Jun 16 11:33:13 2010
Started redo scan
Wed Jun 16 11:33:13 2010
Errors in file /app01/app/oracle/admin/dev/udump/dev_ora_14460.trc:
ORA-00333: redo log read error block 9936 count 8192
ORA-00312: online log 3 thread 1: '/s13/oradata/dev/logdev3.dbf'
ORA-27072: File I/O error
Linux-x86_64 Error: 9: Bad file descriptor
Additional information: 4
Additional information: 9936
Additional information: 180224
Wed Jun 16 11:33:13 2010
Errors in file /app01/app/oracle/admin/dev/udump/dev_ora_14460.trc:
ORA-00333: redo log read error block 9936 count 8192
ORA-00312: online log 3 thread 1: '/s13/oradata/dev/logdev3.dbf'
ORA-27091: unable to queue I/O
ORA-27072: File I/O error
Linux-x86_64 Error: 5: Input/output error
Additional information: 4
Additional information: 9936
Additional information: 180224
Wed Jun 16 11:33:13 2010
Aborting crash recovery due to error 333
Wed Jun 16 11:33:13 2010
Errors in file /app01/app/oracle/admin/dev/udump/dev_ora_14460.trc:
ORA-00333: redo log read error block 9936 count 8192
ORA-333 signalled during: ALTER DATABASE OPEN...
In the dev_ora_14460.trc file also I have this same message
*** SERVICE NAME:() 2010-06-16 11:33:13.254
*** SESSION ID:(214.3) 2010-06-16 11:33:13.254
Successfully allocated 7 recovery slaves
Using 158 overflow buffers per recovery slave
Thread 1 checkpoint: logseq 1, block 3255, scn 81748730941
cache-low rba: logseq 1, block 9936
on-disk rba: logseq 1, block 10195, scn 81795355591
start recovery at logseq 1, block 9936, scn 0
ORA-00333: redo log read error block 9936 count 8192
ORA-00312: online log 3 thread 1: '/s13/oradata/whsedev/logwhsedev3.dbf'
ORA-27072: File I/O error
Linux-x86_64 Error: 9: Bad file descriptor
Additional information: 4
Additional information: 9936
Additional information: 180224
ORA-00333: redo log read error block 9936 count 8192
ORA-00312: online log 3 thread 1: '/s13/oradata/whsedev/logwhsedev3.dbf'
ORA-27091: unable to queue I/O
ORA-27072: File I/O error
Linux-x86_64 Error: 5: Input/output error
Additional information: 4
Additional information: 9936
Additional information: 180224
ORA-00333: redo log read error block 9936 count 8192
What should I do now? My redo logs are multiplexed. Should I copy one of the other redo log files and restart the database?
Please help.

Ogan,
You multiplex redo logs by adding logfiles to the log groups. For example when you create a database with DBCA the templates creates three log groups each with a single logfile. In order to multiplex the log files just add another or more to each group, preferably at different locations. It is a simple process that can save you a lot of grief. Take a look at the link below for a complete walk through on the process.
http://www.oracledistilled.com/oracle-database/administration/multiplexing-the-redo-log-files/

Similar Messages

  • ORA-00333: redo log read error block

    ORA-01033: ORACLE initialization or shutdown in progress ...
    / as sysdba
    SQL> shutdown immediate;
    SQL> startup nomount;
    SQL> alter database mount;
    SQL> alter database open;
    ORA-00333: redo log read error block 8299 count 8192
    SQL> SELECT * FROM V$VERSION;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL> select group#,members,THREAD, STATUS,ARCHIVED,BYTES,FIRST_TIME,FIRST_CHAGE#,SEQUENCE# from v$log;
    GROUP# MEMBERS,THREAD,STATUS,ARCHIVED,BYTES,FIRST_TIME,FIRST_CHAGE#,SEQUENCE#
    1 1 1 CURRENT NO 52428800 29-FEB-12 1597643 57
    2 1 1 INACTIVE NO 52428800 29-FEB-12 1573462 56
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Wed Feb 29 19:46:38 2012
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 56 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_7LZYZK8S_.LOG
    Wed Feb 29 19:46:40 2012
    Completed redo application
    Wed Feb 29 19:46:40 2012
    Completed crash recovery at
    Thread 1: logseq 56, block 6568, scn 1597642
    270 data blocks read, 270 data blocks written, 1460 redo blocks read
    Wed Feb 29 19:46:43 2012
    Thread 1 advanced to log sequence 57
    Thread 1 opened at log sequence 57
    Current log# 2 seq# 57 mem# 0: C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG
    Successful open of redo thread 1
    Wed Feb 29 19:46:43 2012
    SMON: enabling cache recovery
    Wed Feb 29 19:46:55 2012
    Successfully onlined Undo Tablespace 1.
    Wed Feb 29 19:46:55 2012
    SMON: enabling tx recovery
    Wed Feb 29 19:46:56 2012
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=3024
    Wed Feb 29 19:47:09 2012
    Completed: alter database open
    Wed Feb 29 19:47:14 2012
    db_recovery_file_dest_size of 10240 MB is 0.98% 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.
    Wed Feb 29 20:33:30 2012
    MMNL absent for 1537 secs; Foregrounds taking over
    Wed Feb 29 20:33:31 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 20:33:31 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 20:33:32 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 20:33:33 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 21:45:24 2012
    MMNL absent for 4318 secs; Foregrounds taking over
    MMNL absent for 4318 secs; Foregrounds taking over
    MMNL absent for 4322 secs; Foregrounds taking over
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Wed Feb 29 22:30:01 2012
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 3, v.3244
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:3097M/3546M, Ph+PgF:5143M/5429M, VA:1943M/2047M
    Wed Feb 29 22:30:01 2012
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 201326592
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 805306368
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 587202560
    compatible = 10.2.0.1.0
    db_recovery_file_dest = C:\oraclexe\app\oracle\flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=winsp3ue)(PORT=1522))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 268435456
    PMON started with pid=2, OS id=2176
    PSP0 started with pid=3, OS id=2204
    MMAN started with pid=4, OS id=2208
    DBW0 started with pid=5, OS id=2212
    LGWR started with pid=6, OS id=2220
    CKPT started with pid=7, OS id=2240
    SMON started with pid=8, OS id=2460
    RECO started with pid=9, OS id=2464
    CJQ0 started with pid=10, OS id=2480
    MMON started with pid=11, OS id=2484
    Wed Feb 29 22:30:02 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2492
    Wed Feb 29 22:30:02 2012
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Wed Feb 29 22:30:02 2012
    alter database mount exclusive
    Wed Feb 29 22:30:06 2012
    Setting recovery target incarnation to 2
    Wed Feb 29 22:30:06 2012
    Successful mount of redo thread 1, with mount id 2657657770
    Wed Feb 29 22:30:06 2012
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Wed Feb 29 22:30:07 2012
    alter database open
    Wed Feb 29 22:30:07 2012
    Beginning crash recovery of 1 threads
    Wed Feb 29 22:30:07 2012
    Started redo scan
    Wed Feb 29 22:30:15 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_2544.trc:
    ORA-00333: redo log read error block 10347 count 6144
    ORA-00312: online log 2 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG'
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    Waiting for Help
    Regards

    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_2544.trc:
    ORA-00333: redo log read error block 10347 count 6144
    ORA-00312: online log 2 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG'
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 23) Data error (cyclic redundancy check).Might your redo log file is corrupted or not exist, check physically. -> C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG
    is it archivelog mode?
    perform fake recovery and open resetlogs.

  • Ora-00333 redo log read error block on 11g express

    Hi all
    I have error
    ora-00333 redo log read error block
    is there any solution for this?
    And I was type
    SQL> recovery database until cancel;
    but error still exist?
    any idea
    regards
    Gordan

    1. Check the OS for performance issues > CentOS 5.6 64 bytes (Space use 9Gbytes of 250gBytes) (Virtual Machine )
    decrease the size of the redo logs > ? How to do this? -- any reference
    set disk_async_io= false in the pfile > ? How to do this? -- any reference
    regards
    Gordan
    Edited by: useruseruser on Oct 25, 2011 9:24 PM
    Edited by: useruseruser on Oct 25, 2011 9:25 PM

  • ORA-00333: redo log read error block 69855 count 8192

    Hello Guys,
    where importing a dump to newly created database 10gR2 on Linux i got this error:
    ORA-00333: redo log read error block 69855 count 8192
    By searching this error, i found that I need to do recovery, but i don't have any backup of this database.
    Is there any easy solution for this error?
    Regards, Imran

    misterimran wrote:
    Hello Guys,
    where importing a dump to newly created database 10gR2 on Linux i got this error:
    ORA-00333: redo log read error block 69855 count 8192
    By searching this error, i found that I need to do recovery, but i don't have any backup of this database.
    Is there any easy solution for this error?no
    00333, 00000, "redo log read error block %s count %s"
    // *Cause:  An IO error occurred while reading the log described in the
    //          accompanying error.
    // *Action: Restore accessibility to file, or get another copy of the file.what additional clues exist with alert_SID.log file?
    do as below so we can know complete Oracle version & OS name.
    Post via COPY & PASTE complete results of
    SELECT * from v$version;

  • ORA-00333: redo log read error block 283081 count 8192

    I am starting the database..it mount but after that it gives me this error
    ORA-00333: redo log read error block 283081 count 8192
    Below are the contents of alert Log.._Please advice_
    Completed: ALTER DATABASE MOUNT
    Tue Jan 20 10:24:45 2009
    ALTER DATABASE OPEN
    Tue Jan 20 10:24:45 2009
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Tue Jan 20 10:24:45 2009
    Started redo scan
    Tue Jan 20 10:25:00 2009
    Errors in file /d01/oracle/PROD1/db/tech_st/10.2.0/admin/PROD1_prod1/udump/prod1_ora_32356.trc:
    ORA-00333: redo log read error block 283081 count 8192
    ORA-00312: online log 2 thread 1: '/d01/oracle/PROD1/db/apps_st/data/log02a.dbf'
    ORA-27072: File I/O error
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 4
    Additional information: 283081
    Additional information: 257536
    Tue Jan 20 10:25:16 2009
    Errors in file /d01/oracle/PROD1/db/tech_st/10.2.0/admin/PROD1_prod1/udump/prod1_ora_32356.trc:
    ORA-00333: redo log read error block 283081 count 8192
    ORA-00312: online log 2 thread 1: '/d01/oracle/PROD1/db/apps_st/data/log02a.dbf'
    ORA-27091: unable to queue I/O
    ORA-27072: File I/O error
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 4
    Additional information: 283081
    Additional information: 257536
    Tue Jan 20 10:25:31 2009

    I did what Prabhu told me..But i recovered using backup controlfile and when i was asked to apply logs..i applied my oldest logs and it worked
    Like i have two groups with two members each
    I applied log1a.dbf and it said media recovery completee
    I opened the database But then it started giving me errors for undo tablespace
    I made another undo tablespace..tried dropping the old one but it did not permitted as it had some segments with status "needs recovery"
    Than i added this parameter in pfile with the correupted segment and than tried to drop the segment but it still did not permit
    corruptedrollback_segments =(corrupted_undo segment_name)
    Next what i did was I mounted the database, ran another session of media recovery and opened the databse using resetlogs
    Than i dropped the old undo and it went through successfully..
    If you think anything i did wrong than please advice..
    I hope this action plans helps you in case you come across same errors some day
    I would be very thankful if you can refer me a document of recovery which covers all kinds of recoveries and scenarios and commands too
    Thanks alot

  • ORA-00333: redo log read error block 65538 count 8192

    Hi,
    I wanted to alter user hr's password, but I couldn't open the database first. What should I do? Here is my demo: Thank you for your response.
    C:\>sqlplus /nolog
    SQL*Plus: Release 9.2.0.1.0 - Production on Sun May 16 12:12:43 2004
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect sys/oracle as sysdba
    Connected.
    SQL> show user
    USER is "SYS"
    SQL> select * from v$controlfile;
    STATUS
    NAME
    C:\ORACLE\ORADATA\SARAH\CONTROL01.CTL
    C:\ORACLE\ORADATA\SARAH\CONTROL02.CTL
    C:\ORACLE\ORADATA\SARAH\CONTROL03.CTL
    SQL> select * from dba_users;
    select * from dba_users
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-00333: redo log read error block 65538 count 8192
    SQL> desc v$instance
    Name Null? Type
    INSTANCE_NUMBER NUMBER
    INSTANCE_NAME VARCHAR2(16)
    HOST_NAME VARCHAR2(64)
    VERSION VARCHAR2(17)
    STARTUP_TIME DATE
    STATUS VARCHAR2(12)
    PARALLEL VARCHAR2(3)
    THREAD# NUMBER
    ARCHIVER VARCHAR2(7)
    LOG_SWITCH_WAIT VARCHAR2(11)
    LOGINS VARCHAR2(10)
    SHUTDOWN_PENDING VARCHAR2(3)
    DATABASE_STATUS VARCHAR2(17)
    INSTANCE_ROLE VARCHAR2(18)
    ACTIVE_STATE VARCHAR2(9)
    SQL> select instance_name, status from v$instance;
    INSTANCE_NAME STATUS
    sarah MOUNTED
    SQL>
    *******************************

    I did what Prabhu told me..But i recovered using backup controlfile and when i was asked to apply logs..i applied my oldest logs and it worked
    Like i have two groups with two members each
    I applied log1a.dbf and it said media recovery completee
    I opened the database But then it started giving me errors for undo tablespace
    I made another undo tablespace..tried dropping the old one but it did not permitted as it had some segments with status "needs recovery"
    Than i added this parameter in pfile with the correupted segment and than tried to drop the segment but it still did not permit
    corruptedrollback_segments =(corrupted_undo segment_name)
    Next what i did was I mounted the database, ran another session of media recovery and opened the databse using resetlogs
    Than i dropped the old undo and it went through successfully..
    If you think anything i did wrong than please advice..
    I hope this action plans helps you in case you come across same errors some day
    I would be very thankful if you can refer me a document of recovery which covers all kinds of recoveries and scenarios and commands too
    Thanks alot

  • ORA-01033 Error... Please Help!

    Dear all expert,
    After Re-boot the computer, The system show the following error code; Kindly provide solution for me to fixed this case..
    Thank of all Expert.
    The Error message reference to the following:
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL>
    SQL> startup
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-00333: redo log read error block 90114 count 8192

    Dear Donald Spry
    I have try you suggestion to run the command in SQL Plus. But Have The following Error:
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon May 12 22:53:58 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    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
    SQL> startup mount;
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> shutdown abort
    ORACLE instance shut down.
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    SQL> alter database recover automatic;
    alter database recover automatic
    ERROR at line 1:
    ORA-00283: recovery session canceled due to errors
    ORA-00333: redo log read error block 90114 count 8192
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-00333: redo log read error block 90114 count 8192
    Please Let me know how can I do? Is it need me to re-install the Oracle 9i?
    Thousand Thanks!!
    Best Regrads
    Vincent Chan

  • ORA-01033 Error Coming Continuosly

    When I am trying to connect to the database the error is coming "Oracle shutdown or intilialization is in process". I am not able to do anything.
    My database is on some other computer and i am trying to connect using host string. I am using Oracle version10.1.0.4.2 (10G)
    I checked the trace file and got the error below:
    ORA-00333: redo log read error block 31464 count 8192
    ORA-00312: online log 2 thread 1: 'D:\ORACLE\ORADATA\ORCL\REDO02.LOG'
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    ORA-00333: redo log read error block 31464 count 8192
    ORA-00312: online log 2 thread 1: 'D:\ORACLE\ORADATA\ORCL\REDO02.LOG'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    *** 2008-05-13 18:14:50.934
    ORA-00333: redo log read error block 31464 count 8192
    Please suggest the needful asap or mail @ [email protected]

    ORA-01033: ORACLE initialization or shutdown in progress
    Cause: An attempt was made to log on while Oracle is being started up or shutdown.
    Action: Wait a few minutes. Then retry the operation.

  • Ora 01033 strange error

    hi,
    i think the database is crashed an when i try recover database
    SQL> recover database
    ORA-00283: recovery session canceled due to errors
    ORA-00333: redo log read error block 8194 count 8192
    when i try to connect it gives 01033 error.
    would anyone suggest me

    I did both your suggestions
    First of all all clients are working properly till yesterday without any problem. Today I faced this problem in all clients around 10 clients same time. I feel it is may be Host machine database /network setting problem. How we can trace?
    When I restart Listner using lsnrctl command in server , then I can connect from client using SQLplus but a while only. When I Establish another connection in the same client or from any other client, it won't allow me. Also , connected session getting error.
    When I issue lsnrctl status command in server it is displaying like this. Maxnew is the one that have problem.
    lsnrctl> status
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 8.1.7.0.0 - Produc
    tion
    Start Date 03-APR-2006 14:30:06
    Uptime 0 days 0 hr. 17 min. 53 sec
    Trace Level analysis
    Security OFF
    SNMP OFF
    Listener Parameter File D:\oracle\ora81\network\admin\listener.ora
    Listener Log File D:\oracle\ora81\network\log\listener.log
    Listener Trace File D:\ORACLE\MAXNEW.TRC
    Services Summary...
    MAXNEW has 1 service handler(s)
    maxnew has 3 service handler(s)
    MAXPRD has 1 service handler(s)
    MAXPRD has 2 service handler(s)
    MAXTEST has 1 service handler(s)
    MAXTEST has 1 service handler(s)
    PLSExtProc has 1 service handler(s)
    NBDDATA has 1 service handler(s)
    nbddata has 1 service handler(s)
    The command completed successfully
    Please advise?
    James
    Message was edited by:
    [email protected]

  • Urgent case!!! Oracle DB Connect Error ORA-01033

    Dear all expert,
    After Re-boot the computer, The system show the following error code; Kindly provide solution for me to fixed this case..
    Thank of all Expert.
    The Error message reference to the following:
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL>
    SQL> startup
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-00333: redo log read error block 90114 count 8192

    No...
    I am running SQLPLUS from AIX which our SAP OS using ora<sid>.  SQLPLUS from local command prompt works fine.
    We are currently looking into firewall issues where the oracle listener reponds back on a random port rather than the standard port 1521 for which firewall is open. 
    I got hold on some ORACLE notes which talks about using SHARED SOCKET connection to solve the issue

  • Dear Experts, I am facing problem

    C:\>sqlplus sys as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Mon May 9 22:10:37 2011
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Enter password:
    Connected to an idle instance.
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area 612368384 bytes
    Fixed Size 1292036 bytes
    Variable Size 595593468 bytes
    Database Buffers 8388608 bytes
    Redo Buffers 7094272 bytes
    Database mounted.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\SYSTEM01.DBF'
    SQL> recover database;
    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 12970357 generated at 04/09/2011 22:51:55 needed for thread 1
    ORA-00289: suggestion :
    D:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\TUVSHIN\ARCHIVELOG\2011_05_09\O1_MF_1_
    797_%U_.ARC
    ORA-00280: change 12970357 for thread 1 is in sequence #797
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    D:\oracle\product\10.2.0\oradata\tuvshin\REDO02.LOG
    ORA-00283: recovery session canceled due to errors
    ORA-00333: redo log read error block 5246 count 8192
    ORA-01112: media recovery not started
    How to resolve this problem, Help me
    Edited by: user10706933 on May 9, 2011 7:21 PM

    sorry my english
    Yeap of Course, VERY VERY TNX ALL
    SQL>shutdown abort;
    SQL>startup mount;
    SQL> alter database backup controlfile to trace as 'D:\oracle\product\10.2.0\tuvshin\exported_config.txt';
    SQL> shutdown abort;
    ORACLE instance shut down.
    SQL> startup nomount;
    SQL> CREATE CONTROLFILE REUSE DATABASE "tuvshin" RESETLOGS ARCHIVELOG
    2 MAXLOGFILES 16
    3 MAXLOGMEMBERS 3
    4 MAXDATAFILES 100
    5 MAXINSTANCES 8
    6 MAXLOGHISTORY 292
    7 LOGFILE
    8 GROUP 1 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\REDO01.LOG' SIZE 50M,
    9 GROUP 2 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\REDO02.LOG' SIZE 50M,
    10 GROUP 3 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\REDO03.LOG' SIZE 50M
    11 DATAFILE
    12 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\SYSTEM01.DBF',
    13 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\UNDOTBS01.DBF',
    14 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\SYSAUX01.DBF',
    15 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\USERS01.DBF',
    16 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\TS_TEST.ORA',
    17 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\TEST.ORA',
    18 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\TEST1.ORA'
    19 CHARACTER SET UTF-8;
    Control file created.
    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: 'D:\ORACLE\PRODUCT\10.2.0\TUVSHIN\P\SYSTEM01.DBF'
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 2032832 generated at 04/05/2010 12:42:29 needed for thread 1
    ORA-00289: suggestion :
    D:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\TUVSHIN\ARCHIVELOG\2010_04_05\O1_MF_1_87_
    %U_.ARC
    ORA-00280: change 2032832 for thread 1 is in sequence #87
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    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: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\SYSTEM01.DBF'
    ORA-01112: media recovery not started
    ############## ADDED THIS LINE ON INIT.ORA FILE #####################
    allowresetlogs_corruption=true
    SQL> startup mount pfile=D:\oracle\product\10.2.0\admin\tuvshin\pfile\init.ora.5232010204231;
    ORACLE instance started.
    SQL> recover;
    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 until cancel;
    ORA-00279: change 2032832 generated at 04/05/2010 12:42:29 needed for thread 1
    ORA-00289: suggestion :
    D:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\TUVSHIN\ARCHIVELOG\2010_04_05\O1_MF_1_87_
    %U_.ARC
    ORA-00280: change 2032832 for thread 1 is in sequence #87
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    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: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TUVSHIN\SYSTEM01.DBF'
    ORA-01112: media recovery not started
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> alter database open resetlogs;
    Database altered.
    SQL> select * from global_name;
    tuvshin
    SQL>
    Edited by: user10706933 on May 12, 2011 8:16 PM

  • DG端不定期报waiting for async I/Os failed错误

    大家好,我这边数据库主库是RAC,物理DG端也是RAC,都采用的ASM,存储,DG端最近总是时不时的报错:
    Errors in file /u01/oracle/diag/rdbms/racstandby/rac1/trace/rac1_arcr_11381.trc:
    ORA-27061: waiting for async I/Os failed
    Linux-x86_64 Error: 5: Input/output error
    Additional information: -1
    Additional information: 1048576
    WARNING: Read Failed. group:2 disk:0 AU:247 offset:0 size:1048576
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 247 reason error; if possible, will try another mirror side
    Errors in file /u01/oracle/diag/rdbms/racstandby/rac1/trace/rac1_arcr_11381.trc:
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    有时就报一两次,有时一下报一天,但看DG进程还都在,数据也都实时追着,不知道有什么影响,甚至有一次MRP0自己DOWN掉不知道和这个有没有关系,实际去ASM中查看文件可以访问,检测坏块也没有,删掉重建redo仍有此问题,删掉整个库从新做主从仍然有此问题,希望大家帮看看,感激
    TRACE文件内容:
    Trace file /u01/oracle/diag/rdbms/racstandby/rac1/trace/rac1_arcr_11381.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/oracle/11.2.0.3/product
    System name: Linux
    Node name: racstandby1
    Release: 2.6.18-274.el5
    Version: #1 SMP Fri Jul 22 04:43:29 EDT 2011
    Machine: x86_64
    Instance name: rac1
    Redo thread mounted by this instance: 1
    Oracle process number: 62
    Unix process pid: 11381, image: oracle@racstandby1 (ARCR)
    *** 2012-10-24 22:00:56.861
    *** SESSION ID:(1714.1) 2012-10-24 22:00:56.861
    *** CLIENT ID:() 2012-10-24 22:00:56.861
    *** SERVICE NAME:(SYS$BACKGROUND) 2012-10-24 22:00:56.861
    *** MODULE NAME:() 2012-10-24 22:00:56.861
    *** ACTION NAME:() 2012-10-24 22:00:56.861
    Initial buffer sizes: read 1024K, overflow 832K, change 805K
    ORA-27061: waiting for async I/Os failed
    *** 2012-10-25 10:04:19.253
    Linux-x86_64 Error: 5: Input/output error
    Additional information: -1
    Additional information: 1048576
    WARNING: Read Failed. group:2 disk:0 AU:247 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_DATA1
    incarnation:0xefd74ddb asynchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e780 bufp:0x2b3b7b42d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 247 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-27072: File I/O error
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Additional information: 505856
    Additional information: -1
    WARNING: Read Failed. group:2 disk:0 AU:247 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_DATA1
    incarnation:0xefd74ddb synchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e780 bufp:0x2b3b7b42d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 247 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    Incomplete read from log member '+DATA/racstandby/onlinelog/group_7.277.797513635'. Trying next member.
    ORA-27072: File I/O error
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Additional information: 251904
    Additional information: -1
    WARNING: Read Failed. group:3 disk:0 AU:123 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_FRA1
    incarnation:0xefd74ddd synchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e780 bufp:0x2b3b7b42d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 325 in group [3.1197980968] from disk FRA_0000 allocation unit 123 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    ORA-15081: failed to submit an I/O operation to a disk
    Incomplete read from log member '+FRA/racstandby/onlinelog/group_7.325.797513637'. Trying next member.
    *** 2012-10-25 10:04:19.372 4320 krsh.c
    ARCr: All Archive destinations made inactive due to error 333
    *** 2012-10-25 10:04:19.398 2932 krsi.c
    krsi_dst_fail: dest:1 err:333 force:0 blast:1
    ORA-27061: waiting for async I/Os failed
    Linux-x86_64 Error: 5: Input/output error
    Additional information: -1
    Additional information: 1048576
    WARNING: Read Failed. group:2 disk:0 AU:248 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_DATA1
    incarnation:0xefd74ddb asynchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e500 bufp:0x2b3b7b53d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 20 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 248 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    *** 2012-10-25 10:04:19.546 4481 kcrr.c

    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-27072: File I/O error
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Additional information: 505856
    15081, 00000, "failed to submit an I/O operation to a disk"
    // *Cause:   A submission of an I/O operation to a disk has failed.
    // *Action:  Make sure that all the disks are operational.
    ORA-15081一般与 存储磁盘有关, 请把/var/log/messages、dmesg日志发给我
    在11gR2中ORA-15081 可能导致instance crash
    有问题请去OTN中文论坛开个帖子 我会回复 地址:http://www.otncn.org
    如果需要发送附件,可以直接发邮件到 [email protected]

  • Cannot read Redo log

    Hi,
    We have a site which is used for replication.
    At this site we had a capture,propogate and the apply process.
    Because of some errors we dropped the capture and propogate process.
    We also droppeed the streams queue.
    Then we created a new Capture and Propogate process as well as
    a new streams queue.
    When we start the capture process then the process gets aborted.
    When we see the dump file we get the following errors.
    It says that you cannot read from redo log
    *** 2003-02-07 22:01:23.000
    *** SESSION ID:(22.16) 2003-02-07 22:01:23.000
    ORA-00333: redo log read error block 131074 count 8192
    ORA-00334: archived log: 'E:\ORACLE\ORCL92\RDBMS\ARC00029.001'
    ORA-27070: skgfdisp: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    ORA-00333: redo log read error block 131074 count 8192
    ORA-00334: archived log: 'E:\ORACLE\ORCL92\RDBMS\ARC00029.001'
    ORA-27091: skgfqio: unable to queue I/O
    ORA-27070: skgfdisp: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 23) Data error (cyclic redundancy check).

    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    These errors indicate that the file is unreadable from the OS point of view.

  • Capture Proccess offen abend when online log is switching

    enviroment:
    Red Hat Enterprise Linux Server release 5.8 (X64)
    Oracle Database 11.2.0.3.0
    Oracle Golden Gate 11.1.1.1.2
    Problome:
    Capture Proccess offen abend when online log is switching.(Not every time)
    I find errors in ggserr.log:
    2013-05-01 22:10:53 ERROR OGG-01028 Oracle GoldenGate Capture for Oracle, cap.prm: error reading redo log file,
    '+DATA/orcl/onlinelog/group_2.265.803917775' for sequence 1021: Reading ASM file +DATA/orcl/onlinelog/group_2.265.803917775
    in DBLOGREADER mode: (333) ORA-00333: redo log read error block 42395 count 4081.
    2013-05-01 22:10:53 ERROR OGG-01668 Oracle GoldenGate Capture for Oracle, cap.prm: PROCESS ABENDING.
    Vut I can't find any error in database's log.xml but 'Incomplete read from log member
    &apos;+DATA/orcl/onlinelog/group_2.265.803917775&apos;. Trying next member.'.
    I find that when this error happened ,the database is switching it's online log.It is not happened in a specific online
    log.And when Database switch online log to the 'error' online log back,capture proccess will work correctly.
    Here is my configure:
    GGSCI (TIKUDB) 1> view params cap
    EXTRACT cap
    SETENV (ORACLE_SID = orcl)
    USERID ogg, PASSWORD ogg
    TRANLOGOPTIONS DBLOGREADER
    TRANLOGOPTIONS LOGRETENTION ENABLED
    EXTTRAIL dirdat/lt
    TABLE TQMS.TEST;
    Please help me !

    xyz_hh wrote:
    enviroment:
    Red Hat Enterprise Linux Server release 5.8 (X64)
    Oracle Database 11.2.0.3.0
    Oracle Golden Gate 11.1.1.1.2Would it be possible to try upgrading to OGG 11.2.1, and see if the problem persists?

  • Redo error  in window

    Hi Experts,
    we use oracle 10GR2 in 32 bit window.
    I got an error mesage as
    ~Errors in file d:\oracle\product\10.2.0\admin\sale\bdump\sale_arc1_1980.trc:~ORA-16038: log 11 sequence# 15078 cannot be archived~ORA-00333: redo log read error block count~ORA-00312: online log 11 thread 1: 'G:\ORACLE\ORADATA\SALE\REDO11.LOG'~ORA-00312: online log 11 thread 1: 'G:\ORACLE\ORADATA\SALE\REDO11_MIRROR.LOG'~
    What do i need to do?
    I checked redo group 11 as inactive status and archived as yes.
    Under thsi condition, doi need to force checkpoint and switch logfile?
    Actually, it auto switch to other redo group before i saw message.
    Any suggestion?
    Thanks,
    JIm

    *** 2009-01-16 12:25:45.160
    ORA-00333: redo log read error block 16385 count 2048
    *** 2009-01-16 12:25:45.160 62692 kcrr.c
    ARC1: All Archive destinations made inactive due to error 333
    *** 2009-01-16 12:25:45.160 60970 kcrr.c
    kcrrfail: dest:1 err:333 force:0 blast:1
    *** 2009-01-16 12:25:45.426 21373 kcrr.c
    ORA-16038: log 11 sequence# 15078 cannot be archived
    ORA-00333: redo log read error block count
    ORA-00312: online log 11 thread 1: 'G:\ORACLE\ORADATA\SALE\REDO11.LOG'
    ORA-00312: online log 11 thread 1: 'G:\ORACLE\ORADATA\SALE\REDO11_MIRROR.LOG'
    *** 2009-01-16 12:31:03.785
    *** 2009-01-16 12:31:03.785 21420 kcrr.c
    Thanks for your help.
    All message is in there. It seems that redo 11 could not archived. Crash? But I saw this redo file is wroking on other switch?
    I check alert. after this redo message there are other message as
    Fri Jan 16 12:33:18 2009
    Errors in file d:\oracle\product\10.2.0\admin\sale\bdump\sale_arc0_1984.trc:
    ORA-00333: redo log read error block 16385 count 2048
    ORA-00312: online log 10 thread 1: 'G:\ORACLE\ORADATA\SALE\REDO10.LOG'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 1450) Insufficient system resources exist to complete the requested service.
    We talk with oracle support and feedback as OS issue.
    I asked os person for search in past time. sys admin do not find issue. we reboot server 3 times.
    However today I get this message after 2 days.
    What do I ned todo?
    Thanks,
    Jim

Maybe you are looking for