Error ora-01033 initialization or shutdown in progress Oracle 10g

Hello !
I am a young Gabonese student  and I need your help , it turns out that I have an Oracle database 10g and I am facing the same problem for a month already
Indeed, my database shows me
The instance of the database that my application connects (SID = MyApp) fails has started, due to an error with the code:
ora-01033 initialization or shutdown in progress.
And here is the list of other error messages that SQLPLUS console displays:
ORA - 01115: for I / O error reading block from file 2 <# block 926>
ORA - 01110: data file 2:
C: \ MyApp \ DATABASE \ ORACLE \ ORADATA \ MyApp \ UNDOTBS01.DBF
ORA - 27070: Failed to read / write asynchronous
OSD - 04016: Error queuing of pending asynchronous I / O request.
O / S - Error: <OS 1117> unable to meet demand due to an error O peripheral I /
ORA - 01115: I / O error reading block from file 2 <Block # 983>
ORA - 01110 data file 2
C: \ MyApp \ DATABASE \ ORACLE \ ORADATA \ MyApp \ UNDOTBS01.DBF
ORA - 27070: failure to read / write asynchronous
it 's been days since I research different forum a clear solution for this type of problem but I can not find anything satisfactory and definitive any help for me is precious ... thank you in advance

c8884db4-2595-4c5e-bd57-a33002f6d13c wrote:
Hello !
I am a young Gabonese student  and I need your help , it turns out that I have an Oracle database 10g and I am facing the same problem for a month already
Indeed, my database shows me
The instance of the database that my application connects (SID = MyApp) fails has started, due to an error with the code:
ora-01033 initialization or shutdown in progress.
And here is the list of other error messages that SQLPLUS console displays:
ORA - 01115: for I / O error reading block from file 2 <# block 926>
ORA - 01110: data file 2:
C: \ MyApp \ DATABASE \ ORACLE \ ORADATA \ MyApp \ UNDOTBS01.DBF
ORA - 27070: Failed to read / write asynchronous
OSD - 04016: Error queuing of pending asynchronous I / O request.
O / S - Error: <OS 1117> unable to meet demand due to an error O peripheral I /
ORA - 01115: I / O error reading block from file 2 <Block # 983>
ORA - 01110 data file 2
C: \ MyApp \ DATABASE \ ORACLE \ ORADATA \ MyApp \ UNDOTBS01.DBF
ORA - 27070: failure to read / write asynchronous
it 's been days since I research different forum a clear solution for this type of problem but I can not find anything satisfactory and definitive any help for me is precious ... thank you in advance
OS/Disk failure external to Oracle.
Oracle is victim; not the culprit.
After the disk throwing error is replaced, you will need to restore the DB from most recent backup.

