Database not Open, My system restarted and hanged

Hi All
I have installed Oracle 9i DBA in my company windows 2000 professional work station. I created a database , called TEST.
I can able to mount the database.
while in the OPEN state my system is hanged and rebooted automatically.
The RAM size is 256 MB. Sufficient space are avaialable.
Please guide me to solve this issue. Thanks for your support
Regards
A.Ananth

Hi,
Have you some error message into your alert.log file ?
Nicolas.

Similar Messages

  • Oracle Database not open automatically on restarting the server

    Hello,
    I am using Oracle8i Release 8.1.6.0.0 - Production. And OS windows 2000.
    I installed oracle 8i. On restarting the server the database is not up automatically.
    I check the following services. All are in automatice mode.
    ORACLETNSListerner
    ORacleserviceSID
    Oraclewebassistant.
    I tried the following option also.
    ORADIM -edit -sid -startmode auto.
    still not working.
    Anyone please suggest the solution for this.
    Thanks & Regards
    Krishna

    Do you have any Antivirus installed in that server, sometimes antivirus blocks oracle autostart. try with uninstalling antivirus if it is .
    Thanks

  • DBCA hangs with 'database not open'

    I've installed the Oracle 9i ver.2 Enterprise Edition software on a Tru64 Unix machine with 512MB of memory. The software was installed without any problems. However, while creating any database thru the Database Configuration Assistant it hangs on 46% on "Creating & starting Oracle instance" with errors of 'ORA-01109: database not open' in cloneDBCreation.log and 'ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...' in alert_SID.log.
    I have also tried to create a DB via a script file but this hangs up in the 'CREATE DATABASE' command.
    Thanks,
    Robert Lieb

    I am giving up on dbca and will try to get a script to create a db. Included are a log file, and a trace file that shows the script process hanging on "Waiting for smon to enable cache recovery" during the execution of CreateDB.sql.
    Any ideas?
    ============= alert_oraCUP1.log ======================
    Tue Aug 10 13:24:30 2004
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SCN scheme 3
    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 = 33554432
    large_pool_size = 12582912
    java_pool_size = 0
    control_files = /oracle02/app/oracle/oradata/oraCUP1/control01.ctl, /oracle02/app/oracle/oradata/oraCUP1/control02.ctl, /oracle02/app/oracle/oradata/oraCUP1/control03.ctl
    db_block_size = 4096
    db_cache_size = 29360128
    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 = 10800
    remote_login_passwordfile= EXCLUSIVE
    db_domain = TestAlpha.com
    instance_name = oraCUP1
    dispatchers = (PROTOCOL=TCP) (SERVICE=oraCUP1XDB)
    hash_join_enabled = TRUE
    background_dump_dest = /oracle01/app/oracle/admin/oraCUP1/bdump
    user_dump_dest = /oracle01/app/oracle/admin/oraCUP1/udump
    core_dump_dest = /oracle01/app/oracle/admin/oraCUP1/cdump
    sort_area_size = 524288
    db_name = oraCUP1
    open_cursors = 300
    star_transformation_enabled= FALSE
    query_rewrite_enabled = FALSE
    pga_aggregate_target = 20971520
    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
    Tue Aug 10 13:24:44 2004
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Tue Aug 10 13:24:58 2004
    CREATE DATABASE oraCUP1
    MAXINSTANCES 1
    MAXLOGHISTORY 1
    MAXLOGFILES 5
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    DATAFILE '/oracle02/app/oracle/oradata/oraCUP1/system01.dbf' SIZE 250M REUSE AUTOEXTEND ON NEXT 10240K MAXSIZE UNLIMITED
    EXTENT MANAGEMENT LOCAL
    DEFAULT TEMPORARY TABLESPACE TEMP TEMPFILE '/oracle02/app/oracle/oradata/oraCUP1/temp01.dbf' SIZE 40M REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    UNDO TABLESPACE "UNDOTBS1" DATAFILE '/oracle02/app/oracle/oradata/oraCUP1/undotbs01.dbf' SIZE 200M REUSE AUTOEXTEND ON NEXT 5120K MAXSIZE UNLIMITED
    CHARACTER SET WE8ISO8859P1
    NATIONAL CHARACTER SET AL16UTF16
    LOGFILE GROUP 1 ('/oracle02/app/oracle/oradata/oraCUP1/redo01.log') SIZE 1M,
    GROUP 2 ('/oracle02/app/oracle/oradata/oraCUP1/redo02.log') SIZE 1M,
    GROUP 3 ('/oracle02/app/oracle/oradata/oraCUP1/redo03.log') SIZE 1M
    Tue Aug 10 13:25:00 2004
    Database mounted in Exclusive Mode.
    Tue Aug 10 13:25:02 2004
    Successful mount of redo thread 1, with mount id 130099050.
    Assigning activation ID 130099050 (0x7c1276a)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: /oracle02/app/oracle/oradata/oraCUP1/redo01.log
    Successful open of redo thread 1.
    Tue Aug 10 13:30:10 2004
    Waiting for smon to enable cache recovery.
    ===================================
    ============= oracup1_ora_2364.trc ======================
    /oracle01/app/oracle/admin/oraCUP1/udump/oracup1_ora_2364.trc
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    ORACLE_HOME = /oracle01/app/oracle/product/9.2.0.1.0
    System name:     OSF1
    Node name:     TestAlpha.com
    Release:     V5.1
    Version:     1885
    Machine:     alpha
    Instance name: oraCUP1
    Redo thread mounted by this instance: 1
    Oracle process number: 10
    Unix process pid: 2364, image: [email protected] (TNS V1-V3)
    *** SESSION ID:(7.1) 2004-08-10 13:30:10.838
    Waiting for smon to enable cache recovery.
    *** 2004-08-10 13:35:20.268
    Waiting for smon to enable cache recovery.
    ===================================

  • Ora-01219 database not open; only queries on fixed tables and views.

    Hi everyone
    There is another post stating this error, but since the source is different, I think is okay to make a different post as well.
    Our database was working fine until the other day, when suddenly power went off, UPS was damaged and didn't hold, and when we restarted the database this is what happens:
    Using Enterprise Manager Console, we can make a succesful connection in the same machine, but if we choose Schema, the following error appears:
    ora-01219 database not open; only queries on fixed tables and views.
    When accesing from a different machine:
    ORA-01033: ORACLE initialization or shutdown in progress
    Thanks in advance

    Here is the last entries of alert log
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 20-JUL-2010 15:48:31
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Fallo de recuperación de credenciales
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Tue Jul 20 15:50:50 2010
    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
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile E:\ORACLE\CRIMINALISTICA\PRODUCT\11.1.0\DB_1\DATABASE\SPFILECRIM.ORA
    System parameters with non-default values:
    processes = 150
    memory_target = 816M
    control_files = "E:\ORACLE\ORADATA\CRIM\CONTROL01.CTL"
    control_files = "E:\ORACLE\ORADATA\CRIM\CONTROL02.CTL"
    control_files = "E:\ORACLE\ORADATA\CRIM\CONTROL03.CTL"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "E:\Oracle\flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=CRIMXDB)"
    audit_file_dest = "E:\ORACLE\ADMIN\CRIM\ADUMP"
    audit_trail = "DB"
    db_name = "CRIM"
    open_cursors = 300
    diagnostic_dest = "E:\ORACLE"
    Tue Jul 20 15:50:55 2010
    PMON started with pid=2, OS id=1688
    Tue Jul 20 15:50:55 2010
    VKTM started with pid=3, OS id=2236 at elevated priority
    Tue Jul 20 15:50:55 2010
    DIAG started with pid=4, OS id=2332
    Tue Jul 20 15:50:55 2010
    DBRM started with pid=5, OS id=2328
    Tue Jul 20 15:50:55 2010
    PSP0 started with pid=6, OS id=2432
    VKTM running at (20)ms precision
    Tue Jul 20 15:50:55 2010
    DIA0 started with pid=7, OS id=2160
    Tue Jul 20 15:50:55 2010
    MMAN started with pid=8, OS id=2156
    Tue Jul 20 15:50:55 2010
    DBW0 started with pid=9, OS id=2064
    Tue Jul 20 15:50:55 2010
    LGWR started with pid=10, OS id=3176
    Tue Jul 20 15:50:55 2010
    CKPT started with pid=11, OS id=3180
    Tue Jul 20 15:50:55 2010
    SMON started with pid=12, OS id=3184
    Tue Jul 20 15:50:55 2010
    RECO started with pid=13, OS id=3188
    Tue Jul 20 15:50:55 2010
    MMON started with pid=14, OS id=3192
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = E:\Oracle
    Tue Jul 20 15:50:55 2010
    MMNL started with pid=15, OS id=3196
    Tue Jul 20 15:50:56 2010
    alter database mount exclusive
    Setting recovery target incarnation to 2
    Successful mount of redo thread 1, with mount id 1304879008
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Errors in file e:\oracle\diag\rdbms\crim\crim\trace\crim_dbw0_2064.trc:
    ORA-01157: cannot identify/lock data file 9 - see DBWR trace file
    ORA-01110: data file 9: 'E:\ORACLE\ORADATA\STOPCRIM5\STOPCRIM5TABLESPACE.ORA'
    ORA-27047: unable to read the header block of file
    OSD-04006: fallo de ReadFile(); no se ha podido leer del archivo
    O/S-Error: (OS 38) Se ha alcanzado el final del archivo.
    Errors in file e:\oracle\diag\rdbms\crim\crim\trace\crim_dbw0_2064.trc:
    ORA-01157: cannot identify/lock data file 16 - see DBWR trace file
    ORA-01110: data file 16: 'E:\ORACLE\ORADATA\PRUEBACARLOS\PRUEBACARLOSTABLESPACE.ORA'
    ORA-27047: unable to read the header block of file
    OSD-04006: fallo de ReadFile(); no se ha podido leer del archivo
    O/S-Error: (OS 38) Se ha alcanzado el final del archivo.
    Errors in file e:\oracle\diag\rdbms\crim\crim\trace\crim_dbw0_2064.trc:
    ORA-01157: cannot identify/lock data file 17 - see DBWR trace file
    ORA-01110: data file 17: 'E:\ORACLE\ORADATA\PRUEBACARLOS\PRUEBACARLOSINDEX.ORA'
    ORA-27047: unable to read the header block of file
    OSD-04006: fallo de ReadFile(); no se ha podido leer del archivo
    O/S-Error: (OS 38) Se ha alcanzado el final del archivo.
    ORA-1157 signalled during: alter database open...
    Tue Jul 20 16:04:39 2010
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.

  • Speaker on phone calls will not work, how can I fix this? I have already done system restart and reset to manufature default.

    speaker on phone calls will not work, how can I fix this? I have already done system restart and reset to manufature default. I also have no voice with Safari or any other apps including music!

    If your speaker is broken, then you may need to get a repair done.
    Are you unable to hear anything at all, or is it just one speaker in particular?
    If it is just one speaker, where's it located?

  • I just upgraded to yosemite, now gimp is not opening.  i downloaded and isnstalled xquartz, restarted my computer and gimp is still not opening.  i click on the icon and nothing happens.

    i just upgraded to yosemite, now gimp is not opening.  i downloaded and isnstalled xquartz, restarted my computer and gimp is still not opening.  i click on the icon and nothing happens.  help!

    I was using gimp fine for years with my osx 10 6 8 up until yesterday.  Last night when I downloaded yosemite, gimp has not been working ever since.  I clicked on the icon and it said that x11 wasn't compatible with yosemite and lead me to a link from apple support which said that I need to download xquartz for gimp to work. 

  • Database not open error - ORA-01219

    Hi experts,
    I am new to oracle.
    I have created a database call 'Play' and also created a table 'tbPlay'.
    I also inserted some rows here.
    After that all the database operations were working fine here.
    After restarting the machine, I logged into the database and none of the database operations are working.
    When I do query 'Select * from tbPlay'
    It give me the following error:
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    I also did these
    shutdown immediate;
    startup mount;
    But this did not help.
    Please help...
    Thanx..
    Deepak

    I am getting this error when I start
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 97588504 bytes
    Fixed Size 451864 bytes
    Variable Size 46137344 bytes
    Database Buffers 50331648 bytes
    Redo Buffers 667648 bytes
    ORA-01506: missing or illegal database name
    please help me...what could be the problem...

  • Restarts and Hangs on Surface Pro 3

    Has anyone been experiencing a high number of restarts and hangs on the Surface Pro 3? Over the course of three days I have had 11 BSODs. I scanned the minidmp and it points to ntosknrl.exe. And the event log has the usual unhelpful 
    "The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly."
    I am reading a lot about the wireless card issues on the SP3, wondering if maybe it is caused by this and an update might do the trick in the upcoming weeks. The restarts happen around the same time when the device wakes, and is not online.. 
    Anyone else experiencing this?
    Thank you

    I guess I can see the logic behind that. I'm not sure exactly how Connected Standby would work when you are using a hypervisor. The one thing that is annoying is that the Surface Pro 3 (or maybe it's just a Windows 8.1 thing in general?) has a nasty bug
    between hibernation and Wi-Fi. If you were connected to a wireless network and then go into hibernation, when you come out of it, it looks like it's still connected to the wireless network but you get no connectivity. I was able to work around this by creating
    a scheduled task based on the alert that's generated from exiting hibernation (event that says exiting low powered state or something like that) that kicks off a Powershell script that uses netsh to find the connected network, disconnect from it and then reconnect
    to it. It works pretty well but what a workaround to have to do just to conveniently exit hibernation and then automatically regain wireless connectivity!

  • My accounts will not open in System Preferences it keeps saying System Preferences quit unexpectedly?!? It will not open at all.

    Please HELP! My accounts will not open in System Preferences it keeps saying System Preferences quit unexpectedly?!? It will not open at all.

    In the Finder, press the key combination shift-command-A to open the Applications folder. Select the System Preferences icon in that folder and press the key combination command-I to open the Info window. There’s a checkbox in the Info window labeled Open in 32-bit mode. Uncheck it, if checked. Close the Info window and the Applications folder. Test.

  • Mostly websites are not open on internet explorer and other browsers in my laptop

    mostly web sites are not open in internet explorer and other web browsers in my laptop.

    Rob,
    Many thanks for your reply.  It is appreciated greatly.  I have added text against each of the points that you raise.
    troubleshooting Addons is somewhat complex.....as from this side we do not know which addon may be causing the problem, so the
    only recourse is to disable the types of addons that commonly cause problems in IE (for security and usablility reasons some older addons that you may have used previously with IE8/XP are no longer compatible with newer versions of IE that you are now using)....
    The following instructions will stop your Toolbar and Browser Helper addons from loading in IE.
    Start>Control Panel>Internet Options>Advanced tab,
    uncheck "enable third-party browser extensions".
    close any open IE windows and restart IE for the changes to take effect.
    [GotaQ: Yes, did this but the problem then is that IE won’t open for me.  There is no icon in the start menu or task bar
    and routes such as using a command prompt or ‘run’ instruction don’t work.  When I try this I get a window on screen that flickers for a bit and then disappears.]
    Alternatively, your problem with keyboard input is most likely being caused by a form filling addon or a finger print reader
    addon? Note: some addons like the Google toolbar have multiple features like form filling, you can disable the GTB's form filling features from its settings dialog (click the 'spanner' icon on the toolbar)
    Use Tools>Manage Addons>Show all addons to locate any such addons and use the Addons Manager to disable them. (close and
    reopen any open IE windows for the full changes to take effect).
    [GotaQ:  I tried disabling all of the add-ons in Google Chrome and the key-stroke mapping problem persisted, unfortunately!]

  • I Tunes will not open unless i restart computer

    I Tunes will not open unless i restart computer

    Do you see an error message when this happens?
    If your computer has one of the LSPs mentioned in the article below, you may have to do a winsock reset or remove conflicting software.
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store

  • Database Datafiles Recovery. ORA-01219: database not open:

    Hi,
    I have a 10g database running on SuSE Linux server. I mistakenly deleted one of my file system's files that contain some of the database datafiles. I can connect to the database but I am failing to run queries:
    SQL> select * from global_name;
    select * from global_name
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    I do weekly cold backups of the server. My database is in NOARCHIVE log mode. What is the best way to recover my data; Is it possible that I restore only the file system or I should should do a complete restore of all file systems??
    Regards
    Kevin
    Edited by: Kevin Honde on Jul 28, 2010 2:55 PM

    I mistakenly deleted one of my file system's files that contain some of the database datafiles.Ok
    I do weekly cold backups of the server.Great !!
    My database is in NOARCHIVE log mode. That's the mistake in my opinion
    What is the best way to recover my data; Restore it from the latest available cold backup.
    There will be a data loss post weekly consistent cold backup. Which you have to accept because you do not have your database running in Archive Log mode.

  • After installing Adobe Reader 8.1.2 system restarts and freezes

    After installing Adobe Reader 8.1.2 system restarts and freezes (hangs, locks up)
    I have Windows XP SP2, plenty of spare disk space and Adobe Reader 8.1.1.
    The 8.1.2 Reader appeared to install OK and asked for the system to be restarted. When I accepted this it shut down and rebooted as expected,
    but just before it was fully restarted it froze and I could do nothing.
    I pressed the power switch and tried again but the same thing happened again.
    To get back to a usable system I had to boot in safe mode and go back to a restore point.
    I don't know if this is relevent but it stopped just before Nortom firewall usually starts.
    I am keen to install the new version because of the security fixes.
    Can anyone help?
    Thanks in anticipation

    The link to the Reader forum is at the top of this forum.

  • HT3775 Quicktime is not opening my Mp4 files and I do not know why? Any suggestions?

    Quicktime will not open my mp4 files and I do not know why. ANy suggestions? it happened after I upgraded to IOS 6. Not sure what to do. VLC program will open them but not Quicktime. I can't get them into Itunes either. Thanks!

    Quicktime will not open my mp4 files and I do not know why. ANy suggestions? it happened after I upgraded to IOS 6. Not sure what to do. VLC program will open them but not Quicktime. I can't get them into Itunes either. Thanks!

  • Itunes will not open on my pc and i have downloaded it a few times now

    itunes will not open on my pc homepage and i have now downloaded it bout 5 times everytime it downloads and the does not load any help ?

    This has happened to me over the last few hours. iTunes just would not open, so I uninstalled and downloaded again. Still refuses to open. iPhone cannot be synced as a result. Help anyone...

