ERROR ORA-01092

when i try to connect to orale 8i database
at SQL prompt it gives an error message
ORA-01092 " which means "oracle instance terminated .
kindly email me the solution
[email protected]

What version of Oracle are you running and on what platform?
You could look at the server trace files to see more detailed error messages and information about what happened just before
the failure.

Similar Messages

  • Faced an error ora-01092 at the time of 9i manual database creation

    Hi
    i faced an error when i installing 9i on my linux manually
    error is ORA-01092:oracle instance terminated disconnected forcibly
    Any one please help
    with regards
    neo

    HI,
    Are you create UNDO TABLESPACE or specify undo tablespace creation in CREATE DATABASE command.
    post your CREATE database command with ALERT<SID>.LOG file.
    regards
    Taj

  • Getting error ORA-01092, after upgrade to oracle 10.2.0.4

    I have upgraded my database from 10.2.0.1 to 10.2.0.4. however while opening this database I am getting this error. following are the steps I have followed.
    SQL> Shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 289406976 bytes
    Fixed Size 1296308 bytes
    Variable Size 100665420 bytes
    Database Buffers 180355072 bytes
    Redo Buffers 7090176 bytes
    Database mounted.
    SQL> recover database;
    Media recovery complete.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced

    Because I was getting following error while opening database.
    SQL> conn sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 289406976 bytes
    Fixed Size 1296308 bytes
    Variable Size 100665420 bytes
    Database Buffers 180355072 bytes
    Redo Buffers 7090176 bytes
    Database mounted.
    SQL> select * from V$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1:
    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\AUTOCITI\SYSTEM01.DBF'

  • While startup ora -01092: ORACLE instance terminated. Disconnection forced

    Hi all,
    I'm using Enterprise Linux Red hat 5 (OS), oracle 10g Release 2 (10.2.0.1.0)
    while startup the database I'm getting below error message.
    SQL> startup pfile='/opt/oracle/admin/ssharp/pfile/init.ora.33201013513' mount;
    ORACLE instance started.
    Total System Global Area 2147483648 bytes
    Fixed Size 1220432 bytes
    Variable Size 486539440 bytes
    Database Buffers 1644167168 bytes
    Redo Buffers 15556608 bytes
    Database mounted.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    In alert log file having message, Redo log file s corrupted.
    I try to recover the redo log,using
    allow_resetlogs_corruption=True parameter in pfile.
    and start the DB in mount stage,and
    restore database;
    alter database open resetlogs;
    Using this method i got the same error ora - 01092
    and tried to rman incomplete recovery i cant solve issue
    *RMAN> run
    2> {
    3> set until sequence 2284 thread 1;
    4> restore database;
    5> recover database;
    6> alter database open resetlogs;
    7> }
    executing command: SET until clause
    using target database control file instead of recovery catalog
    Starting restore at 25-APR-11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=761 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=760 devtype=DISK
    allocated channel: ORA_DISK_3
    channel ORA_DISK_3: sid=758 devtype=DISK
    creating datafile fno=20 name=/northeast/oradata/ssharp/main/main03.dbf
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 04/25/2011 13:42:35
    ORA-01119: error in creating database file '/northeast/oradata/ssharp/main/main03.dbf'
    ORA-27038: created file already exists
    Additional information: 1
    RMAN> shut immediate
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "identifier": expecting one of: "allocate, alter, backup, beginline, blockrecover, catalog, change, connect, copy, convert, create, crosscheck, configure, duplicate, debug, delete, drop, exit, endinline, flashback, host, {, library, list, mount, open, print, quit, recover, register, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, set, setlimit, sql, switch, spool, startup, shutdown, send, show, test, transport, upgrade, unregister, validate"
    RMAN-01008: the bad identifier was: shut
    RMAN-01007: at line 1 column 1 file: standard input*
    and also i cleared that redolog content,after that also i tried to up the database with resetlog option.but i can't solve...
    can any one guide me
    Thanks in advance

    Hi user;
    Please see below note which could be helpful on your issue:
    database not starting up with errors ORA-01092 ORA-24324 ORA-01041 [ID 779356.1]
    Regard
    Helios

  • Cold backup recovery - ORA-01092

    Hi,
    10.2.0.3.0 on AIX
    I tried to restore a cold backup, created controlfiles.
    When I try to open database, I get error
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Please suggest me
    Thanks
    KSG

    Hi,
    So what you are doing exactly?
    I restored a coldbackup from client side.
    I recreated the controlfile.
    .....21 CHARACTER SET AL32UTF8
    22 ;
    Control file created.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Alertlog file
    "alert_THRDY02.log" 130 lines, 5608 characters
    Thread 1 opened at log sequence 1
    Current log# 4 seq# 1 mem# 0: /oracle/oradata10g/THRDY02/redo03b.log
    Successful open of redo thread 1
    Wed Jun 9 11:08:24 2010
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Jun 9 11:08:24 2010
    SMON: enabling cache recovery
    Wed Jun 9 11:08:25 2010
    Errors in file /glosoft/oracle/oracle10g/product/10.2.0/db_1/admin/THRDY02/udump
    /thrdy02_ora_1958330.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Wed Jun 9 11:08:25 2010
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Instance terminated by USER, pid = 1958330
    ORA-1092 signalled during: alter database open resetlogs...
    Trc file
    kccsga_update_ckpt: num_1 = 8, num_2 = 0, num_3 = 0, lbn_2 = 0, lbn_3 = 0
    Control file created with size 344 blocks
    *** 2010-06-09 11:08:21.419
    Prior to RESETLOGS processing...
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE start
    Database is not in archivelog mode
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE complete
    *** 2010-06-09 11:08:21.422
    Thread 1: Sequence reset to 1.
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Thanks
    KSG
    Edited by: KSG on Jun 9, 2010 11:18 AM
    Edited by: KSG on Jun 9, 2010 3:37 PM

  • Getting ora-01092 and ora-00600 error when trying to startup database

    hi friends,plz help me i am in serious problem i dont know what happen to my database oracle 11g R2 when trying to startup it
    its showing the below error
    SQL> startup
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 7482626048 bytes
    Fixed Size          2214416 bytes
    Variable Size          4697622000 bytes
    Database Buffers     2751463424 bytes
    Redo Buffers          31326208 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00600: internal error code, arguments: [12620], [6], [7], [], [], [], [],
    Process ID: 18088
    Session ID: 96 Serial number: 3

    This seems to be a Jumbo issue. Either you have to open a Service Request(SR) to oracle or you have to uninstall and again install the oracle DB to solve this ISSUE
    Regards
    cks
    Edited by: 874782 on Jan 17, 2012 2:58 PM

  • Error Message: ORA-01092: ORACLE instance terminated.

    Hi
    I am getting the following error message while installing
    SAP R/3 IDES System 4.7.1
    Do have an idea why getting this error.
    Installation Progress
    At step: Oracle Database Build
    An error occurred during the installation.
    Press the log view button to get extended
    error information, press Retry to repeat
    the current installation step or press OK
    to terminate the installation
    CJS-00084  SQL Statement or Script failed. Error Message: ORA-01092: ORACLE instance terminated. Disconnection forced
    ERROR 2009-11-24 08:43:26
    FJS-00012  Error when executing script.
    Thanks in advance
    Regards
    A.Ziegler
    Edited by: AlexanderZiegler on Nov 24, 2009 10:17 AM

    Hi ,
    Just try to read the logs and also trace files,
    reason for failure can be known through alertlog file,
    try to post the error specified in alert<SID>.log located
    in the saptrace/background directory
    Regards,
    Manjula U.

  • ORA-01092 Error When Attempting to Create Database

    hi all,
    i'm attempting to run the following SQL in order to create a database called LEAF. however, i'm receiving an ORA-01092 error message as shown when I attempt to do this. does anyone see any problem with my database creation script or have any idea why this error is occurring?
    CREATE DATABASE LEAF
         LOGFILE GROUP 1 ('/oradata/LEAF/redo01.log') SIZE 50M,
              GROUP 2 ('/oradata/LEAF/redo02.log') SIZE 50M,
              GROUP 3 ('/oradata/LEAF/redo03.log') SIZE 50M
         MAXLOGFILES 50
         MAXLOGMEMBERS 5
         MAXDATAFILES 100
         MAXINSTANCES 1
    CHARACTER SET US7ASCII
    NATIONAL CHARACTER SET AL16UTF16
    DATAFILE '/oradata/LEAF/system01.dbf' SIZE 500M REUSE
    DEFAULT TEMPORARY TABLESPACE tempts01
         TEMPFILE '/oradata/LEAF/tempts01.dbf'
         SIZE 50M REUSE
    UNDO TABLESPACE undotbs1
         DATAFILE '/oradata/LEAF/undotbs01.dbf'
         SIZE 150M REUSE AUTOEXTEND ON NEXT 5120K MAXSIZE UNLIMITED;
    CREATE DATABASE LEAF
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    thanks for your help!

    What say your alert.log file ?
    Nicolas.

  • ORA-01092 error while upgrading database from 9.2.0.6 to 10.2.0.1

    Hi ,
    Am getting ORA-01092 error while upgrading database to 10.2.0.1 from 9.2.0.6
    I executed the catupgrd.sql successfully and recompiled invaild objects.
    After that i tried to startup the database,but am getting the error:
    sql>startup
    oracle instance started
    database mounted
    ORA-01092 : Oracle instance terminated. Disconnection forced
    I checked alert log file.
    I am getting the following errors
    Errors in file /u01/......./udump/VIS_ora/7179.trc
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00607: internal error occurred while making change to a datablock
    ORA-00600: internal error code, arguments [4194],[70] ,[39] [ ] []
    Error 604 happened during database open . Shutting down database
    instance terminated by USER pid =7179
    ORA-01092 error Signaled during alter database open
    Is there any block corruption? could u please share the solution for these errors?

    Hi;
    You are hitting ORA-00600: error which mean you may need to work oracle support for your issue.Pelase check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

  • Error message ORA-01092:Oracle instance terminated(urgent please)

    hi,
    while creating a new database manually I got the message ORA-01092. though control files and temporary tablespace was created but rest activity remained terminated. what can be the solution?

    Yes, and copy paste its contents here. You almost certainly see a reference to another dump in user_dump_dest, copy paste the contents here as well. Often, this problem occurs when trying to create files (online redo logs, control file...) that already exists, probably created by another attempt.
    HTH
    Martin

  • ORA-01092: ORACLE instance terminated. Disconnection forced ORA-00942: table or view does not exist on 12C RAC

    Hi Geeks,
    I have encountered an issue while starting up my database on 12c RAC.
    Till mount it goes fine but when i attempt to open it throws me an error.
    Total System Global Area 1.5400E+10 bytes
    Fixed Size                  4737560 bytes
    Variable Size            2952791528 bytes
    Database Buffers         1.2415E+10 bytes
    Redo Buffers               26857472 bytes
    Database mounted.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00942: table or view does not exist
    Process ID: 11338068
    Session ID: 1429 Serial number: 3
    Here is the trace file output...
    ORACLE_HOME = /oracle_home/app/orahome
    System name:    AIX
    Node name:      INS1
    Release:        1
    Version:        7
    Machine:        00C8CCA74C00
    Instance name: INST1
    Redo thread mounted by this instance: 1
    Oracle process number: 7
    Unix process pid: 20381876, image: oracle@ins1 (TNS V1-V3)
    *** 2014-11-27 22:49:20.892
    *** SESSION ID:(197.5) 2014-11-27 22:49:20.892
    *** CLIENT ID:() 2014-11-27 22:49:20.892
    *** SERVICE NAME:() 2014-11-27 22:49:20.892
    *** MODULE NAME:(sqlplus@ins1 (TNS V1-V3)) 2014-11-27 22:49:20.892
    *** ACTION NAME:() 2014-11-27 22:49:20.892
    2014-11-27 22:49:20.889716 : Start recovery for domain=0, valid=0, flags=0x4
    *** 2014-11-27 22:49:24.580
    Successfully allocated 32 recovery slaves
    Using 3 overflow buffers per recovery slave
    *** 2014-11-27 22:49:24.740
    Thread 1 checkpoint: logseq 15, block 2, scn 3510749
      cache-low rba: logseq 15, block 3
        on-disk rba: logseq 15, block 72, scn 3510824
      start recovery at logseq 15, block 3, scn 0
    *** 2014-11-27 22:49:24.981
    Started resilvering redo thread 1 seq 15 blocks 72-73
    *** 2014-11-27 22:49:24.994
    Completed resilvering redo thread 1 seq 15
    *** 2014-11-27 22:49:24.994
    Started writing zeroblks thread 1 seq 15 blocks 74-81
    *** 2014-11-27 22:49:24.994
    Completed writing zeroblks thread 1 seq 15
    ==== Redo read statistics for thread 1 ====
    Total physical reads (from disk and memory): 4096Kb
    -- Redo read_disk statistics --
    Read rate (ASYNC): 35Kb in 0.25s => 0.14 Mb/sec
    Longest record: 0Kb, moves: 0/104 (0%)
    Longest LWN: 2Kb, moves: 0/33 (0%), moved: 0Mb
    Last redo scn: 0x0000.0035922b (3510827)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 262144
    Longest hash chain = 1
    Average hash chain = 25/25 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 151/176 = 0.9
    *** 2014-11-27 22:49:25.007
    KCRA: start recovery claims for 25 data blocks
    *** 2014-11-27 22:49:25.039
    KCRA: blocks processed = 25/25, claimed = 25, eliminated = 0
    *** 2014-11-27 22:49:25.054
    Recovery of Online Redo Log: Thread 1 Group 6 Seq 15 Reading mem 0
    *** 2014-11-27 22:49:25.060
    Completed redo application of 0.02MB
    *** 2014-11-27 22:49:25.235
    Completed recovery checkpoint
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 262144
    Longest hash chain = 1
    Average hash chain = 25/25 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 176/176 = 1.0
    Recovery sets nab of thread 1 seq 15 to 74 with 8 zeroblks
    *** 2014-11-27 22:49:26.000
    2014-11-27 22:49:26.000433 : Validate domain 0
    2014-11-27 22:49:26.001348 : Validated domain 0, flags = 0x0
    *** 2014-11-27 22:49:28.315
    Count of ofsmtab$: 0 entries
    *** 2014-11-27 22:49:28.732
    ORA-00942: table or view does not exist
    ORA-00942: table or view does not exist
    *** 2014-11-27 22:49:28.738
    USER (ospid: 20381876): terminating the instance due to error 942

    In my case the issue has fixed by executing the following..
    grant SELECT on SYS.USER$ to XDB;
    grant SELECT on SYS.USER$ to CTXSYS;
    grant SELECT on SYS.USER$ to DVSYS;
    grant SELECT on SYS.USER$ to LBACSYS;
    grant SELECT on SYS.USER$ to APEX_040200;
    grant SELECT on SYS.USER$ to DV_SECANALYST; 
    Refer the above screen shot...

  • ORA-01092: ORACLE instance terminated. Disconnection forced

    Hi Friends,
    Here I'm getting this error when I start oracle database.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    OS is windows XP pro DB 9iR2. The extract from alert log is as follows...
    Sun Feb 11 07:53:41 2007
    ORACLE V9.2.0.1.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.1 , CPU type 586
    Sun Feb 11 07:53:41 2007
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SCN scheme 2
    Using log_archive_dest parameter default value
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 9.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    timed_statistics = TRUE
    shared_pool_size = 50331648
    large_pool_size = 8388608
    java_pool_size = 33554432
    control_files = E:\oracle\oradata\test\CONTROL01.CTL, E:\oracle\oradata\test\CONTROL02.CTL, E:\oracle\oradata\test\CONTROL03.CTL
    db_block_size = 4096
    db_cache_size = 33554432
    compatible = 9.2.0.0.0
    db_file_multiblock_read_count= 8
    fast_start_mttr_target = 300
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    undo_retention = 900
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    instance_name = test
    dispatchers = (PROTOCOL=TCP) (SERVICE=testXDB)
    job_queue_processes = 10
    hash_join_enabled = FALSE
    background_dump_dest = E:\oracle\admin\test\bdump
    user_dump_dest = E:\oracle\admin\test\udump
    core_dump_dest = E:\oracle\admin\test\cdump
    sort_area_size = 524288
    db_name = test
    open_cursors = 300
    star_transformation_enabled= FALSE
    query_rewrite_enabled = FALSE
    pga_aggregate_target = 16777216
    aq_tm_processes = 1
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    CJQ0 started with pid=8
    QMN0 started with pid=9
    Sun Feb 11 07:53:47 2007
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Sun Feb 11 07:53:48 2007
    alter database mount exclusive
    Sun Feb 11 07:53:53 2007
    Successful mount of redo thread 1, with mount id 1912378892.
    Sun Feb 11 07:53:53 2007
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Sun Feb 11 07:53:53 2007
    alter database open
    Sun Feb 11 07:53:54 2007
    Beginning crash recovery of 1 threads
    Sun Feb 11 07:53:54 2007
    Started first pass scan
    Sun Feb 11 07:53:54 2007
    Completed first pass scan
    2018 redo blocks read, 177 data blocks need recovery
    Sun Feb 11 07:53:54 2007
    Started recovery at
    Thread 1: logseq 6, block 3, scn 0.0
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 6 Reading mem 0
    Mem# 0 errs 0: E:\ORACLE\ORADATA\TEST\REDO02.LOG
    Sun Feb 11 07:53:55 2007
    Ended recovery at
    Thread 1: logseq 6, block 2021, scn 0.310811
    177 data blocks read, 177 data blocks written, 2018 redo blocks read
    Crash recovery completed successfully
    Sun Feb 11 07:53:56 2007
    LGWR: Primary database is in CLUSTER CONSISTENT mode
    Sun Feb 11 07:53:56 2007
    ARCH: Evaluating archive log 3 thread 1 sequence 4
    ARCH: Beginning to archive log 3 thread 1 sequence 4
    Creating archive destination LOG_ARCHIVE_DEST_1: 'E:\ORACLE\ORA92\RDBMS\ARC00004.001'
    ARCH: Completed archiving log 3 thread 1 sequence 4
    Sun Feb 11 07:53:57 2007
    LGWR: Primary database is in CLUSTER CONSISTENT mode
    Thread 1 advanced to log sequence 7
    Thread 1 opened at log sequence 7
    Current log# 3 seq# 7 mem# 0: E:\ORACLE\ORADATA\TEST\REDO03.LOG
    Successful open of redo thread 1.
    Sun Feb 11 07:53:57 2007
    SMON: enabling cache recovery
    Sun Feb 11 07:54:02 2007
    Undo Segment 1 Onlined
    Undo Segment 2 Onlined
    Undo Segment 3 Onlined
    Undo Segment 4 Onlined
    Undo Segment 5 Onlined
    Undo Segment 6 Onlined
    Undo Segment 7 Onlined
    Undo Segment 8 Onlined
    Undo Segment 9 Onlined
    Undo Segment 10 Onlined
    Successfully onlined Undo Tablespace 1.
    Sun Feb 11 07:54:02 2007
    SMON: enabling tx recovery
    Sun Feb 11 07:54:02 2007
    Database Characterset is WE8MSWIN1252
    Corrupt block relative dba: 0x00406ecc (file 1, block 28364)
    Bad check value found during buffer read
    Data in bad block -
    type: 6 format: 2 rdba: 0x00406ecc
    last change scn: 0x0000.0004668b seq: 0xb flg: 0x04
    consistency value in tail: 0x668b060b
    check value in block header: 0x27f5, computed block checksum: 0x80
    spare1: 0x0, spare2: 0x0, spare3: 0x0
    Reread of rdba: 0x00406ecc (file 1, block 28364) found same corrupted data
    Sun Feb 11 07:54:10 2007
    Errors in file e:\oracle\admin\test\bdump\test_smon_564.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01578: ORACLE data block corrupted (file # 1, block # 28364)
    ORA-01110: data file 1: 'E:\ORACLE\ORADATA\TEST\SYSTEM01.DBF'
    Sun Feb 11 07:54:10 2007
    Errors in file e:\oracle\admin\test\udump\test_ora_2012.trc:
    ORA-01578: ORACLE data block corrupted (file # 1, block # 28364)
    ORA-01110: data file 1: 'E:\ORACLE\ORADATA\TEST\SYSTEM01.DBF'
    Sun Feb 11 07:54:10 2007
    Error 1578 happened during db open, shutting down database
    USER: terminating instance due to error 1578
    Instance terminated by USER, pid = 2012
    ORA-1092 signalled during: alter database open...
    What I can guess is this all is happenning because system datafile OS block got currupted....is it so or some other reason?....and how to resolve this issue?

    Hi,
    Since it is system tablespace, you can't open the DB. If you can't open the db you can't use dbms_repair. Also DBV doesn't change the content of the file so that also not going to help.
    So only open left is to do point in time recovery.
    Regards,
    Satheesh Babu.S

  • When trying to create new DB ORA-01109 ORA-01092

    Hi all,
    When I try to create a new database on a two-node clustered machine using dbca and the "General Purpose" template, it returns ORA-01109 ORA-01092 errors.
    Following is what I did:
    1. Installed Oracle 10 Release 2 on the two Oracle Enterprise Linux 4.5 nodes
    2. Installed patch set 3 (upgrade from 10.2.0.1 to 10.2.0.4)
    3. Installed Oracle clusterware on both nodes
    4. Installed ASM instance
    5. when I used the dbca to create a new db, it returns DB ORA-01109 ORA-01092
    I guess, the reason is that the seed of the "General Purpose" template was not upgraded by the patch set. If this is the case, my questions are:
    *(1) Why the patchset didn't upgrade the template seeds? Is it a bug?*
    *(2) How to upgrade the template seeds?*
    Oracle 10g R2 (10.2.0.4) on Oracle EL 4.5
    Following is a copy of a few last lines in the log generated by the dbca:
    [Thread-158] [10:22:57:99] [CloneDBCreationStep.executeImpl:352]  createCtl=Create
    controlfile reuse set databa se "rac"
    MAXINSTANCES 32
    MAXLOGHISTORY 1
    MAXLOGFILES 192
    MAXLOGMEMBERS 3
    MAXDATAFILES 1024
    Datafile
    '+DG1/rac/datafile/system.277.705320457',
    '+DG1/rac/datafile/undotbs1.279.705320475',
    '+DG1/rac/datafile/sysaux.278.705320469',
    '+DG1/rac/datafile/users.280.705320477',
    [Thread-158] [10:22:57:100] [CloneDBCreationStep.executeImpl:359]  crtCtl=Create
    controlfile reuse set database  "rac"
    MAXINSTANCES 32
    MAXLOGHISTORY 1
    MAXLOGFILES 192
    MAXLOGMEMBERS 3
    MAXDATAFILES 1024
    Datafile
    '+DG1/rac/datafile/system.277.705320457',
    '+DG1/rac/datafile/undotbs1.279.705320475',
    '+DG1/rac/datafile/sysaux.278.705320469',
    '+DG1/rac/datafile/users.280.705320477'
    [Thread-158] [CloneDBCreationStep.executeImpl:374]  Length of OriginalRedoLogsGrNames=2
    [Thread-158][CloneDBCreationStep.executeImpl:382]  0th redoLogText = GROUP 1  SIZE 51200K
    [Thread-158][CloneDBCreationStep.executeImpl:382]  1th redoLogText = GROUP 2  SIZE 51200K
    [Thread-158][CloneDBCreationStep.executeImpl:403]  createCTLSql=Create controlfile reuse
    set da tabase "rac"
    MAXINSTANCES 32
    MAXLOGHISTORY 1
    MAXLOGFILES 192
    MAXLOGMEMBERS 3
    MAXDATAFILES 1024
    Datafile
    '+DG1/rac/datafile/system.277.705320457',
    '+DG1/rac/datafile/undotbs1.279.705320475',
    '+DG1/rac/datafile/sysaux.278.705320469',
    '+DG1/rac/datafile/users.280.705320477'
    LOGFILE GROUP 1  SIZE 51200K,
    GROUP 2  SIZE 51200K RESETLOGS;
    [Thread-158] [10:23:22:541] [CloneDBCreationStep.executeImpl:415]  calling zerodbid
    [Thread-158] [10:23:41:517] [CloneDBCreationStep.executeImpl:425]  Shutdown database
    [Thread-158] [10:23:41:717] [CloneDBCreationStep.executeImpl:447]  Startup ......nomount......
    [Thread-158] [10:23:57:523] [CloneDBCreationStep.executeImpl:455]  deleting dummy control file from v$controlfi le: +DG1/rac/controlfile/current.281.705320591
    [Thread-158] [10:24:1:293] [CloneDBCreationStep.executeImpl:455]  deleting dummy control file from v$controlfil e: +DG2/rac/controlfile/current.265.705320595
    [Thread-158] [10:24:24:628] [CloneDBCreationStep.executeImpl:466]  Enabling restricted session.
    [Thread-158] [10:24:29:60] [CloneDBCreationStep.executeImpl:468]  alter database "rac" open resetlogs;
    [Thread-156] [10:24:58:683] [BasicStep.handleNonIgnorableError:430]  oracle.sysman.assistants.util.UIMessageHan dler@1b8099a:messageHandler
    [Thread-156] [10:24:58:703] [BasicStep.handleNonIgnorableError:431]  ORA-01092: ORACLE instance terminated. Dis connection forced

    alertlog tail contents:
    SMON: enabling cache recovery
    Fri Dec 11 10:24:57 2009
    Errors in file /u01/app/oracle/admin/rac/udump/rac1_ora_5482.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Fri Dec 11 10:24:57 2009
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Instance terminated by USER, pid = 5482
    ORA-1092 signalled during: alter database "rac" open resetlogs...

  • ORA-01092: ORACLE instance terminated. Disconnection forced !!1

    ORA-01092: ORACLE instance terminated. Disconnection forced
    I am getting the above error message when I try to start the database.
    Please advise.
    From
    P

    I used following character set :
    CREATE DATABASE GAV
    LOGFILE GROUP 1 ( '/dbms/gavdb/GAV/redoGAV02.log') SIZE 150M,
    GROUP 2 ( '/dbms/gavdb/GAV/redoGAV01.log ') SIZE 150M
    MAXDATAFILES 256
    MAXINSTANCES 1
    MAXLOGFILES 62
    MAXLOGMEMBERS 5
    MAXLOGHISTORY 1600
    CHARACTER SET "US7ASCII"
    NATIONAL CHARACTER SET AL16UTF16
    DATAFILE '/dbms/gavdb/GAV/system_ts001f01.dbf' SIZE 500M REUSE
    Default Temporary TABLESPACE TEMP01 TEMPFILE '/dbms/gavdb/GAV/temp_ts001f01.dbf'
    SIZE 1024M REUSE, '/dbms/gavdb/GAV/temp_ts001f02.dbf' SIZE 1000M
    REUSE
    UNDO TABLESPACE undotsp
    DATAFILE'/dbms/gavdb/GAV/undo_01.dbf' SIZE 200M REUSE
    From
    P

  • ORA-01092: ORACLE instance terminated Disconnection forced on standby

    Hi,
    I have following scenario.
    I have setup dataguard in which Primary and standby are of diffrent oracle releases.
    PRimary database : 10.2.0.1.0
    Stand by : 10.2.0.4.0
    Primary database - Windows 2000
    Standby : Windows -2008
    I have sync both database in mount mode.
    But when I tried to open stand by database it is giving below error.
    ORA-01092: ORACLE instance terminated Disconnection forced on standby
    Thanks and Regards
    Nilay

    Hi Thanks for the help
    Here is my alert log Content.
    Tue Aug 17 00:52:36 2010
    Errors in file e:\oracle\product\10.2.0\admin\rage4\bdump\rage4_psp0_6908.trc:
    ORA-00704: bootstrap process failure
    Instance terminated by USER, pid = 6776
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    Tue Aug 17 01:40:16 2010
    Shutting down instance (abort)
    Tue Aug 17 01:40:17 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    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.4.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 146800640
    __large_pool_size = 4194304
    __java_pool_size = 8388608
    __streams_pool_size = 0
    sga_target = 612368384
    control_files = E:\ORACLE\PRODUCT\10.2.0\ORADATA\RAGE4\STANDCTL.CTL
    db_block_size = 8192
    __db_cache_size = 444596224
    compatible = 10.2.0.1.0
    remote_archive_enable = TRUE
    log_archive_dest_2 = LOCATION=E:\oracle\product\10.2.0\sbylogs
    standby_archive_dest = LOCATION=E:\oracle\product\10.2.0\sbylogs
    log_archive_format = Rage4db_%t_%s_%r.arc
    db_file_multiblock_read_count= 16
    db_recovery_file_dest_size= 32212254720
    standby_file_management = AUTO
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=RAGE4XDB)
    job_queue_processes = 10
    audit_file_dest = E:\ORACLE\PRODUCT\10.2.0\ADMIN\RAGE4\ADUMP
    background_dump_dest = E:\ORACLE\PRODUCT\10.2.0\ADMIN\RAGE4\BDUMP
    user_dump_dest = E:\ORACLE\PRODUCT\10.2.0\ADMIN\RAGE4\UDUMP
    core_dump_dest = E:\ORACLE\PRODUCT\10.2.0\ADMIN\RAGE4\CDUMP
    db_name = RAGE4
    open_cursors = 5000
    pga_aggregate_target = 203423744
    Deprecated system parameters with specified values:
    remote_archive_enable
    End of deprecated system parameter listing
    PMON started with pid=2, OS id=6716
    PSP0 started with pid=3, OS id=6528
    MMAN started with pid=4, OS id=7140
    DBW0 started with pid=5, OS id=7044
    LGWR started with pid=6, OS id=6236
    CKPT started with pid=7, OS id=5592
    SMON started with pid=8, OS id=6292
    RECO started with pid=9, OS id=7144
    CJQ0 started with pid=10, OS id=1516
    MMON started with pid=11, OS id=6988
    Tue Aug 17 01:40:19 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Tue Aug 17 01:40:19 2010
    starting up 1 shared server(s) ...
    MMNL started with pid=12, OS id=7032
    Tue Aug 17 01:40:20 2010
    ALTER DATABASE MOUNT
    Tue Aug 17 01:40:24 2010
    Setting recovery target incarnation to 1
    ARCH: STARTING ARCH PROCESSES
    ARC0 started with pid=16, OS id=6432
    Tue Aug 17 01:40:24 2010
    ARC0: Archival started
    Tue Aug 17 01:40:24 2010
    ARC1: Archival started
    ARCH: STARTING ARCH PROCESSES COMPLETE
    Tue Aug 17 01:40:24 2010
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    ARC0: Thread not mounted
    Tue Aug 17 01:40:24 2010
    Successful mount of redo thread 1, with mount id 790844036
    Tue Aug 17 01:40:24 2010
    Physical Standby Database mounted.
    Completed: ALTER DATABASE MOUNT
    ARC1 started with pid=17, OS id=4876
    Tue Aug 17 01:40:25 2010
    ARC1: Becoming the heartbeat ARCH
    Tue Aug 17 01:40:26 2010
    ALTER DATABASE OPEN
    Tue Aug 17 01:40:26 2010
    SMON: enabling cache recovery
    Tue Aug 17 01:40:26 2010
    Errors in file e:\oracle\product\10.2.0\admin\rage4\udump\rage4_ora_6588.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Tue Aug 17 01:40:26 2010
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Tue Aug 17 01:40:26 2010
    Errors in file e:\oracle\product\10.2.0\admin\rage4\bdump\rage4_pmon_6716.trc:
    ORA-00704: bootstrap process failure
    Instance terminated by USER, pid = 6588
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    Thanks and Regards
    Nilay

Maybe you are looking for

  • Mini DisplayPort to DVI Adapter does detect all resolutions in Ext. Disp

    Think another EFI Update is in Order, Just used the Mini DisplayPort to DVI Adaptor to a NEC 3090WQxi Monitor and the Max Resolution is only 1600X1200, while my older (Late 2007) Macbook Pro needed an EFI update for Graphics before it detected the av

  • MAC AIR Crashes on wake from sleep

    Dear All, I have a user's Mac Air exhibiting the ubiquitous 'wake from sleep' issue that seems to have reared its head at every OS since 10.2, increasingly occurring with or without various apps running at time of sleep. Upon tapping space bar after

  • Is there a comment feature in Pages for iPad?

    Hey all you iPad owners. Is there a comment feature in Pages for iPad? There is one in Pages '09 that I use all the time. Not having that feature in the iPad version of Pages could be a deal breaker for me buying an iPad. Thanks in advance for your h

  • How can I create a black and white table for Write BMP File.vi?

    I just want to create a black and white array to create the picture in B'n W

  • Export Process in Rice industries

    Dear All SD Guru, My client selling the rice products in domestic without excise duty and  also wants to export the same product , can any one tell me the export process without excise duty step by step? Every answer would be highly appreciatied . Th