Similar Messages

  • ORA-01033: ORACLE initialization or shutdown in progress (standby error)

    Hi all,
    OS : SunOS 5.10 Generic_144488-02 sun4u sparc SUNW,Sun-Fire-880
    Database : 10.2.0.4
    I made physical standby database from primary to stanby using RMAN as
    rman target / nocatalog sys/password@standby
    RMAN>run {
    allocate auxiliary channel ch1 device type disk;
    duplicate target database for standby;
    standby creation finished sucessfully , but when i performed log switch and forcely archive the current log the arhive was not trasferring.
    while trying to connect from primary to standby as :
    conn sys/password@standby (the below error displaying)
    ORA-01033: ORACLE initialization or shutdown in progress
    On stanby also the same error coming while connecting to sys/password@standby
    but while setting export ORACLE_SID=standby and ORACLE _HOME i can be able to connect to sqlplus and managed standby database in recovery mode.
    I am not confused why sys/password@standby is not being connecting ..
    Please help !
    Thanks

    Standby alert log :
    alter database recover managed standby database disconnect from session
    Fri Dec 10 14:59:17 2010
    Attempt to start background Managed Standby Recovery process (pstdby)
    MRP0 started with pid=16, OS id=11517
    Fri Dec 10 14:59:17 2010
    MRP0: Background Managed Standby Recovery process started (pstdby)
    Managed Standby Recovery not using Real Time Apply
    parallel recovery started with 3 processes
    Fri Dec 10 14:59:23 2010
    Waiting for all non-current ORLs to be archived...
    Media Recovery Waiting for thread 1 sequence 84
    Fri Dec 10 14:59:23 2010
    Completed: alter database recover managed standby database disconnect from session
    primary alert log :
    Errors in file /software/oracle/admin/stdby/bdump/stdby_arc1_24121.trc:
    ORA-12545: Connect failed because target host or object does not exist
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=pstdby_XPT)(INSTANCE_NAME=standby)(SERVER=dedicated)))'. Error is 12545.
    Sat Dec 11 02:18:33 2010
    Error 12545 received logging on to the standby
    Sat Dec 11 02:18:33 2010
    Errors in file /software/oracle/admin/stdby/bdump/stdby_arc1_24121.trc:
    ORA-12545: Connect failed because target host or object does not exist
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=pstdby_XPT)(INSTANCE_NAME=standby)(SERVER=dedicated)))'. Error is 12545.
    Edited by: VipinK on Dec 10, 2010 1:39 AM

  • ORA-01033 Oracle initialization or shutdown in progress error

    Hi All,
    I am using windows 7 on my 64-bit machine, and I installed oracle database 12c. Everything was installed fine, and i was able to connect to the HR schema. However, the next day when I wanted to connect, I got the ORA-01033 Oracle initialization or shutdown in progress error. What did I do wrong ? and what can I do to fix it ?? Thank you for the help.

    Sorry but there are NO SHORTCUTS!
    I already answered that above and referred you to the docs and an article.
    The doc chapters explain the NEW multitenant architecture in detail. The new 12c architecture is SUBSTANTIALLY different from previous architectures. Until you read the docs about it and understand how it has been implemented you will continue to have NOTHING but problems.
    I know that may sound like just another RTFM but for 12c it is imperative that you understand the new architecture if you want to avoid problems. There is no way to explain it all in the forums; Oracle takes a good two chapters just to cover the basics.
    I also pointed you to an article that shows how to startup the CDB and PDBs manually or write a STARTUP trigger to do it automatically.
    Hopefully you are doing all of this in a VM environment as you seemingly implied in one of your other threads?
    https://forums.oracle.com/thread/2594464
    There are already some VM templates available for 12c
    http://www.oracle.com/technetwork/server-storage/vm/database-templates-12c-11gr2-1972804.html

  • DB ERROR:ORA-01033: ORACLE initialization or shutdown in progress

    Hi
    I want to start oracle 11g database but i am getting this error
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0
    note:-my db was working fine but after updating the Windows and restarting the computer i am getting this error
    i followed the previous thread which decribed what to but i am getting below error
    SQL*Plus: Release 11.2.0.2.0 Production on Tue Jan 15 15:10:12 2013
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    SQL> connect sys/admin123 as sysdba
    ERROR:
    ORA-28056: Writing audit records to Windows Event Log failed
    OSD-226114008: Message 226114008 not found; product=RDBMS; facility=SOSD
    O/S-Error: (OS 1502) The event log file is full.
    ORA-28056: Writing audit records to Windows Event Log failed
    OSD-226114008: Message 226114008 not found; product=RDBMS; facility=SOSD
    O/S-Error: (OS 1502) The event log file is full.
    SQL> shutdown immediate
    ORA-01012: not logged on
    SQL> startup
    ORA-01012: not logged on
    SQL> shutdown immediate
    ORA-01012: not logged on
    SQL>
    can you please tell me what to do
    thanks in advance
    Edited by: Preetham Medlery on 15-Jan-2013 02:16

    Hi,
    From the error message it is clear that db shutdown is in process. So you have to wait some more time so that shutdown process will be completed, then you can start. If you have no time to wait then you can reboot the machine so that once server restarted you can start your database.
    Regards,
    Kishore

  • Getting error ORA-01033 : Oracle Initialization or shutdown in progress

    Getting error ORA-01033 : Oracle Initialization or shutdown in progress
    Tried to login with different users and could login thru one user. when given the command shuddown immediate, gave the error :
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    When given the command startup, gave the error :
    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-00322: log 1 of thread 1 is not current copy
    ORA-00312: online log 1 thread 1: 'C:\ORACLE\ORADATA\LDESK\REDO01.LOG'
    Please guide
    Regards,
    Meenal

    ORA-00322:     log string of thread string is not current copy
    Cause:     Check of log file header at database open found that an online log appears to be an incorrectly restored backup.
    Action:     Restore correct file or reset logs.
    As already mentioned,your redo seems to be corrupted.Are you in archivelog mode with a good copy of backup with you?
    Aman....

  • ORA-01033: ORACLE initialization or shutdown in progress / TAF

    Hi experts,
    I have the following environment:
    + 2 Linux Redhat  5.7 0n X86/64 named dwh and stb and Oracle 11.2.0.2,
    + Database on dwh is primary and on stb is standby
    the listener on dwh:
    ADR_BASE_LISTENER=/u00/app/oracle
    LISTENER =
        (ADDRESS_LIST =
            # for external procedure calls, create a separate listener
            # See basenv_user_guide.pdf for details (chapter of listener.ksh)
            (ADDRESS =
                (PROTOCOL = TCP)
                (Host = dwh )
                (Port = 1521)
    SID_LIST_LISTENER =
        (SID_LIST =
            (SID_DESC =
                # Next line is necessary for dataguard >= 10g
                (GLOBAL_DBNAME = strm_site1_DGMGRL)
                (SID_NAME      = STRM )
                (ORACLE_HOME   = /u01/app/oracle/product/11.2.0/db_1 )
        )the service_names parameter on dwh:
    SQL> show parameter service
    NAME                                 TYPE        VALUE
    service_names                        string      STRM
    [oracle@dwh admin]$ lsnrctl status
    [oracle@dwh admin]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 14-SEP-2011 17:32:43
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=dwh)(Port=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                14-SEP-2011 12:11:15
    Uptime                    0 days 5 hr. 21 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dwh)(PORT=1521)))
    Services Summary...
    Service "STRMXDB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1_DGB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1_DGMGRL" has 1 instance(s).
      Instance "STRM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    the listener on stb:
    [oracle@stb admin]$ cat listener.ora
    ADR_BASE_LISTENER=/u00/app/oracle
    LISTENER =
        (ADDRESS_LIST =
            # for external procedure calls, create a separate listener
            # See basenv_user_guide.pdf for details (chapter of listener.ksh)
            (ADDRESS = (PROTOCOL = TCP) (Host = stb ) (Port = 1521)
    SID_LIST_LISTENER =
            (SID_DESC =
                # Next line is necessary for dataguard >= 10g
                (GLOBAL_DBNAME = strm_site2_DGMGRL)
                (SID_NAME      = STRM )
                (ORACLE_HOME   = /u01/app/oracle/product/11.2.0/db_1 )
        )the service_names parameter on stb:
    SQL> show parameter service
    NAME                                 TYPE        VALUE
    service_names                        string      STRM
    [oracle@stb admin]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 14-SEP-2011 17:37:23
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=stb)(Port=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                14-SEP-2011 12:12:39
    Uptime                    0 days 5 hr. 24 min. 44 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=stb)(PORT=1521)))
    Services Summary...
    Service "strm" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2_DGB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2_DGMGRL" has 1 instance(s).
      Instance "STRM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfullyMy tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0.2/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    STRM=
    (DESCRIPTION=
           (LOAD_BALANCE=on)
           (FAILOVER=on)
           (ADDRESS=(PROTOCOL=tcp)(HOST=dwh)(PORT=1521))
           (ADDRESS=(PROTOCOL=tcp)(HOST=stb)(PORT=1521))
                (CONNECT_DATA=
                    (SERVICE_NAME=strm)
                    (FAILOVER_MODE=(TYPE=select)(METHOD=basic))
    STRM_SITE1 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = dwh)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = STRM_SITE1)
    STRM_SITE2 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = stb)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = STRM_SITE2)
      )My Problem:
    C:\Documents and Settings\thai>sqlplus scott/scott@STRM
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Sep 14 17:49:51 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0Login with
    sqlplus sys/****@STRM as sysdbaraises no problem!
    What I have done wrong? Please, help!
    regards
    hqt200475
    Edited by: hqt200475 on Sep 14, 2011 9:04 AM

    If I understand the second part of the question correctly you can use DBMS_SERVICE to create an alias on both servers.
    Then depending upon the ROLE they are in you can just connect.
    First an entry need to be added to the client tnsnames.ora that uses a SERVICE_NAME instead of a SID.
    ernie =
    (DESCRIPTION =
        (ADDRESS_LIST =
           (ADDRESS = (PROTOCOL = TCP)(HOST = primary.host)(PORT = 1521))
           (ADDRESS = (PROTOCOL = TCP)(HOST = standby.host)(PORT = 1521))
           (CONNECT_DATA =
           (SERVICE_NAME = ernie)
    )Next the service 'ernie' needs to be created manually on the primary database.
    BEGIN
       DBMS_SERVICE.CREATE_SERVICE('ernie','ernie');
    END;
    /After creating the service needs to be manually started.
    BEGIN
       DBMS_SERVICE.START_SERVICE('ernie');
    END;Several of the default parameters can now be set for 'ernie'.
    BEGIN
       DBMS_SERVICE.MODIFY_SERVICE
       ('ernie',
       FAILOVER_METHOD => 'BASIC',
       FAILOVER_TYPE => 'SELECT',
       FAILOVER_RETRIES => 200,
       FAILOVER_DELAY => 1);
    END;
    /Finally a database STARTUP trigger should be created to ensures that this service is only offered if the database is primary.
    CREATE TRIGGER CHECK_ERNIE_START AFTER STARTUP ON DATABASE
    DECLARE
    V_ROLE VARCHAR(30);
    BEGIN
    SELECT DATABASE_ROLE INTO V_ROLE FROM V$DATABASE;
    IF V_ROLE = 'PRIMARY' THEN
    DBMS_SERVICE.START_SERVICE('ernie');
    ELSE
    DBMS_SERVICE.STOP_SERVICE('ernie');
    END IF;
    END;
    /Check the status using lsnrctl status
    /home/oracle: >lsnrctl status
    Service "ernie" has 1 instance(s).
    erine is from the Oracle example, you can add whatever you want and then if you do a switchover or failover it is transparent to your users.
    See this for more details
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/d_serv.htm
    Best Regards
    mseberg

  • ORA-01033: ORACLE initialization or shutdown in progress

    Hello ,
    I am using Oracle 11.2.0 on Window 7 and since yesterday I am unable to connect to my database . I am seeing this error on my EM console.
    ORA-01033: ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)
    I tried to manually shutdown and startup from the console but resulted in the same error.
    I was not able to connect from sqlplus as well.
    SQL*Plus: Release 10.1.0.5.0 - Production on Thu Jan 10 11:58:58 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: SYS
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Here is the lsnrctl status
    C:\windows\system32>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.1.0.5.0 - Production on 10-JAN-2013 11:59
    :37
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 10-JAN-2013 10:39:08
    Uptime 0 days 1 hr. 20 min. 29 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\POSSuiteApps\OracleDB\product\11.2.0\dbhome_1\netwo
    rk\admin\listener.ora
    Listener Log File c:\possuiteapps\oracledb\diag\tnslsnr\<host>\list
    ener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=1521
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl.us.oracle.com" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Could someone help me out in resolving this issue.
    Thank you,
    Lakshmi

    Thank you for the responses .
    I found this on metalink but I am not able to access this document . Could you please share some details in this doc
    153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool
    Here is the alert log trace
    System parameters with non-default values:
    processes = 150
    memory_target = 1584M
    control_files = "C:\POSSUITEAPPS\ORACLEDB\ORADATA\ORCL\CONTROL01.CTL"
    control_files = "C:\POSSUITEAPPS\ORACLEDB\FLASH_RECOVERY_AREA\ORCL\CONTROL02.CTL"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    db_recovery_file_dest = "C:\POSSuiteApps\OracleDB\flash_recovery_area"
    db_recovery_file_dest_size= 3912M
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "us.oracle.com"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
    audit_file_dest = "C:\POSSUITEAPPS\ORACLEDB\ADMIN\ORCL\ADUMP"
    audit_trail = "DB"
    db_name = "orcl"
    open_cursors = 300
    diagnostic_dest = "C:\POSSUITEAPPS\ORACLEDB"
    Thu Jan 10 13:03:55 2013
    PMON started with pid=2, OS id=6760
    Thu Jan 10 13:03:55 2013
    VKTM started with pid=3, OS id=5748 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Jan 10 13:03:55 2013
    GEN0 started with pid=4, OS id=1916
    Thu Jan 10 13:03:55 2013
    DIAG started with pid=5, OS id=2972
    Thu Jan 10 13:03:55 2013
    DBRM started with pid=6, OS id=7112
    Thu Jan 10 13:03:55 2013
    PSP0 started with pid=7, OS id=8520
    Thu Jan 10 13:03:55 2013
    DIA0 started with pid=8, OS id=1852
    Thu Jan 10 13:03:55 2013
    MMAN started with pid=9, OS id=4448
    Thu Jan 10 13:03:55 2013
    DBW0 started with pid=10, OS id=7032
    Thu Jan 10 13:03:55 2013
    LGWR started with pid=11, OS id=5104
    Thu Jan 10 13:03:55 2013
    CKPT started with pid=12, OS id=7820
    Thu Jan 10 13:03:55 2013
    SMON started with pid=13, OS id=6860
    Thu Jan 10 13:03:55 2013
    RECO started with pid=14, OS id=2620
    Thu Jan 10 13:03:56 2013
    MMON started with pid=15, OS id=4288
    Thu Jan 10 13:03:56 2013
    MMNL started with pid=16, OS id=9100
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\POSSuiteApps\OracleDB
    Thu Jan 10 13:03:57 2013
    ALTER DATABASE MOUNT
    Successful mount of redo thread 1, with mount id 1332168637
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Thu Jan 10 13:19:01 2013
    db_recovery_file_dest_size of 3912 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Edited by: 970292 on Jan 10, 2013 2:09 PM

  • ORA-01033: ORACLE initialization or shutdown in progress on mounted standby

    Hi we are using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    We have seven different databases on different machines.
    Similarly we also have standby database for all databases on different machines.
    The standby databases are opened as follows:
    Startup mount;
    Alter database mount standby database;
    Alter database recover managed standby database disconnect from session;
    When we tried to connect on standby database as Non-SYSDBA user we received following message (that I think is correct)
    [btnorthn]: btnorthn $ sqlplus perfstat/perfstat@btnorthn
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Nov 12 09:47:03 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01219: database not open: queries allowed on fixed tables/views only
    Enter user-name:
    While we tried to connect another standby database we received below error (That I think is not correct)
    [btsouth]: southbt $ sqlplus perfstat/perfstat@southbt
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Nov 12 10:03:10 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Enter user-name:
    Both the standbys are on different machines, with same configuration.
    What could be the reason?
    Regards,
    Hassan

    Output for btsouth is correct,when connecting as non-sysdba user. On btnorthn obviously it is tried to execute a query. Is it possible you have sqlplus startup scripts (login.sql and/or glogin.sql) on btnorthn but not on btsouth?
    http://www.orafaq.com/wiki/SQL*Plus_FAQ#Can_one_run_commands_when_SQL.2APlus_starts_up.3F
    Werner

  • ORA-01033: ORACLE initialization or shutdown in progress , ORA-01113

    I got the following error while trying to log in to Oracle SQL plus
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    I tried the following and here's what i got. Could you please help me rectify this error.
    SQL> connect sys/manager as sysdba
    Connected.
    SQL> startup
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    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-01113: file 10 needs media recovery
    ORA-01110: data file 10: 'C:\ORACLE\ORADATA\AMINA\XDB01.DBF'
    Thanks,
    Amina

    >> ORA-01033: ORACLE initialization or shutdown in progress
    This error encounters when the database is already running, so it needed to be shutdown first, that you have done so.
    >>ORA-01113: file 10 needs media recovery
    ORA-01110: data file 10: 'C:\ORACLE\ORADATA\AMINA\XDB01.DBF'
    Oracle Metalink has good solution/steps for this to recover.
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    By the way, what where you doing on database any changes done?? because when you tried to shutdown the database with immediate option, the database was not open.
    Regards,
    Sabdar Syed.
    Oracle Metalink Note:183367.1 for errors(ORA-01113 & ORA-01110).
    Message was edited by:
    Sabdar Syed

  • ORA:- 01033: Oracle Initialization oe shutdown in progress.

    Database:- Ver 10.02
    OS:- Windows Xp
    Scenario:- Tried to login with regular user scott,hr even sys with correct password
    Error:-
    ORA:- 01033: Oracle Initialization oe shutdown in progress.
    All your experts input are highly Appreciated.
    Thanks

    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 92274688
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    sga_target = 272629760
    control_files = D:\ORADATA\ORCL\CONTROL01.CTL, D:\ORADATA\ORCL\CONTROL02.CTL, D:\ORADATA\ORCL\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 163577856
    compatible = 10.2.0.1.0
    log_archive_dest_1 = location=D:\Oracle\database\archive\
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = D:/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=orclXDB)
    job_queue_processes = 10
    audit_file_dest = D:\ADMIN\ORCL\ADUMP
    background_dump_dest = D:\ADMIN\ORCL\BDUMP
    user_dump_dest = D:\ADMIN\ORCL\UDUMP
    core_dump_dest = D:\ADMIN\ORCL\CDUMP
    db_name = orcl
    open_cursors = 300
    pga_aggregate_target = 89128960
    PMON started with pid=2, OS id=1696
    PSP0 started with pid=3, OS id=2032
    MMAN started with pid=4, OS id=892
    DBW0 started with pid=5, OS id=4068
    LGWR started with pid=6, OS id=2952
    CKPT started with pid=7, OS id=2724
    SMON started with pid=8, OS id=768
    RECO started with pid=9, OS id=216
    CJQ0 started with pid=10, OS id=2632
    MMON started with pid=11, OS id=2972
    Wed Aug 05 00:22:48 2009
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2160
    Wed Aug 05 00:22:48 2009
    starting up 1 shared server(s) ...
    Wed Aug 05 00:23:00 2009
    alter database mount
    Wed Aug 05 00:23:04 2009
    Setting recovery target incarnation to 2
    Wed Aug 05 00:23:04 2009
    Successful mount of redo thread 1, with mount id 1221843300
    Wed Aug 05 00:23:04 2009
    Allocated 3981204 bytes in shared pool for flashback generation buffer
    Starting background process RVWR
    RVWR started with pid=16, OS id=3684
    Read of flashback database logfile 18, block 191 found corrupted data.
    See trace file for more information.
    Reread of flashback database logfile 18, block 191 found same corrupted data
    Read of flashback database logfile 18, block 191 found corrupted data.
    See trace file for more information.
    Reread of flashback database logfile 18, block 191 found same corrupted data
    Wed Aug 05 00:23:04 2009
    Errors in file d:\admin\orcl\bdump\orcl_rvwr_3684.trc:
    ORA-00600: internal error code, arguments: [krfrFix-2], [96], [3], [], [], [], [], []
    Wed Aug 05 00:23:06 2009
    Errors in file d:\admin\orcl\bdump\orcl_rvwr_3684.trc:
    ORA-00600: internal error code, arguments: [krfrFix-2], [96], [3], [], [], [], [], []
    Wed Aug 05 00:23:06 2009
    Database mounted in Exclusive Mode
    Completed: alter database mount

  • ORA-01033:  Oracle initialization and shutdown in progress

    Hi
    When I connect to my oracle DB then occured one
    message:
    ORA-01033:  Oracle initialization and shutdown in progress
    please help me , How to solve this issue

    Wait for shutting down the instance then try again or abort the instances and startup
    SQL > shutdown abort
    or
    ps -ef | grep smon
    kill -9 pid of smon
    Then starup the database
    SQL > startup
    Regards
    Asif Kabir

  • Error connecting to DB - oracle initialization or shutdown in progress

    Hi All,
    I have Oracle 10g Express Edition and i am facing a strange problem with that.
    When ever i try to start/stop the database the process executes smoothly.
    Further if i try to connect through sqlplus command line it gives me following error:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Nov 15 23:57:05 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    SQL> connect / as sysdba
    ERROR:
    ORA-01031: insufficient privileges
    Is there any other way to fix this problem.. some posts in the forum advice the above steps but these dont work for me..
    any help is appreciated.
    Regards,
    Rahul.

    Hi
    I am using Windows XP SP3
    Following is the result of the SET command.
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Administrator\Application Data
    CALYPSO_HOME=H:\EADS\calypsorel110000
    CALYPSO_HOME_=d:\calypsorel10001
    CATALINA_HOME=D:\apache-tomcat-6.0.16
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=EXPERIEN-D827A2
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DEVMGR_SHOW_DETAILS=
    DEVMGR_SHOW_NONPRESENT_DEVICES=1
    EJ_HOME=C:\Documents and Settings\Administrator\My Documents\Downloads\chrome\exej
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\Administrator
    JAVA_HOME=D:\Program Files\Java\jdk1.6.0_01
    LOGONSERVER=\\EXPERIEN-D827A2
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=D:\Program Files\Nokia\PC Connectivity Solution\;D:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Program Files\MySQL\MySQL Server 6.0\bin;D:\Program Files\Java\jdk1.6.0_01\bin;C:\Program Files\Common Files\DivX Shared\
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PHP_HOME=D:\Program Files\PHP
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0d
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    USERDOMAIN=EXPERIEN-D827A2
    USERNAME=Administrator
    USERPROFILE=C:\Documents and Settings\Administrator
    windir=C:\WINDOWS

  • ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)

    Hi Gurus,
    Require your help.Our databases are monitored by OEM grid.We have scheduled some cold backup for some of our databases,and the cold backup scripts have manual blackouts also mentioned in it during the cold backup,so that alerts are not raised during the cold backup,and post cold backup the blackouts are ended.Though the blackouts are configured during this cold backups,we keep getting this annoying message "Failed to connect to database instance: ORA-01033: ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)".Is there any way to suppress the same.
    Regards
    Jimmy

    868460 wrote:
    Hi Gurus,
    Require your help.Our databases are monitored by OEM grid.We have scheduled some cold backup for some of our databases,and the cold backup scripts have manual blackouts also mentioned in it during the cold backup,so that alerts are not raised during the cold backup,and post cold backup the blackouts are ended.Though the blackouts are configured during this cold backups,we keep getting this annoying message "Failed to connect to database instance: ORA-01033: ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)".Is there any way to suppress the same.
    While logged on to DB server as OS user "oracle" do as below
    sqlplus
    / as sysdba
    shutdown abort
    startup
    exit
    COPY commands above & results then PASTE all back here

  • Error ORA-01033 oracle intialization or shut down in progress

    Hi ,
    I am getting the error when i try to login to oracle
    Error ORA-01033 oracle intialization or shut down in progress.
    i waited for much time but i get the same error.can some one help.
    Thanks

    442321, if a startup is in process you will need to either let it complete or cancel it in order to connect with a non sysdba session.
    You cancel the startup the same way you would kill a hung shutdown by connecting as sysdba and then issueing a shutdown abort.
    You should review the alert log prior to issuing an abort to see what is going on.
    HTH -- Mark D Powell --

  • ORA-1033 Oracle initialization or shutdown in progress

    Hi
    When i trying to start SAP  by using sapmmc i resieved errors - "ORA-1033 Oracle initialization or shutdown in progress", "Database error 1033 at CON". How can i start SAP?

    remove autostart for the oracle database instance.
    that is changing the registry value of
    HKLM\Software\Oracle\HomeX\ORA_<DBSID>_AUTOSTART
    from True to False.
    This parameter controls the automatic startup of the oracle database instance when the Windows Service (OracleService<DBSID> is started.
    If set to true and using the unsupported Start Profile Parameter Autostart the startup of the SAP Instance and the Oracle Database Instance is not synchronized. In this case the SAP instance might try to connect too early to the DB-Instance.
    As the SAP Central Instance is normaly starting the db instance too it is safer to use this mechanism to synchronize db and sap startup.
    Even 1033 is not (yet) listed, note 903904 addresses this issue.
    Peter
    Message was edited by: Peter Simon
    Message was edited by: Peter Simon

Maybe you are looking for