Maybe you are looking for

  • Can't play Movie Trailers from iTunes Store!

    I am wondering if anyone knows why I cant watch free movie trailers on the iTunes Store? It follows as far as letting me choose the size of the trailer cilp I want to watch but after that nothing loads up! the top half of the page is blank! Also I ca

  • Mobile Me or On my Mac

    Hi, I have a Mobile Me subscription and I'm wondering if I should be creating my iCal's on Mobile Me or 'On My Mac'? Surely those on my Mac just sync to Mobile Me so I'm a bit confused as to why iCal offers me both options. Please could someone advis

  • MBP to HDMI looks fuzzy

    Why does the font on my 32-inch Samsung 1080p LCD TV look fuzzy when it is connected to my MBP via HDMI to Mini Display Port? It is only when it is connected to the MBP. When it is connected to my PS3 it is crystal clear. How can I fix this if at all

  • WiFi connecting my iphone g4 to apple tv

    I've got Remote and AirPlay on my G4 and I still can't get it to drive my brand new Apple TV. Any ideas as to what I'm doing wrong?

  • 2.1 No Service

    After upgrading to 2.1, I lost connectivity in my apartment which is located in Washington DC. Previously, I had 3G reception. Rather than switching to EDGE, my iPhone displays "No Service". Only after turning 3G off does my phone connect to ATT's ED