Of Oracle ORA-01033 initialization or shutdown in progress error

Hi all

I am using windows 7 on my 64-bit computer, and I installed the oracle 12 c database. Everything has been installed very well, and I was able to connect to the HR schema. However, the next day when I tried to connect, I had the Oracle ORA-01033 initialization or closing in progress error. What I've done wrong? and what can I do about it? Thank you very much for the help.

Sorry I posted the reply #8 after reading the answer #6.

I did not read the answer #7 until at the latest. Anyway, I was able to connect and what you said is correct.

I ran the following command and was able to connect:

ALTER DATABASE OPEN CONNECTABLE TO ALL;

Thanks for all the help. This question is answered.

Tags: Database

Similar Questions

  • ORA-01033: oracle initialization or shutdown in progress.

    I had a 10g oraclexe facility and had some apex in development applications in one of my pc.
    I had to format the hard drive for some reason, so what I did was saved simply to entire folders "app" and "oradata' in 'c:\oraclexe', on another hard drive.

    Then in another pc I just installed oracle xe (even 10g version) and just replaced "app" and "oradata' of the new facility at the old backup of files. (after data)
    I updated the host name in "c:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora".

    Then the database restarted.

    I was able to connect to SYS as SYSDBA with the old password, but when I try to log in with the old user account.
    He tells *'ora-01033: oracle initialization or shutdown in progress. *

    I tried to allso with 'HR' acount, same result. Homepage also apex does not open.

    Recover the database

    His order of database, restores and restores a database at a given time or at the end of newspapers by progression.

    ALTER Database

    instruction to change, maintain or recover an existing database.

    Read
    docs.oracle.com/cd/B19306_01/server.102/b14200/statements_1004.htm

    Cause of the error:
    There is corruption of block in the tablespace.

    Mark this thread as a response.

  • ORACLE initialization or shutdown in progress

    Hello
    does anyone have an explanation or solution:
    sqlplus user/user@mydb
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Jun 29 14:08:33 2011
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    
    
    Enter user-name: user
    Enter password:
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select status from v$instance;
    
    STATUS
    ------------
    OPEN

    What this query?

    SQL > select name, instance_name from v$ database v$ Instance;

    Register the listener, once more as below

    SQL > alter the registry system;

    reload the listener once and try again.

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

    Hello

    I want to start the Oracle 11 g server, but I get this error message

    ERROR:
    ORA-01033: ORACLE initialization or shutting
    Process ID: 0
    Session IDs: serial number 0: 0

    Note:-My db was working fine, but after Windows Update and restarting the computer, I get this error


    I followed the previous thread that describes what it takes, but I am getting below error

    SQL * more: Production of the version 11.2.0.2.0 on Tue Jan 15 15:10:12 2013

    Copyright (c) 1982, 2010, Oracle. All rights reserved.

    SQL > connect sys/admin123 have sysdba
    ERROR:
    ORA-28056: audit event log entry records Windows failed
    OSD-226114008: Message not found 226114008. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.
    ORA-28056: audit event log entry records Windows failed
    OSD-226114008: Message not found 226114008. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.


    SQL > shutdown immediate
    ORA-01012: not connected
    SQL > startup
    ORA-01012: not connected
    SQL > shutdown immediate
    ORA-01012: not connected
    SQL >

    can you please tell me what to do
    Thanks in advance

    Published by: gaelle Medlery on 15 January 2013 02:16

    Hello
    In the error message, it is clear that stop db is in progress. Must wait some time yet so that will end the shutdown process, then you can start. If you do not have the waiting time you reboot the machine so that once the server has been restarted, you can start your database.

    Kind regards
    Kishore

  • initialization or shutdown in progress

    Hi all

    I use Oracle 10 g.
    I get an error when connecting to Oracle datrabase.
    as:
    SQL * more: release 10.1.0.2.0 - Production on my Sep 26 15:18:05 2009

    Copyright (c) 1982, 2004, Oracle. All rights reserved.

    ERROR:
    ORA-01033: ORACLE initialization or shutting

    I look for the solution, I had like: alter database open;

    I've connected to the database as: sysdba and run the command.

    SQL > select status, database_status from v$ instance;

    STATUS DATABASE_STATUS
    ------------ -----------------
    ACTIVE RISE

    SQL > select open_mode from v database $;

    OPEN_MODE
    ----------
    MOUNTED

    But when I do alter database open; I get the error message like:

    SQL > alter database open;
    change the database open
    *
    ERROR on line 1:
    ORA-01113: file 2 needs media recovery
    ORA-01110: data file 2: ' C:\ORACLE\PRODUCT\10.1.0\ORADATA\CRSV6\UNDOTBS01. DB

    that please?

    Thank you

    Hello

    C:\ORACLE\PRODUCT\10.1.0\ORADATA\CRSV6\UNDOTBS01. DB

    The recovery needs of files above, is the DB in log mode archive

    run the commands by connecting as sysdba below

    SQL > restore database;

    SQL > alter database open;

    Try these and let me know.

    Concerning
    Hari

    Published by: hariharan.thyagarajan on September 26, 2009 15:41

  • ORA-01033: ORACLE initialization or shutting / 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_name on dwh parameter:
    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 earpiece on the 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_name on stb parameter:
    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 successfully
    My 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: 0
    Connection with
    sqlplus sys/****@STRM as sysdba
    does not raise any problem!

    What I did wrong? Help, please!

    concerning

    hqt200475

    Published by: hqt200475 on Sep 14, 2011 09:04

    If I understand the second part of the question, you can use DBMS_SERVICE to create an alias on both servers.

    Then according to the ROLE they are in you can just connect.

    First of all an entry should be added to the tnsnames.ora to client 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)
        )
     )
    

    Then, the "ernie" service must be manually created on the primary database.

    
    BEGIN
    
       DBMS_SERVICE.CREATE_SERVICE('ernie','ernie');
    
    END;
    /
    

    After creating the service must be started manually.

     BEGIN
    
       DBMS_SERVICE.START_SERVICE('ernie');
    
     END;
    

    Several of the default settings 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 trigger to START database should be created to ensure that this service is only available if the database is the main.

    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

    "Ernie" service has 1 instance (s).

    Stone comes from the Oracle example, you can add anything you want, and then if you make a passage 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-12505 error connecting to the schema of HR of Oracle 11 g local db, ORA-00600, ORA-01033

    Hello

    When I try to connect to the hr schema in SQL Developer with these credentials (host: localhost, port: 1521, SID: ORCL), it throws the error message.

    "" Status: failed - Test has failed: listener refused the connection with the following error: ORA-12505, TNS: listener does not currently know the SID ".



    When I try to connect through cmd, it throws this

    SQL * more: Production version 11.2.0.1.0 Mon Jan 11 17:09:47 2016

    Copyright (c) 1982, 2010, Oracle.  All rights reserved.

    Enter the user name: human resources

    Enter the password:

    ERROR:

    ORA-01033: ORACLE initialization or shutting

    Process ID: 0

    Session IDs: serial number 0: 0



    And here is the status of the listener


    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production January 11, 2016 16:04

    : 28

    Copyright (c) 1991, 2010, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    TNSLSNR for Windows 64-bit version: Version 11.2.0.1.0 - Prod

    ction

    Start date January 11, 2016 15:02:27

    Uptime 0 days 1 hour 2 minutes 5 seconds

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Listener parameter File D:\app\DKMOH\product\11.2.0\dbhome_1\network\admin\l

    istener.ora

    D:\app\dkmoh\diag\tnslsnr\DKMOH-PC\listener\alert\ log listener

    log. XML

    Summary of endpoints listening...

    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=127.0.0.1) (PORT = 1521)))

    Summary of services...

    Service 'CLRExtProc' has 1 instance (s).

    Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...

    The command completed successfully



    I went through this link fixed - ORA-01033: ORACLE initialization or shutdown in progress | IT Blogger Tips , where it says to change the status from the db to 'OPEN'.

    SQL > select status, database_status from v$ instance;

    STATUS DATABASE_STATUS

    ------------ -----------------

    ACTIVE RISE



    And then, when I run this query below, that's what I get.

    SQL > alter database open;

    change the database open

    *

    ERROR on line 1:

    ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1],

    [[507], [56509], [56515] [] [], [], [], [], []]



    I'm totally lost here. Any help would be appreciated.

    Thank you

    Hello

    This issue seems to be with the redo log.

    SQL > bootable media.

    SQL > show parameter control_files

    Query 1

    ------------

    SQL > select a.member, a.group #, b.status v$ logfile a, v$ log b where a.group #= b.group # and b.status = 'CURRENT';

    Note the name of the redo log

    SQL > the judgment;

    Take a backup of the controlfile operating system level (this is to ensure that we have a copy backup of the current state of the controlfile)

    SQL > bootable media.

    SQL > restore database using backup controlfile until cancel;

    Enter the location of the log to roll forward as recent on demand 1 when you are prompted for the recovery of

    Press enter

    SQL > Alter database open resetlogs;

    Thank you

  • ORA-01033: Oracle initialization or current shudown

    I can't connect to my Oracle 10g XE both browser and SQL database * more.

    I get this error message every time I try: ORA-01033: Oracle initialization or current shudown.

    I'm so confused, since I worked with it successfully yesterday and it's morning, I restored my system to yesterday in vain. I tried to stop the database in the start menu and got the prompt that the judgment was a success, I started the database in the start menu and got a prompt of commands that start was successful, but when I try to go to the Home Page of the database in the same start menu , Internet Explorer can not display the page and SQL * Plus will return the above error.

    What can I do for any emergency connect to this database?

    The easy solution is to unsintall Oracle XE and reinstall XE, but after checking with a Windows tool that your drive is OK: you will lose all data.

    The difficult is trying to recreate the control with the procedure files manually to adapt to your database of the XE:
    http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14191/osrecov.htm#i1011110. You shouldn't lose all data if the disk is OK and if no other database file is corrupted.

    If you have not added or moved or deleted a file of database
    and if you use the Western character set
    and if you have installed Oracle XE on C:\
    then the following script is OK.

    You must run with:

    c:\> sqlplus / as sysdba
    
    set echo on
    SHUTDOWN ABORT
    STARTUP NOMOUNT
    CREATE CONTROLFILE REUSE DATABASE "XE" NORESETLOGS  ARCHIVELOG
        MAXLOGFILES 16
        MAXLOGMEMBERS 3
        MAXDATAFILES 100
        MAXINSTANCES 8
        MAXLOGHISTORY 292
    LOGFILE
      GROUP 1 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_5HXJ0MVQ_.LOG'  SIZE 50M,
      GROUP 2 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_5HXJ0NR9_.LOG'  SIZE 50M
    -- STANDBY LOGFILE
    DATAFILE
      'C:\ORACLEXE\ORADATA\XE\SYSTEM.DBF',
      'C:\ORACLEXE\ORADATA\XE\UNDO.DBF',
      'C:\ORACLEXE\ORADATA\XE\SYSAUX.DBF',
      'C:\ORACLEXE\ORADATA\XE\USERS.DBF'
    CHARACTER SET WE8MSWIN1252
    ;
    -- Configure RMAN configuration record 1
    VARIABLE RECNO NUMBER;
    EXECUTE :RECNO := SYS.DBMS_BACKUP_RESTORE.SETCONFIG('CONTROLFILE AUTOBACKUP','OFF');
    -- Configure RMAN configuration record 2
    VARIABLE RECNO NUMBER;
    EXECUTE :RECNO := SYS.DBMS_BACKUP_RESTORE.SETCONFIG('RETENTION POLICY','TO REDUNDANCY 2');
    -- Commands to re-create incarnation table
    -- Below log names MUST be changed to existing filenames on
    -- disk. Any one log file from each branch can be used to
    -- re-create incarnation records.
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- Recovery is required if any of the datafiles are restored backups,
    -- or if the last shutdown was not normal or immediate.
    RECOVER DATABASE
    -- All logs need archiving and a log switch is needed.
    ALTER SYSTEM ARCHIVE LOG ALL;
    -- Database can now be opened normally.
    ALTER DATABASE OPEN;
    -- Commands to add tempfiles to temporary tablespaces.
    -- Online tempfiles have complete space information.
    -- Other tempfiles may require adjustment.
    ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\ORACLEXE\ORADATA\XE\TEMP.DBF'
         SIZE 20971520  REUSE AUTOEXTEND ON NEXT 655360  MAXSIZE 32767M;
    -- End of tempfile additions.
    

    In any case if you don't want data, you must back up your database. Oracle XE is simple tools to back up and restore the database. See http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/backrest.htm#i1004902

    Edited by: P. Forstmann on 25 Feb. 2010 21:22

  • How can I run "ORA-01033: Oracle initialization or current shudown.»

    I need to show how to solve ' ORA-01033: Oracle initialization or shudown in course. "for my team but do not know how to get the database generates this error. I killed the system several times during a transaction, but it did not work.

    Just start database as State MONTE and try to connect to the application or any non-sysdba user, RDBMS will trigger "ORA-01033.

    sqlplus > startup mount

  • ERROR ORA-01033

    Hello, certainly it's been asked a million times... Apologize. Need help!

    trying to connect as usual to SSQL * more: version 11.2.0.1.0 demo/demo, arises:

    ERROR:

    ORA-01033: ORACLE initialization or shutting

    Process ID: 0

    Session IDs: serial number 0: 0

    What should I do?...

    CORRUPTION: You may need to restore the database. Follow this metalink note:

    ALTER database open fails with ORA-00600 (Doc ID 1296264.1) kcratr_nab_less_than_odr

  • ORA-28546: initialization of the connection failed, probable Net8 admin error

    I'm unable to access DB SQL Server to Oracle

    ERROR on line 1:

    ORA-28546: initialization of the connection failed, probable Net8 admin error

    ORA-02063: preceding the line of ODBC

    Please suggest? Here are the details:

    DBlink is

    Create the link to ODBC database to connect to 'his' identified by "orcl" using "master";

    File D:\app\admin\product\11.2.0\dbhome_1\hs\admin has initMaster.ora

    HS_FDS_CONNECT_INFO = master

    HS_FDS_TRACE_LEVEL = OFF

    ORACLE_HOME (D:\app\admin\product\11.2.0\dbhome_1\NETWORK\ADMIN) file has listener.ora and tnsnames.ora as follows:

    1. tnsnames.ora:

    tnsnames.ora # Network Configuration file: D:\app\admin\product\11.2.0\dbhome_1\network\admin\tnsnames.ora

    # Generated by Oracle configuration tools.

    LISTENER_ORCL =

    (ADDRESS = (PROTOCOL = TCP) (HOST = FILT137)(PORT = 1521))

    ORACLR_CONNECTION_DATA =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    (CONNECT_DATA =

    (SID = CLRExtProc)

    (PRESENTATION = RO)

    )

    )

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = FILT137)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl)

    )

    )

    Master = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=FILT137) (PORT = 1521)) (CONNECT_DATA = (SID = master)(HS=)))

    #Master = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=FILT137) (PORT = 1522)) (CONNECT_DATA = (SID = Master))(HS=OK))

    1. Listener.ora:

    listener.ora # Network Configuration file: D:\app\admin\product\11.2.0\dbhome_1\network\admin\listener.ora

    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = CLRExtProc)

    (ORACLE_HOME = D:\app\admin\product\11.2.0\dbhome_1)

    (= Extproc PROGRAM)

    (ENVS = "EXTPROC_DLLS=ONLY:D:\app\admin\product\11.2.0\dbhome_1\bin\oraclr11.dll")

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = FILT137)(PORT = 1521))

    )

    )

    ADR_BASE_LISTENER = D:\app\admin

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = master)

    (ORACLE_HOME=D:\app\admin\product\11.2.0\dbhome_1)

    (PROGRAM = dg4odbc)

    )

    )

    Problem-

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    [Microsoft] [ODBC driver manager] The specified DSN contains an architecture

    incompatibility between the driver and the Application {IM014}

    Solution-

    Made 'Master' DSN for 64-bit and 32-bit help following and it resolved.

    For 64-bit ODBC locates here (c:\windows\system32\odbcad32.exe).

    For 32-bit ODBC locates here (c:\windows\sysWOW64\odbcad32.exe)

  • ORA-01033 and ORA-01113: file 1 should support recovery errors

    I ORA-01033 and ORA-01113: file 1 needs media recovery errors, I tried using the Recovery Manager to without result I got after a long wait of cataloging files... is ORA-19870: ERROR READING BACKUP PIECE, ORA-19501: READ ERROR ON LINE, ORA-27070: ASYNC READ/WRITE failed, OSD-04016: ERROR QUEUING ASYNCHRONOUS IO YEAR ASKS... then... switch to the previous backup... then RMAN-00571. 00569; 03002; 06026; 9 06023: I've exhausted all the advice that I know... PLS HELP

    Start rman and connect to the database

    rman target /
    

    Once connected, run

    list backup;
    

    If you don't find listed backup, you can use the catalog command to manually add information rman backup in the rman repository
    http://docs.Oracle.com/CD/E11882_01/backup.112/e10643/rcmsynta008.htm

  • The Oracle ASMLib driver initialization: FAILURE

    Hello guys,.

    You need help. I don't understand this problem. Oracleasm don't load.

    Oracle version: 11.2.0.3

    Version of the Linux kernel: Linux xxx.com 2.6.18 - 371.4.1.el5 #1 SMP Wed Jan 8 18:42:00 GMT 2014 x86_64 x86_64 x86_64 GNU/Linux

    ] status /etc/init.d/oracleasm #.

    Check if the DSO is loaded: no

    Check if/dev/oracleasm is mounted: no

    ------------------------------------------------------------------------

    Configure /etc/init.d/oracleasm #.

    Configuring the Oracle ASM Library driver.

    This sets up the properties on the startup of the Oracle ASM library

    pilot.  The following questions will determine whether the driver is

    load on startup and it will have permissions.  The current values

    appears between square brackets ("[]").  Hitting < ENTER > without having to type a

    response will keep this current value.  CTRL-C will stop.

    User by default to the owner of the [oracle] driver interface: oracle

    Group defaults to the owner of the [asmdba] driver interface: asmdba

    Start Oracle ASM Library driver at startup (y/n) [y]: y

    Scan of Oracle ASM disks at startup (y/n) [y]: y

    Driver configuration Oracle ASM library of writing: fact

    The Oracle ASMLib driver initialization: [FAILURE]

    -----------------------------------------------------------------------------

    I downloaded the correct asm library packages.

    uname - a

    Linux hostname 2.6.18 - 371.4.1.el5 #1 SMP Wed Jan 8 18:42:00 GMT 2014 x86_64 x86_64 x86_64 GNU/Linux

    RPM - qa | grep oracleasm

    oracleasm - 2.6.18 - 371.4.1.el5 - 2.0.5 - 1.el5

    oracleasmlib - 2.0.4 - 1.el5

    oracleasm-support - 2.1.8 - 1.el5

    SELINUX is disabled.

    / var/log/oraleasm

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Reload from disk partitions: fact

    Cleaning up stale ASM disks...

    ASM disks scanning system...

    oracleasm-read-label: could not open device ' / dev/dm-0 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-0 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-0 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-0 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-1 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-1 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-1 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-1 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-2 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-2 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-2 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-2 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-3 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-3 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-3 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-3 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-4 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-4 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-4 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-4 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-5 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-5 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-5 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-5 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-75 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-75 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-75 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-75 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-76 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-76 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-76 ': no such file or directory

    oracleasm-read-label: could not open device ' / dev/dm-76 ': no such file or directory

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Load the module "oracleasm": failed

    Could not load module 'oracleasm.

    Can someone help me understand what I missed.

    Kind regards

    Ashish

    Hey Vandana,

    Leave was correct, he had some problems with the packages that I downloaded earlier. I downloaded again and this way it is resolved. See below.

    The only difference is in the size of RPM. First of all, I downloaded below:

    Name: oracleasmlib relocations: (not transferable)

    Version: 2.0.4 vendor: Oracle Corporation

    Release date: 1.el5 Build Date: Wednesday, March 18, 2009 03:27:43 CEST

    Install Date: Thursday, February 13, 2014 06:52:06 AM IS      Host of generation: ca - build23.us.oracle.com

    Group: System environment/Kernel Source RPM: 2.0.4 - oracleasmlib - 1.el5.src.rpm

    Size: 21792 License: Oracle Corporation

    Signature: DSA/SHA1, Thursday, December 3, 2009 03:07:19 pm, Key ID 66ced3de1e5e0159

    Packager: Joel Becker [email protected]>

    URL: http://oss.oracle.com/

    Summary: The Oracle Automatic Storage Management userspace code library.

    Description:

    The library of user Oracle for Oracle Automatic Storage Management space

    Now, I installed this and problem solved.

    Name: oracleasmlib relocations: (not transferable)

    Version: 2.0.4 vendor: Oracle Corporation

    Release date: 1.el5 Build Date: Wednesday, March 18, 2009 03:25:42 CEST

    Install Date: Friday, February 14, 2014 08:13:05 CEST      Host of generation: ca - build24.us.oracle.com

    Group: System environment/Kernel Source RPM: 2.0.4 - oracleasmlib - 1.el5.src.rpm

    Size: 25672 License: Oracle Corporation

    Signature: DSA/SHA1, Thursday, December 3, 2009 03:07:19 pm, Key ID 66ced3de1e5e0159

    Packager: Joel Becker [email protected]>

    URL: http://oss.oracle.com/

    Summary: The Oracle Automatic Storage Management userspace code library.

    Description:

    The library of user Oracle for Oracle Automatic Storage Management space

    Looks like he had a problem with the download of packages because the size varies. in any case thanks a lot.

    Kind regards
    Ashish Francis

  • ORA-01578: block of data corrupted ORACLE ORA-01110: data file 46:, ORA-06512: at line 1 ScanningError 1038246

    We get error below of the application team. Please find attached the file backup rman error.

    ORA-01578: ORACLE corrupt data (file # 46, block # 64626) ORA-01110: data file 46: ' / db04_hlt/PHCLMDB/PHCLMDB_DATA/phclm21.dbf' ORA-06512: at "HCLM_ADMIN. SCANPROC_INSUPLOADTEMP", line 16 ORA-06512: at line 1 ScanningError 1038246

    fe40282660394026b5f76bf3f5d649e4 SCANPROC_INSUPLOADTEMP-ORA-01578: data block (file # 46, block # 64626) corrupted ORACLE ORA-01110: data file 46:

    Hello

    Please follow the steps to format corrupt block a used the procedure mentioned in the document below, please note that you need to do several times for all the block corrupted in free space.
    Doc-ID 336133.1===> how corrupt Format block is not part of any Segment.

    Following the notes 293515.1 -->> ORA-1578 ORA-26040 in a LOB segment - Script to resolve errors

    This note is for these errors, but the procedure is exactly the same, we must:

    1 - identify the ROWID affected
    2 - Put the ROWID corrupted on EMPTY_LOB
    3. When you MOVE the LOB to a new Tablespace

    These are essentially the steps, the note shows how

    Kind regards

    Alok

  • Oracle ORA-01031 insufficient privileges

    Hi all,

    I installed oracle 10g and created the new database. When I try to create the simple view wristwatch the following error.

    Oracle ORA-01031 insufficient privileges

    Note: if I connected through the admin user, I was able to create the view (System Manager). Although I have provide him grant leave, I could not able to create the view, his request for privileges.

    say create or replace view view-name as select * from employees;

    Error: oracle ora-01031 insufficient privileges

    Thanks in advance

    Hello

    You need the privilege system CREATE VIEW to create a view. This is in addition to the SELECT on the tables directly granted privileges at home (and not a role you have).

Maybe you are looking for

  • My MacBook won't start properly...

    Hello. My MacBook Pro (with El Capitan) does not seem to start correctly... I've updated the DIVX program and after that, the pc restarted just by itself (there is no nessage that a reboot was iminent)... However there has been music of reboot, follo

  • Dual boot vista and xp on a Satellite A200

    HelloI tried to make my system a dual boot one, but it seems that I have some difficulties to do this because when I boot the cd (winXP) the system has always said that it does not detect my hard drive?How can I check the hard drive I have... I have

  • Windows Calendar does not open

    When I try to open Windows Calendar I see a window opening and immediately disappear from the screen.  Open Windows Mail and Windows Contacts and stick but calendar does not stick.

  • M7 want TS no audio via HDMI

    Hello When I connect my laptop to my tv sound not coming out of the TV, but there is coming out the pc speakers. It is not a cable problem, as my other computer hp laptop works very well. I can't find a setting to change HDMI audiooutput. Help, pleas

  • extra folder created when uploading photos

    with XP I could download pictures from my camera to a specific file and have the images named with my naming convention. With Windows 7, I always get a new folder created in my folder of destination for whenever I have download the images. I now have