Database won't start - ORA-1081

All,
I have a 2-node RAC cluster, RedHat 5.2, Oracle 11.1.0.6. All nodeapps including listener will start fine. When using the srvctl to start the database, returns error ORA-01081
Manual start for both instances returns this error:
SQL> connect / as sysdba;
Connected to an idle instance.
SQL> startup;
ORA-01081: cannot start already-running ORACLE - shut it down first
SQL>
There are no processes running, this is after a fresh boot of both systems. Alert log shows (a few iterations of this):
Starting ORACLE instance (normal)
2009-12-09 14:33:28.492000 +00:00
ORA-1092 : opitsk aborting process
ORA-1092 : opitsk aborting process
2009-12-09 14:34:04.622000 +00:00
Starting ORACLE instance (normal)
ORA-1092 : opitsk aborting process
2009-12-09 14:34:07.609000 +00:00
ORA-1092 : opitsk aborting process
License high water mark = 0
2009-12-09 14:34:08.687000 +00:00
USER (ospid: 20660): terminating the instance
Instance terminated by USER, pid = 20660
ORA-1092 : opitsk aborting process
The ora.<dbname>.<instance>.inst.log written to by srvctl contains:
2009-12-09 14:34:06.558: [    RACG][107202416] [20299][107202416][ora.db.dev2.inst]: end for resource = ora.idpsdev.idpsdev2.inst, action = start, status = 1, time = 39.340s
2009-12-09 14:34:12.257: [    RACG][3147999088] [20639][3147999088][ora.db.dev2.inst]: end for resource = ora.idpsdev.idpsdev2.inst, action = stop, status = 1, time = 4.830s
The imom<DB>.log shows:
SQL*Plus: Release 11.1.0.6.0 - Production on Wed Dec 9 14:33:28 2009
Copyright (c) 1982, 2007, Oracle. All rights reserved.
Enter user-name: Connected.
SQL> ORA-01081: cannot start already-running ORACLE - shut it down first
SQL> Disconnected
SQL*Plus: Release 11.1.0.6.0 - Production on Wed Dec 9 14:34:07 2009
Copyright (c) 1982, 2007, Oracle. All rights reserved.
Enter user-name: Connected.
SQL> ORACLE instance shut down.
SQL> Disconnected
SQL*Plus: Release 11.1.0.6.0 - Production on Wed Dec 9 14:34:09 2009
Copyright (c) 1982, 2007, Oracle. All rights reserved.
Enter user-name: Connected.
SQL> ORACLE instance shut down.
SQL> Disconnected
Does anyone know what might be causing this? I've tried a shutdown abort and startup with no luck. I've tried a startup force, with no luck.
Thanks for your help!

>
USER (ospid: 20660): terminating the instance
Instance terminated by USER, pid = 20660can u check what is running on pid 20660 with ps -ef|grep 20660

Similar Messages

  • ORA-12500 Database won't start!!!

    Stats:
    Windows 2000 Server
    Oracle 8.1.7
    I am not a DBA unfortunately.
    Last night I performed the windows updates (a routine) to get the latest OS patches. Nothing has ever happened before, but upon a reboot, the one of the two databases won't start.
    From the ORADIM.LOG file:
    DIM-00011: The service does not exists
    O/S-Error: (OS 997) Overlapped I/O operation is in progress.
    DIM-00011: The service does not exists
    O/S-Error: (OS 997) Overlapped I/O operation is in progress.
    ORA-01034: ORACLE not available
    From the Listener.log file:
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    06-MAY-2004 21:17:12 * (CONNECT_DATA=(SERVICE_NAME=projects.nghq.northgeo.com)(CID=(PROGRAM=C:\Program Files\Oracle\jre\1.1.7\bin\jrew.exe)(HOST=KATAHDIN)(USER=administrator))) * (ADDRESS=(PROTOCOL=tcp)(HOST=200.200.200.3)(PORT=2021)) * establish * projects.nghq.northgeo.com * 12500
    I performed DBVerify on the tables and don't seem to get any errors, I also restored a cold backup from a week ago and it still won't start.
    Please help if you can. Thanks.
    John

    I rolled back the latest windows update (KB835732) and rebooted. Tried to start the database services and they started. Not sure what's in that patch but I think I will stay away from it.
    I can't believe there was something in the OS patch that killed it, but that's all I did to fix it.
    So for now, I'm not touching it...
    John

  • WCS Database Won't Start

    We have WCS running on a VM, and due to some issues with the VM Infrastructure everything shut down abruptly.  The VM came back OK, but I just noticed that WCS no longer loads properly when attempting to access it via a browser. 
    Checking out the server, trying to reboot it, and restart services, I noticed that in the status check the database won't start.  Manually trying to use dbadmin to start it just fails.
    Any ideas on what to try to fix the database? 
    Would using the reinitdb do anything to the existing configuration on the Wireless LAN Controller? 
    I'm kind of new at this and just got thrown into administering our Cisco Wireless network, so forgive me if any of these are basic questions.  Thanks!

    Also, manually trying to launch WCSStart gives me the following -
    Starting WCS
    This may take a few minutes...
    initHealthMonitor(): can not start DB
    Failed to start WCS.  Check hm_launchout.txt for details.
    Log files are located under webnms\logs in the WCS install directory.
    hm_launchout.txt doesn't seem to have much info, it just shows this -
    Starting Health Monitor as a primary
    Checking for Port 8082 availability... OK
    Starting Health Montior Web Server...
    Health Monitor Web Server Started.
    Starting Health Monitor Server...
    Health Monitor Server Started.

  • Service of newly created database won't start if XE service already started

    Hi all,
    I install OracleXE 10g on WinXP SP1 and the default database (XE) is running well. Then I created a new database through TOAD but its window service won't start if XE service already started. If I shutdown the XE service than I can start the service of newly created database. This happens vice versa. When I forced to start the service of the new database with XE service already running windows told me to refer to service-specific error code 183.
    But even if I'm able to start the service of the new database when I try to login using SYSTEM sometime it throws 'Oracle not available' and sometime 'shared memory realm does not exist'.
    Here's my listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (SID_NAME = CASHIN)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    And here's my tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    CASHIN =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = CASHIN)
    I also check the folder %ORACLE_BASE%\oradata\CASHIN folder but I found no single file there. While under oradata\XE I found 6 dbf's files.
    The reason why I created a new database is because I want to put Oracle files at another location instead of where XE files reside now.
    Any help would be greatly appreciated.
    Thanks in advanced.
    Regards,
    Setya

    Then I created a new database through TOADDid you read the part in the license agreement that says XE doesn't support multiple instances?
    ~Jer

  • Database won't start ... need to backup data

    Hi,
    My Oracle 10g Database in an heart beat stop working (I unplugged the network cable and now even with the cable on it won't start ... I've restarted computer lot's of times....) I've wasted too many time triyng to get this thing to work....
    I need URGENTLY to uninstall and reinstall the 10g database but first I need to backup all of the data. What do I need to do to acomplish this? Is it enough to do a copy of the D:\oracle\product\10.1.0\oradata with all datafiles or do I need something else?
    As I mentioned my idea is to copy all that I need to restore the database after reinstalling Oracle 10g.
    Please point me a light... I'm completely lost here....
    Nuno Vidal
    -- Edited
    I forgot to tell an important detail - I have an HTML DB application in my PC that I also must backup. I think that all HTML DB data is in the ORADATA, but I'm not sure... can anyone tell me anything about this?
    Message was edited by:
    NVidal

    Hi.
    To reinstall the database will not give you the html db repository back as far as I am concerned. If you are not able to bring up the current database, I don't see how you will be able to restore your html db data after creating a new database.
    If you are able to get the old database up, I assume you can export the FLOWS_010600 and FLOWS_FILES schema and import them into the newly created database. (Keep the database name the same as the original to awoid reconfiguring the html db ORACLE_HOME). I have not done this in this particular matter, but uses this procedure for moving and upgrading databases.
    You also have to create the user HTMLDB_PUBLIC_USER wich don't own objects. From my installation I can see that these users have a severe amount of system privs and object privs, so anyhow, your in for a severe amount of manuall work.
    To manually create users, execute spool result from following query:
    select 'create user '||username||' identified by values '''||password||''' default tablespace '||default_tablespace||' temporary tablespace temp account unlock;' from dba_users where username in ('FLOWS_010600','FLOWS_FILES','HTMLDB_PUBLIC_USER')
    Assign sys privs to these users by executing spools:
    SQL> select 'grant '||privilege||' to '||grantee from dba_sys_privs where grantee in ('FLOWS_010600'
    ,'FLOWS_FILES','HTMLDB_PUBLIC_USER');
    Assign object privs the same way:
    SQL> select 'grant '||privilege||' on '||owner||'.'||table_name||' to '||grantee from dba_tab_privs
    where grantee in ('FLOWS_010600','FLOWS_FILES','HTMLDB_PUBLIC_USER');
    Now roles;
    SQL> select 'grant '||granted_role||' to '||grantee from dba_role_privs where grantee in ('FLOWS_010
    600','FLOWS_FILES','HTMLDB_PUBLIC_USER');
    You also have to create public synonyms, as these are not part of a schema import:
    Run the following query and use the spool result to create public synonyms;
    select 'create public synonym '||synonym_name||' for '|| table_owner||'.'||table_name from dba_synonyms where table_owner in ('FLOWS_010600','FLOWS_FILES')
    Alle these sql querys has to be run on the target database, i.e. the database where html db is installed today.
    So, the sequence of the entire operations is:
    1) Execute a full export of the old target database as system user setting full=y
    2) Execute all these queries described over. store the result in separate files.
    3) Execute a full offline backup of old target database
    4) Recreate database with same name as old target database
    5) Verify that tablespace that is html db users default tablespace exist in new database.
    6) Create users with script
    7) Assing roles and system privileges with script.
    8) Import using full=n fromuser=FLOWS_010600 TOUSER=FLOWS_010600.
    9) Import using full=n fromuser=FLOWS_FILES TOUSER=FLOWS_FILES
    10) Assign object privileges using script
    11) Create public synonyms using script
    12) Start html db with opmnctl startall and verify that you are able to connect and data exists.
    Good luck
    rgds
    Kjell Ove

  • Database won't start!  ORA-12578: TNS:wallet open failed...HELP!

    I went to "bounce" (shutdown immediate -> startup)a database because something had pegged the cpu at 100% and no users were active and got tyhe following errors...
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 26 13:35:53 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 778387456 bytes
    Fixed Size 1374808 bytes
    Variable Size 503317928 bytes
    Database Buffers 260046848 bytes
    Redo Buffers 13647872 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-12578: TNS:wallet open failed
    Process ID: 4756
    Session ID: 1 Serial number: 5
    SQL>
    In Alert.log:
    Starting ORACLE instance (normal)
    Wed Oct 26 09:17:31 2011
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =84
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile E:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\SPFILEORCL.ORA
    System parameters with non-default values:
    processes = 500
    memory_target = 1232M
    control_files = "E:\ORACLE\ORADATA\ORCL\CONTROL01.CTL"
    control_files = "E:\ORACLE\FLASH_RECOVERY_AREA\ORCL\CONTROL02.CTL"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    log_buffer = 10485760
    db_recovery_file_dest = "E:\Oracle\flash_recovery_area"
    db_recovery_file_dest_size= 3852M
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "accounts.cdcr.ca.gov"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
    local_listener = "LISTENER_ORCL"
    session_cached_cursors = 200
    job_queue_processes = 1000
    audit_file_dest = "E:\ORACLE\ADMIN\ORCL\ADUMP"
    audit_trail = "DB"
    db_name = "orcl"
    open_cursors = 300
    diagnostic_dest = "E:\ORACLE"
    Wed Oct 26 09:17:40 2011
    PMON started with pid=2, OS id=3108
    Wed Oct 26 09:17:40 2011
    VKTM started with pid=3, OS id=3112 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Wed Oct 26 09:17:40 2011
    GEN0 started with pid=4, OS id=3116
    Wed Oct 26 09:17:40 2011
    DIAG started with pid=5, OS id=3128
    Wed Oct 26 09:17:40 2011
    DBRM started with pid=6, OS id=3136
    Wed Oct 26 09:17:41 2011
    PSP0 started with pid=7, OS id=3140
    Wed Oct 26 09:17:41 2011
    DIA0 started with pid=8, OS id=3144
    Wed Oct 26 09:17:41 2011
    MMAN started with pid=9, OS id=3148
    Wed Oct 26 09:17:41 2011
    DBW0 started with pid=10, OS id=3160
    Wed Oct 26 09:17:41 2011
    LGWR started with pid=11, OS id=3168
    Wed Oct 26 09:17:41 2011
    CKPT started with pid=12, OS id=3176
    Wed Oct 26 09:17:41 2011
    SMON started with pid=13, OS id=3184
    Wed Oct 26 09:17:41 2011
    RECO started with pid=14, OS id=3192
    Wed Oct 26 09:17:42 2011
    MMON started with pid=15, OS id=3196
    Wed Oct 26 09:17:42 2011
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Oct 26 09:17:42 2011
    MMNL started with pid=16, OS id=3200
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = E:\Oracle
    Wed Oct 26 09:17:45 2011
    alter database mount exclusive
    Wed Oct 26 09:17:53 2011
    Successful mount of redo thread 1, with mount id 1293322043
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Wed Oct 26 09:17:55 2011
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    Started redo scan
    Completed redo scan
    read 0 KB redo, 0 data blocks need recovery
    Started redo application at
    Thread 1: logseq 1019, block 2, scn 15641501
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 1019 Reading mem 0
    Mem# 0: E:\ORACLE\ORADATA\ORCL\REDO02.LOG
    Completed redo application of 0.00MB
    Completed crash recovery at
    Thread 1: logseq 1019, block 3, scn 15661503
    0 data blocks read, 0 data blocks written, 0 redo k-bytes read
    Wed Oct 26 09:18:06 2011
    Thread 1 advanced to log sequence 1020 (thread open)
    Thread 1 opened at log sequence 1020
    Current log# 3 seq# 1020 mem# 0: E:\ORACLE\ORADATA\ORCL\REDO03.LOG
    Successful open of redo thread 1
    Wed Oct 26 09:18:08 2011
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Oct 26 09:18:08 2011
    SMON: enabling cache recovery
    Errors in file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc:
    ORA-12578: TNS:wallet open failed
    Errors in file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc:
    ORA-12578: TNS:wallet open failed
    Error 12578 happened during db open, shutting down database
    USER (ospid: 3276): terminating the instance due to error 12578
    Instance terminated by USER, pid = 3276
    ORA-1092 signalled during: alter database open...
    opiodr aborting process unknown ospid (3276) as a result of ORA-1092
    Wed Oct 26 09:18:13 2011
    ORA-1092 : opitsk aborting process
    In the trace file:
    Trace file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V6.0 Service Pack 1
    CPU : 1 - type 586, 1 Physical Cores
    Process Affinity : 0x0x00000000
    Memory (Avail/Total): Ph:5079M/6142M, Ph+PgF:10214M/12444M, VA:1034M/2047M
    VM name : VMWare Version (6)
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Windows thread id: 3276, image: ORACLE.EXE (SHAD)
    *** 2011-10-26 09:18:01.283
    *** SESSION ID:(1.3) 2011-10-26 09:18:01.283
    *** CLIENT ID:() 2011-10-26 09:18:01.283
    *** SERVICE NAME:() 2011-10-26 09:18:01.283
    *** MODULE NAME:(oradim.exe) 2011-10-26 09:18:01.283
    *** ACTION NAME:() 2011-10-26 09:18:01.283
    Thread 1 checkpoint: logseq 1019, block 2, scn 15641501
    on-disk rba: logseq 1016, block 24845, scn 15581487
    start recovery at logseq 1019, block 2, scn 15641501
    *** 2011-10-26 09:18:01.751
    Started writing zeroblks thread 1 seq 1019 blocks 3-10
    *** 2011-10-26 09:18:02.329
    Completed writing zeroblks thread 1 seq 1019
    *** 2011-10-26 09:18:02.876
    ==== Redo read statistics for thread 1 ====
    Total physical reads (from disk and memory): 4096Kb
    -- Redo read_disk statistics --
    Read rate (ASYNC): 0Kb in 1.55s => 0.00 Mb/sec
    Longest record: 0Kb, moves: 0/1 (0%)
    Longest LWN: 0Kb, moves: 0/1 (0%), moved: 0Mb
    Last redo scn: 0x0000.00eeab9e (15641502)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 0
    Average hash chain = 0/0 = 0.0
    Max compares per lookup = 0
    Avg compares per lookup = 0/0 = 0.0
    *** 2011-10-26 09:18:03.626
    KCRA: start recovery claims for 0 data blocks
    *** 2011-10-26 09:18:04.094
    KCRA: blocks processed = 0/0, claimed = 0, eliminated = 0
    *** 2011-10-26 09:18:04.891
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 1019 Reading mem 0
    *** 2011-10-26 09:18:04.984
    Completed redo application of 0.00MB
    *** 2011-10-26 09:18:04.984
    Completed recovery checkpoint
    IR RIA: redo_size 0 bytes, time_taken 314 ms
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 0
    Average hash chain = 0/0 = 0.0
    Max compares per lookup = 0
    Avg compares per lookup = 0/0 = 0.0
    Recovery sets nab of thread 1 seq 1019 to 3 with 8 zeroblks
    *** 2011-10-26 09:18:11.466
    ORA-12578: TNS:wallet open failed
    ORA-12578: TNS:wallet open failed
    *** 2011-10-26 09:18:11.497
    USER (ospid: 3276): terminating the instance due to error 12578
    Symbol file E:\Oracle\product\11.2.0\dbhome_1\BIN\orageneric11.SYM does not match binary.
    Symbol TimeStamp=4bb5eb10, Module TimeStamp=0 are different
    EnumerateLoadedModules64 failed with error -1073741819
    Symbol file orageneric11.SYM does not match binary.
    Symbol TimeStamp=4bb5eb10, Module TimeStamp=0 are different
    Edited by: 878073 on Oct 26, 2011 1:36 PM

    I found the problem...installed wallet manager that created entry in SQLNET file pointing to a wallet that did not have proper OS permissions...

  • Oracle database won't start/connect

    I apologize in advance if I've missed something in another forum/thread, or leave out necessary information towards solving this. I tried to be as comprehensive in my research as possible prior to posting.
    Here's the story - I have a 10g 10.2.0.1.0 database on Windows XP. It was running fine, until I tried to add DBWS_UTL/10.2.0.3.0 Client... I think?, components to it in order to enable it for Web Services. I followed the tutorial at the following link:
    http://www.oracle.com/technology/obe/10gr2_db_single/develop/java/java_otn.htm
    ... and got down to Instruction #8, just before "Calling the Web Service". It says "Note that there are no errors." Unfortunately, I did have errors... and more unfortunately, I don't still have them handy.
    After some testing I realized that not only do database web services not work, but my database was no longer functioning at all. Consultation with coworkers revealed the problem to likely be tied to now having improper version matching (10.2.0.1 versus 10.2.0.3...)
    So, I tried upgrading my 10.2.0.1 to 10.2.0.3... and believe I have successfully done that. Every service started up in Windows Services except for "OracleDBConsoleSID", which reported "Error 1053: The service did not respond to the start or control request in a timely fashion" right after the little green timer blocks slowly and steadily filled up to the end.
    Some more experimentation with a coworker, the OracleDBConsoleSID service no longer exists in my services list, and the database still doesn't start up.
    Things I've tried:
    1. Checking my tnsnames.ora and listener.ora files - the proper hostnames and Oracle home are listed.
    2. Rebuilding the OracleDBConsole via "emca" commands from command prompt. EMCA responds but the actual commands to reconfigure or rebuild the repository fail out because the database is not responsive.
    3. Connecting via my installed applications, Enterprise Manager, SQL Plus, and Command Line - all fail the same way, Error 1034.
    4. Reconfiguring/rebuilding my Listener with Net Configuration Assistant - values seem to check out, no positive results.
    5. Many many other small/random things mentioned in forums here and elsewhere on the net.
    I guess that's it for now, there's plenty more details I could include but I don't want to muddle the post with irrelevant information. Any ideas/help are greatly appreciated, I would just reinstall/start over but I have important data in the database that I don't want to lose.
    Thanks,
    Greg
    Edited by: user10997705 on May 6, 2009 4:47 PM

    Ok, it's apparently the entire life's history of my database. Here's the most recent complete entry for today's date:
    Dump file c:\oracle\product\10.2.0/admin/SID/bdump\alert_SID.log
    Thu May 07 11:58:53 2009
    ORACLE V10.2.0.3.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 3
    CPU : 1 - type 586, 1 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1609M/2014M, Ph+PgF:1923M/2197M, VA:1939M/2047M
    Thu May 07 11:58:53 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =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.3.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 142606336
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLE\PRODUCT\10.2.0\DB_2\DBS\SPFILESID.ORA
    sga_target = 281018368
    control_files = C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\CONTROL01.CTL, C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\CONTROL02.CTL, C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 125829120
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = C:\oracle\product\10.2.0/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=SIDXDB)
    job_queue_processes = 10
    audit_file_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\ADUMP
    background_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\BDUMP
    user_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\UDUMP
    core_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\CDUMP
    db_name = SID
    open_cursors = 300
    pga_aggregate_target = 93323264
    PMON started with pid=2, OS id=1184
    PSP0 started with pid=4, OS id=1288
    MMAN started with pid=5, OS id=1296
    DBW0 started with pid=6, OS id=1304
    LGWR started with pid=7, OS id=1316
    CKPT started with pid=8, OS id=1320
    SMON started with pid=9, OS id=1336
    RECO started with pid=10, OS id=1348
    CJQ0 started with pid=11, OS id=1356
    MMON started with pid=12, OS id=1360
    MMNL started with pid=13, OS id=1364
    Thu May 07 11:58:54 2009
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Thu May 07 11:58:57 2009
    alter database mount exclusive
    Thu May 07 11:59:02 2009
    Setting recovery target incarnation to 2
    Thu May 07 11:59:03 2009
    Successful mount of redo thread 1, with mount id 1106751361
    Thu May 07 11:59:03 2009
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Thu May 07 11:59:03 2009
    alter database open
    Thu May 07 11:59:07 2009
    Beginning crash recovery of 1 threads
    Thu May 07 11:59:08 2009
    Started redo scan
    Thu May 07 11:59:10 2009
    Completed redo scan
    0 redo blocks read, 0 data blocks need recovery
    Thu May 07 11:59:10 2009
    Started redo application at
    Thread 1: logseq 475, block 3, scn 18427404
    Thu May 07 11:59:10 2009
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 475 Reading mem 0
    Mem# 0: C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\REDO03.LOG
    Thu May 07 11:59:10 2009
    Completed redo application
    Thu May 07 11:59:10 2009
    Completed crash recovery at
    Thread 1: logseq 475, block 3, scn 18447405
    0 data blocks read, 0 data blocks written, 0 redo blocks read
    Thu May 07 11:59:15 2009
    Thread 1 advanced to log sequence 476
    Thread 1 opened at log sequence 476
    Current log# 1 seq# 476 mem# 0: C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\REDO01.LOG
    Successful open of redo thread 1
    Thu May 07 11:59:16 2009
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu May 07 11:59:17 2009
    SMON: enabling cache recovery
    Thu May 07 11:59:19 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\udump\SID_ora_1396.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Thu May 07 11:59:19 2009
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Thu May 07 11:59:19 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_pmon_1184.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:19 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_reco_1348.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:19 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_smon_1336.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:19 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_lgwr_1316.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:20 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_ckpt_1320.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:20 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_psp0_1288.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:22 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_dbw0_1304.trc:
    ORA-00704: bootstrap process failure
    Thu May 07 11:59:22 2009
    Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_mman_1296.trc:
    ORA-00704: bootstrap process failure
    Instance terminated by USER, pid = 1396
    ORA-1092 signalled during: alter database open...
    *******************************************************************************************

  • EBus on RH9 - Database won't start

    My continuing saga with installing Ebusiness 1159 on RH9. I've solved the permissions issue by running rapidinstall as oracle rather than root. Now I'm getting an error after the installer loads the database files. (I'm attempting to load a fresh database). It seems that Oracle is creating the controlfile ok but then it errors. Here's the error log:
    Statusstring Executing Command: InstantiateFile -d addbtmpl.drv
    Statusstring Executing Command: InstantiateFile adcrdbclone.sql
    Statusstring Starting the net8 listener
    You are running addlnctl.sh version 115.3
    Starting listener process TEST ...
    addlnctl.sh: exiting with status 0
    Statusstring Creating the database controlfile...
    adcrdb.sh started at Wed Dec 31 11:53:02 EST 2003
    Parameters passed are :
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oradb/testdb/9.2.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /d01/oradb/testdb/9.2.0/Apache/perl/bin:/d01/oradb/testdb/9.2.0/bin:/usr/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/d02/stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /d01/oradb/testdb/9.2.0/lib
    Executable : /d01/oradb/testdb/9.2.0/bin/sqlplus
    The log information will be written to
         /d01/oradb/testdb/9.2.0/appsutil/log/TEST_csv212/adcrdb_TEST.txt
    Creating the control file for TEST_csv212 database ...
    SQL*Plus: Release 9.2.0.3.0 - Production on Wed Dec 31 11:53:02 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 560796504 bytes
    Fixed Size          451416 bytes
    Variable Size          385875968 bytes
    Database Buffers     163840000 bytes
    Redo Buffers          10629120 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    alter tablespace temp add tempfile '/d02/oradata/testdata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-03114: not connected to ORACLE
    ALTER DATABASE RENAME GLOBAL_NAME TO TEST
    ERROR at line 1:
    ORA-03114: not connected to ORACLE
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 560796504 bytes
    Fixed Size          451416 bytes
    Variable Size          385875968 bytes
    Database Buffers     163840000 bytes
    Redo Buffers          10629120 bytes
    Database mounted.
    PL/SQL procedure successfully completed.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 560796504 bytes
    Fixed Size          451416 bytes
    Variable Size          385875968 bytes
    Database Buffers     163840000 bytes
    Redo Buffers          10629120 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/d02/oradata/testdata/system01.dbf'
    Any suggestions?

    The error you are getting is because Oracle is not able to check the availability of Apache webserver. The strange thing is that Oracle does not tell what's the reason for the error.
    Basically this RPM is an OS patch which will enale starting of Apache webserver for Oracle.
    My suggestion is while installing RH9 you better select all the packages.
    Try to install this RPM, compat-db-4.0.14-5.i386.rpm you can get it from:
    http://ftp.sanguine.jp/pub/sahughes/extras/rhl/beta/updates/taroon/RPMS/
    I installed 11.5.9 on Red Hat Enterprise AS 3.0.
    I did install Redhat 9 and try to install 11.5.9 on it and got the same error you are getting. I could not figure out the problem and gave up the installation.
    Started fresh with RH AS 3.0 and while installing I realized what was the problem I was getting with RH9.
    --Lokesh                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • RAC instance won't start: ORA-00443: background process "VKRM" did not star

    I've logged a SR with Oracle, but while waiting for response from them...I'm stumped I can't find more out here about this article.
    On Oracle knowledgebase...any search for VKRM, gives about the same 3 articles relating to RDA (Remote Diagnostic Assistant).
    Not sure what went on here.
    I have a 5 node RAC cluster. All other instances seem to be running just fine.
    On one instance...some applications were getting an error like:
    ORA-01033: ORACLE initialization or shutdown in progress
    I looked in GRID...and it indicated that only two of the 5 nodes had this instance running...which was strange in that with srvctl, it showed ll 5 up and running:
    [oracle@server2 bin]$ ./srvctl status database -d INSTANCE
    Instance INSTANCE1 is running on node server1
    Instance INSTANCE2 is running on node server2
    Instance INSTANCE3 is running on node server3
    Instance INSTNANCE4 is running on node server4
    Instance INSTANCE5 is running on node server5
    Anyway, thought I'd poke around. I started with trying to get srvctl to stop instance #2...in GRID it seemed that instance 2,4 and 5 weren't working.
    srvctl stop instance -D INSTANCE -i INSTANCE2
    This just hung...
    I thought I'd cycle all the nodes...so, did a ctl-c out of that one, and did:
    [oracle@server2 bin]$ ./srvctl stop database -d INSTANCE -o abort
    PRCD-1124 : Failed to stop database INSTANCE and its services
    PRCR-1065 : Failed to stop resource (((((NAME STARTS_WITH ora.instance.) && (NAME ENDS_WITH .svc)) && (TYPE == ora.service.type)) && ((STATE != OFFLINE) || (TARGET != OFFLINE))) || (((NAME == ora.instance.db) && (TYPE == ora.database.type)) && (STATE != OFFLINE)))
    CRS-2675: Stop of 'ora.instance.db' on 'server5' failed
    CRS-2675: Stop of 'ora.instance.db' on 'server4' failed
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    The ORA-01034 messages repeats a number of times...and the one with server4 and server5 repeated again too.
    I also got this:
    CRS-2680: Clean of 'ora.instance.db' on 'server2' failed
    CRS-2675: Stop of 'ora.instance.db' on 'server5' failed
    CRS-2675: Stop of 'ora.instance.db' on 'server4' failed
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    I get similar messages when I try to restart.
    clusters seem to be up, and other instances seem to be ok
    Looking at alert log...I found some strangeness in the traces
    Starting background process VKRM
    Errors in file /u01/app/oracle/diag/rdbms/instance/INSTANCE2/trace/INSTANCE2_dbrm_26982.trc:
    ORA-00443: background process "VKRM" did not start
    Errors in file /u01/app/oracle/diag/rdbms/instance/INSTANCE2/trace/INSTANCE2_ora_27467.trc:
    ORA-00450: background process '' did not start
    Errors in file /u01/app/oracle/diag/rdbms/instance/INSTANCE2/trace/INSTANCE2_ora_27467.trc:
    ORA-00450: background process '' did not start
    Error 450 happened during db open, shutting down database
    USER (ospid: 27467): terminating the instance due to error 450
    LGWR waiting for instance termination
    Instance terminated by USER, pid = 27467
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    opiodr aborting process unknown ospid (27467) as a result of ORA-1092
    Looking at the trace listed above:
    2011-05-09 12:17:18.305726 :84271119:db_trace:ksb.c@2157:ksbs1p_real(): [10254:6:464] KSBS1P: process DBRM trying to start background VKRM
    2011-05-09 12:17:18.305729 :8427111A:db_trace:ksb.c@2220:ksbs1p_real(): [10254:6:464] KSBS1P: process DBRM obtained PR enqueue to start background VK
    RM
    2011-05-09 12:17:18.306021 :8427111D:db_trace:ksb.c@2354:ksbs1p_real(): [10254:6:464] KSBS1P: creation error posted OER(1089)
    2011-05-09 12:17:18.306029 :8427111F:db_trace:ksb.c@2424:ksbs1p_real(): [10254:6:464] KSBS1P: out of loop: process did not start
    Trace Bucket Dump End: default bucket for process 6 (osid: 26982, DBRM)
    ORA-00443: background process "VKRM" did not start
    kskdbrmpa: reply error 450
    Any ideas? Again...I can't seem to find much of ANY information searching out there for the VKRM background process not starting...
    Thanks in advance,
    cayenne
    Edited by: cayenne on May 9, 2011 11:34 AM

    Anyone? Anyone? Bueller?
    Ok..have been on phone with Oracle support, and have them stumped so far.
    I've checked..other instances are running (except one other that failed to cleanly shut down with srvctl and same error messages).
    I've check...ASM is running on all 5 nodes. I've used crsctl to check CRS on all nodes..clustering seems ok.
    Memory while somewhat high...should have enough room...the system has never complained before, and this has been up on this config for over a year.
    I was able on node one...to fire up the first nodes instance using the pfile there...it came up. I started it restrict..and promptly ran a datapump export, and then shut back down.
    While Oracle support is going through logs and trace files I sent...I've got another 11Gr2 environment (3 node RAC) I've been using as a test environment...and am recreated the instance there temporarily to allow my developers to test and get past the upcoming deadline.
    But, I'm still puzzled as to the solution on the main cluster. This seem to be normal, except these two instances....
    any ideas on where and what to look for?
    cayenne

  • Oracle 10g (10.1.0.2) - Oracle CS Service and Database won't start up

    Hello!
    As I installed Oracle 10g (Version 10.1.0.2) I had to start "OracleCSService" which I tried, but it never finishes starting and "stays in the state of starting".
    I'm working on the operation System Windows Server 2003, Enterprise Edition, 10.1.0.2
    I don't know if it coheres, but I as well can't access my Database. Since I installed Oracle I haven't once been able to access.
    Did anyone have the same problem and got a solution?
    greetings Vera

    There's a known problem with 10g on non-english Windows versions , this is documented in metalink note
    OracleCsService does not start
    Note:276801.1
    OracleCSService is only needed for RAC and ASM configurations, the simplest workaround is to set the service to MANUAL startup, what prevents the service from starting after a reboot.
    As long as you use neither RAC nor ASM database creation is independent of this service and should work. To analyze the problem more details are needed, 'it does not work' is not enough.
    Werner

  • Sql Service and Databases won't start on two of my databases SQl 2005

    getting the errors below
    In Event viewer I have Event ID 17120 SQL Server Could not Spawn FRuncm thread check the sql server error log and the windows event logs for information about possible related problems.
    Event id 17826 Could not start the Network Library because of an internal error in the netwpork library. To determine the cause review the errors immediately preceding this one in the error log.
    Also Event id 17182 TDSSN1 Client initialization failed with error 0x2,
    status code 0x1
    I think this post could help me but I do not know
    what is the domain login account for the SQL service is in sql 2005.
    Please see the post below
    1. added our domain login account for the SQL service to the local group SQLServer2005MSSQLUser$HSPCSVR03$MSSQLSERVER
    2. added the domain login account for the Agent service to SQLServer2005SQLAgentUser$HSPCSVR03$MSSQLSERVER
    3. added both accounts to the local computer Administrators group.
    4. deleted C:\Documents and Settings\<user>\Application Data\Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat.I hope someone can help me with this. this broken Backup exec Database
    has become a nightmare. Two of the sql databases, both the bkup exec one and one called MS SQlserver will not start under services and the local system account or the Administrator account.
    Droid Hacker

    Hello,
    Did you refer to the folloing blog to troubleshooting this issue?
    Error Messages of SQL Server 2005 Start Up Failure
    According to the blog above, "TDSSNIClient initialization failed with error 0x2" , 0x2 is the OS error. Typing "net helpmsg 2" in command prompt return:The system cannot find the file sepcify. Status code 0x1 is general status code. You can review error
    log which start from error:17182 in SQL Server error log and mapping status code to specific problem.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Database won't start when in automatic mode in xp

    when i go in to properties to check the status, it's set to automatic, but it's stopped, and when i go to start it, i get service error code one and it won't start

    How you create the service
    use the following options of oradim to create the instance service
    [-STARTMODE auto                                                                                                                                                                                                                                       

  • 8iLite,SQL*PLUS Won't start, ORA-12203

    I d/l'd 8iLite and I am running on WIN95. In the log on dialog box for SQL*PLUS, I typed username = scott and password = tiger and got the error message: ORC-12203:TNS: unable to connect to destination. (This indicates that the username and password are acceptable.)
    Earlier, I was in Oracle Navigator and tried to set myself up as a new user. From the file menu, I selected Createdb.exe and I go the error message: C:\orawin95\BIN\Createdb.exe has a bad format. I also selected crdb35.exe from the file menu and got the error mesage: c:\orawin95\BIN\crdb35.exe has a bad format.
    In each case, I clicked OK to close the dialog box and attempted to enter the new user properties anyway; in each case I got the error message ORA-12203:TNS:unable to connect to destination.
    I am wondering whether the root cause of the problem is that Createdb.exe and crdb35.exe are corrupted, and is so, what to do about it. My main goal is to get SQL*PLUS running on the sample (POLITE) database.
    ANY help would be greatly appreciated. If someone would email me good copies of Createdb.exe and crdb35.exe, I'll try that.
    Thanks, Gary

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Gary Premo ([email protected]):
    I d/l'd 8iLite and I am running on WIN95. In the log on dialog box for SQL*PLUS, I typed username = scott and password = tiger and got the error message: ORC-12203:TNS: unable to connect to destination. (This indicates that the username and password are acceptable.)
    Earlier, I was in Oracle Navigator and tried to set myself up as a new user. From the file menu, I selected Createdb.exe and I go the error message: C:\orawin95\BIN\Createdb.exe has a bad format. I also selected crdb35.exe from the file menu and got the error mesage: c:\orawin95\BIN\crdb35.exe has a bad format.
    In each case, I clicked OK to close the dialog box and attempted to enter the new user properties anyway; in each case I got the error message ORA-12203:TNS:unable to connect to destination.
    I am wondering whether the root cause of the problem is that Createdb.exe and crdb35.exe are corrupted, and is so, what to do about it. My main goal is to get SQL*PLUS running on the sample (POLITE) database.
    ANY help would be greatly appreciated. If someone would email me good copies of Createdb.exe and crdb35.exe, I'll try that.
    Thanks, Gary<HR></BLOCKQUOTE>
    null

  • Database Won't Start and Listener cannot execute

    Hi,
    I just down loaded Oracle 9i release 2 Enterprise/standard/personal edition for windows NT/2000/XP. I previously had oracle 9i personal on my box and everything was running well.
    Now, I cannot get the service to start or the listener to execute. The following message pops up "THE PROCEDURE ENTRY POINT snlpcsu_sleep_usecs could not be located in the dynamic link library oranl9.dll when I try to invoke the listener control and I get the message " The service did not start in a timely fashion" when I try to start the server BBORDER.
    Any ideas where I can get a copy of that snlpcsu_sleep_usecs file? Or some other suggestion would be appreciated.
    Thanks,
    Al

    My guess would be that you still have some remnants of your old "personal" installation, and your new Enterprise installation of 9i is finding the DLL from the old installation.
    Make sure you un-install the old Oracle installation first, and delete all oracle directories for good measure.

  • Old Oracle 7 won't start up

    We have an issue with a very old Oracle version. It's installed on a ~2000 Windows NT4 (SP5) PC we can't upgrade for now. The database is set up to start on the system startup, but currently it won't. The log files show two ORA-00600 issues:
    ORA-00600 [4500] [10] [] [] [] []
    ORA-00600 [4510] [10] [] [] [] []
    I hope anyone knows a solution for this problem!
    Thanks in advance!
    Paul

    905804 wrote:
    Is there a possibility to attach files? I'd like to attach a screenshot of the log file giving me the errors.Unfortunately not.
    The database won't start when trying manually (cmd prompt and Start menu entry). What does "no files mounted" mean? Will be helpful if you can copy and paste error and message text. Can only guess what that means - that the files are either not found and cannot be mounted (i.e. opened), or that a startup option prevented the file from being mounted.
    The basic startup sequence is:
    - read the pfile (applies the parameter settings as specified and find the control file name(s))
    - open the control file(s) - these contain a list of data files that the database exists of
    - open the data files one at a time (doing various checks using the file header and so on)
    If the control file is a problem, there would be a control file related message.
    The control file lists the data files to open (order is important). If one or more data files are missing. there would be error messages to that effect. If the files are inconsistent (header versions differ for example), there would be error messages to that effect.
    What do you mean with "instance"?A database instance can also be called the database engine. It conists of a shared memory area and a number of processes. On the Windows kernel, that would be an oracle.exe process with multiple threads.
    When a database is mounted, the control files are opened, but the actual data files (comprising the database) is not. When a database is opened, the data files are opened for reading and writing. This is all done by the instance's processes.
    Any more things to check? I'll go there and check anything you say I should check.One step at a time I would say. Can the database be mounted? This means that the instance needs to start (allocate the shared memory successfully, fire up all threads successfully) and then read the control file(s).

Maybe you are looking for

  • IMovie can no longer see videos in Apperture

    iMovie 09 could find videos downloaded to apperture but it seems not possible in iMovie 11. Have i done something wrong, missed any setting or?

  • Problem in double-click on a perform statement in abap editor

    Hello, I was asked to modify a program but as I tried to read it in se38, I could not double click in performs. Their forms are placed in INCLUDES which are stated in the program. So every time i want to see what a perform does, I go into every inclu

  • Report unavailable 4 multiProvider with 2 Plan allowed real-time icube?

    Dear all,   It seems that the multiprovide with 2 plan allowed real-time infocube can not generates report correctly. Is that right? Or I'm missing defining some configurations? Any sugguestions are appreciated. best regards, Gerald

  • New Creation of UOM

    Dear All I was Creating New Unit of Measure in SAP,When i am going to maintain in Materail master ,I got a below error.While i was checking in T006A ,UOM is already in Lang. English. Unit MIU is not created in language EN Please help to sort out this

  • IPhoto '11 on multiple Macs

    Hi, downloaded iPhoto '11 from the new Mac App Store but would also like to install it on our other three macs at home. I called the 5th Ave store in NY and they said it is only a single licence so I have to buy it again. Other places like Macworld s