Database Frequently shutting down

Database is running in NoArchivelog Mode on Windows Server.
Database was frequently shutting down automatically.
How to overcome the below error.
When I try to open the database I am encountering the below error
Errors in file d:\oracle\admin\gentools\udump\gentools_ora_7840.trc:
ORA-01110: data file 2: 'D:\ORACLE\ORADATA\GENTOOLS\UNDOTBS01.DBF'
ORA-01114: IO error writing block to file 2 (block # 1)
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 32) The process cannot access the file because it is being used by another process.

Database is running in noarchivelog mode, How do i recover
In udump the below file containts:
Dump file d:\oracle\admin\gentools\udump\gentools_ora_7840.trc
Mon Jan 22 16:02:53 2007
ORACLE V9.2.0.7.0 - Production vsnsta=0
vsnsql=12 vsnxtr=3
Windows 2000 Version 5.2 , CPU type 586
Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.7.0 - Production
Windows 2000 Version 5.2 , CPU type 586
Instance name: gentools
Redo thread mounted by this instance: 1
Oracle process number: 12
Windows thread id: 7840, image: ORACLE.EXE
*** SESSION ID:(9.3) 2007-01-22 16:02:53.343
ORA-01110: data file 2: 'D:\ORACLE\ORADATA\GENTOOLS\UNDOTBS01.DBF'
ORA-01114: IO error writing block to file 2 (block # 1)
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 32) The process cannot access the file because it is being used by another process.

Similar Messages

  • Why does my database server shut down frequently?

    My DB Server just has one HardDisk and 1024MB ram,OS is W2K,RDBMS is Oracle 8i.But it is shutted automatically in often.It doesn't work unless you restart the service or restart the computer.My initORCL.ora file configed as following,could you point where the failure is ?
    open_cursurs=600
    db_buffer=32000
    share_pool_size=256M
    large_pool_size=100M
    java_pool_size=50M
    log_buffer=16M
    db_block_size=8192
    processes=500
    Thanks a lot!

    Thanks.The following paragraph is in my alert.log,but I can not find the problem yet.And in my trace file ,there is no information for that day.
    Sun Apr 06 05:15:53 2003
    Thread 1 advanced to log sequence 282
    Current log# 3 seq# 282 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO03.LOG
    Mon Apr 07 05:15:29 2003
    Thread 1 advanced to log sequence 283
    Current log# 1 seq# 283 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO01.LOG
    Dump file D:\Oracle\admin\mptdata\bdump\mptdataALRT.LOG
    Mon Apr 07 19:32:42 2003
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.0 , CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.6.0.0.
    System parameters with non-default values:
    processes = 500
    shared_pool_size = 134217728
    large_pool_size = 1048576
    java_pool_size = 20971520
    control_files = D:\Oracle\oradata\mptdata\control01.ctl, D:\Oracle\oradata\mptdata\control02.ctl, D:\Oracle\oradata\mptdata\control03.ctl
    db_block_buffers = 32000
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 16777216
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 10
    instance_name = mptdata
    service_names = mptdata
    mts_dispatchers = (protocol=TCP)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = mptdata
    open_cursors = 600
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    parallel_max_servers = 2
    background_dump_dest = D:\Oracle\admin\mptdata\bdump
    user_dump_dest = D:\Oracle\admin\mptdata\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=4
    DBW0 started with pid=7
    LGWR started with pid=13
    CKPT started with pid=19
    SMON started with pid=24
    RECO started with pid=30
    SNP0 started with pid=6
    SNP1 started with pid=14
    SNP2 started with pid=20
    SNP3 started with pid=23
    Mon Apr 07 19:32:46 2003
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Apr 07 19:32:47 2003
    alter database mount exclusive
    Mon Apr 07 19:32:55 2003
    Successful mount of redo thread 1, with mount id 1041561895.
    Mon Apr 07 19:32:55 2003
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Mon Apr 07 19:32:55 2003
    alter database open
    Beginning crash recovery of 1 threads
    Mon Apr 07 19:33:00 2003
    Thread recovery: start rolling forward thread 1
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 283 Reading mem 0
    Mem# 0 errs 0: D:\ORACLE\ORADATA\MPTDATA\REDO01.LOG
    Mon Apr 07 19:33:01 2003
    Thread recovery: finish rolling forward thread 1
    Thread recovery: 0 data blocks read, 0 data blocks written, 0 redo blocks read
    Crash recovery completed successfully
    Mon Apr 07 19:33:05 2003
    Thread 1 advanced to log sequence 284
    Thread 1 opened at log sequence 284
    Current log# 2 seq# 284 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO02.LOG
    Successful open of redo thread 1.
    Mon Apr 07 19:33:07 2003
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Mon Apr 07 19:33:13 2003
    Completed: alter database open
    Mon Apr 07 19:39:31 2003
    Shutting down instance (immediate)
    License high water mark = 37
    Mon Apr 07 19:40:36 2003
    alter database close normal
    Mon Apr 07 19:40:36 2003
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Mon Apr 07 19:40:40 2003
    Thread 1 closed at log sequence 284
    Mon Apr 07 19:40:40 2003
    Completed: alter database close normal
    Mon Apr 07 19:40:40 2003
    alter database dismount
    Completed: alter database dismount
    archiving is disabled
    Dump file D:\Oracle\admin\mptdata\bdump\mptdataALRT.LOG
    Mon Apr 07 19:41:42 2003
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.0 , CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.6.0.0.
    System parameters with non-default values:
    processes = 500
    shared_pool_size = 268435456
    large_pool_size = 943718400
    java_pool_size = 20971520
    control_files = D:\Oracle\oradata\mptdata\control01.ctl, D:\Oracle\oradata\mptdata\control02.ctl, D:\Oracle\oradata\mptdata\control03.ctl
    db_block_buffers = 32000
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 16777216
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 10
    instance_name = mptdata
    service_names = mptdata
    mts_dispatchers = (protocol=TCP)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = mptdata
    open_cursors = 200
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    parallel_max_servers = 2
    background_dump_dest = D:\Oracle\admin\mptdata\bdump
    user_dump_dest = D:\Oracle\admin\mptdata\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=3
    DBW0 started with pid=6
    LGWR started with pid=11
    CKPT started with pid=15
    SMON started with pid=19
    RECO started with pid=24
    SNP0 started with pid=28
    SNP1 started with pid=32
    SNP2 started with pid=36
    SNP3 started with pid=5
    Mon Apr 07 19:41:46 2003
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Apr 07 19:41:47 2003
    alter database mount exclusive
    Mon Apr 07 19:41:54 2003
    Successful mount of redo thread 1, with mount id 1041535042.
    Mon Apr 07 19:41:54 2003
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Mon Apr 07 19:41:54 2003
    alter database open
    Mon Apr 07 19:41:57 2003
    Thread 1 opened at log sequence 284
    Current log# 2 seq# 284 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO02.LOG
    Successful open of redo thread 1.
    Mon Apr 07 19:41:57 2003
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Mon Apr 07 19:42:01 2003
    Completed: alter database open
    Shutting down instance (immediate)
    License high water mark = 52
    Mon Apr 07 22:28:45 2003
    alter database close normal
    Mon Apr 07 22:28:45 2003
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Mon Apr 07 22:28:49 2003
    Thread 1 closed at log sequence 284
    Mon Apr 07 22:28:50 2003
    Completed: alter database close normal
    Mon Apr 07 22:28:50 2003
    alter database dismount
    Completed: alter database dismount
    archiving is disabled
    Dump file D:\Oracle\admin\mptdata\bdump\mptdataALRT.LOG
    Mon Apr 07 22:29:24 2003
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.0 , CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.6.0.0.
    System parameters with non-default values:
    processes = 500
    shared_pool_size = 268435456
    large_pool_size = 943718400
    java_pool_size = 20971520
    control_files = D:\Oracle\oradata\mptdata\control01.ctl, D:\Oracle\oradata\mptdata\control02.ctl, D:\Oracle\oradata\mptdata\control03.ctl
    db_block_buffers = 32000
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 16777216
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 10
    instance_name = mptdata
    service_names = mptdata
    mts_dispatchers = (protocol=TCP)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = mptdata
    open_cursors = 600
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    parallel_max_servers = 2
    background_dump_dest = D:\Oracle\admin\mptdata\bdump
    user_dump_dest = D:\Oracle\admin\mptdata\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=4
    DBW0 started with pid=8
    LGWR started with pid=14
    CKPT started with pid=21
    SMON started with pid=28
    RECO started with pid=35
    SNP0 started with pid=42
    SNP1 started with pid=49
    SNP2 started with pid=56
    SNP3 started with pid=63
    Mon Apr 07 22:29:28 2003
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Apr 07 22:29:29 2003
    alter database mount exclusive
    Mon Apr 07 22:29:36 2003
    Successful mount of redo thread 1, with mount id 1041548688.
    Mon Apr 07 22:29:36 2003
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Mon Apr 07 22:29:36 2003
    alter database open
    Mon Apr 07 22:29:38 2003
    Thread 1 opened at log sequence 284
    Current log# 2 seq# 284 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO02.LOG
    Successful open of redo thread 1.
    Mon Apr 07 22:29:39 2003
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Mon Apr 07 22:29:42 2003
    Completed: alter database open

  • Battery doesn't charge AND frequent shut down when only on AC power

    Hello all,
    I've spent some time browsing and searching this forum to avoid asking a question that has already been answered but I haven't seen a complete answer to this situation so here goes.
    I have a Lenovo 3000 N100 model 0768DKU.  Battery (P/N 92P1185) started not charging/not holding a change about 6-8 months ago AND the laptop now abruptly shuts down even when on AC power.  From the forum I found out about the 18 month battery replacement policy but I'm just a few months past the 18 months so out of luck there.  Normally I would just buy a new battery but the last few months I've been getting very frequent shut downs when the laptop is exclusively on AC power even with the battery removed!  This has kept me from buying a battery because the laptop won't stay on even when it's plugged into the wall then how will a battery help? 
    This has really thrown me for a loop since the laptop may run 30 minutes then it's dead like you pulled the power cord.  Turn it back on maybe 10 minutes then dead, or 5 minutes then dead repeat over and over.
    Steps I've taken since browsing the forums:
    Virus scans/spyware are clean
    Used compressed air on the fan vent to remove a little dust, opened up and sprayed out dust nothing major.
    Speedfan is reporting cpu temperatures of 65C to 69C at 99% idle.
    Reseated memory
    Questions:
    Would a new battery potentially solve this problem?  I'm not sure how since it shuts down even with the battery removed and only the power cord plugged in.
    Bad AC adapter?
    Thermal problem?  It looks like the cpu is still below temperature ranges based on Intel but it sure seem like a thermal problem to me the way it shuts down.  I'm trying some new thermal grease tonight but not sure if that will realy make a difference.
    Any suggestions, I'd hate for it to be motherboard, etc.
    Sorry if this was answered elsewhere I've seen all the battery posts but not how the battery would address the fact the laptop shuts down even when on AC power with or without the battery installed. 
    Thanks,
    Chad 

    Hard reset didn't work for me either, thanks for the tip it was worth a shot.
    Thermal paste kept temps lower around 45C still suddenly shut off like usual while on AC power.  3, 5, minutes, etc.  Doesn't appear to be thermal.
    Could the "bad" battery somehow be messing up the power circuit and cutting off.  Looks like the battery problem with these units is huge wish I'd been looking earlier since I was within the extended 18 month period at the time.  Just want to hear that someone bought a battery and it fixed the problem....

  • Database Startup & Shutting down error

    Hi all,
    I am having a problem with Oracle 9i R2 Database. While I am trying to log on to database getting following error message :
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Then, I log on to database as sysdba and shutdown the database & try to startup database. While put startup command I got the following :
    SQL> startup
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-00322: log 3 of thread 1 is not current copy
    ORA-00312: online log 3 thread 1: 'E:\ORACLE\ORADATA\PHARMA\REDO03.LOG'
    Please help me what should I do...
    Thanks
    Niloy

    784091 wrote:
    Hi,
    Actually I do nothing. At morning I start my PC & try to logon to database. I got database starting & shutting down error. Then I shutdown the database & try to startup & got the following error :
    SQL> startup
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-00322: log 3 of thread 1 is not current copy
    ORA-00312: online log 3 thread 1: 'E:\ORACLE\ORADATA\PHARMA\REDO03.LOG'
    Now, wht can I do, please help.
    Thanks
    NiloyCould you investigate the alert.log file and find out what exactly happend before the error message appears?
    Have you multiplexed the redo log file?

  • Frequent shut down on Facebook app using iPad?? 5.1.1

    Frequent shut down while on Facebook, posting comments and more frequent while upload pictures, reviewing pictures or watching streaming videos... Does anyone knows why, since I can't get any Apple support, they all moved to MARS??

    This was/is a common occurrence with the older Facebook app running in iOS 5. The new app running in iOS 6 crashes rarely.
    When Facebook does quit don't restart it immediately. Actually quit the app first like this. Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then restart the app and see if it works normally.

  • IMac 2006 Frequently Shutting Down

    Hey! For a while now, my iMac 2006 has been very frequently shutting itself down and then it can sometimes take up to and over and hour for it to turn back on. this started over a year ago and then it went away this past summer but recently it has been doing it a lot. The computer is only running for a short amount of time and it happens when I am using any program (I have tried several). I read somewhere that vacuuming the computer's vents to remove dust helps and I usually do this whenever the computer shuts off but I was wondering if anybody knows what I could do to permanently fix this issue. Here are some of the specs of the computer I am using:
    Processor  2.16 GHz Intel Core 2 Duo
    Memory  2 GB 533 MHz DDR2 SDRAM
    Graphics  ATI Radeon X1600 128 MB
    I've also been running OS X 10.7.5 and I am not sure if my computer can handle the new OS X Yosemite
    (Not sure if these will help)
    Thanks!

    Your machine is exhibiting symptoms of a failing HD. Run Apple's Hardware Test in extended mode at least 2-3 times back to back. If errors appear on any pass take it in for repair at an AASP, an Apple Store will not work on it due to it's age. The reason to run the test 2-3 times back to back is AHT does not always  pick up errors on the first or even second pass, however when it does find errors the report is correct.
    By the way, your machine will NOT run Yosemite or Mavericks, it's simply too old. The minimum system requirements are:
    Yosemite will run on the following Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later), (15-inch, Mid/Late 2007 or later), (17-inch, Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac Mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)

  • Ipad 2 frequently shutting down

    Hi. I'm fairly new to iPads, and have an iPad 2 that is out of warranty.
    I am experiencing issues whereby quite frequently when either starting up or changing applications the iPad shuts down. The screen goes black, and then the apple icon appears and the unit seems to reboot after a while. When the unit is working normally, the battery life seems fine, but when it resets it seems to burn a load of battery power and quite often needs to be plugged in to restart and then to recharge.
    Has anyone experienced this issue before?
    Is it a battery issue that would be fixed with a replacement battery? Or is it something more major?
    I'm using iOS 7.0.4, but this problem has been going on for quite a while.
    I would be grateful of any advice. thank you.

    RockHunter wrote:
    This happens occasionally at inopportune times.
    I don't think that there is ever a good time for this to occur.
    What do you mean the Apple splash screen? You see the Apple logo on the screen?
    It appears as though your apps are crashing. Have you tried quitting apps and restarting? Reset the iPad?
    Quit all apps and restart. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • Frequent shut down

    My computer shuts down after short period of sleep or if I choose "sleep" from the menu. Sometimes I can restart, sometimes I have to unplug the power for a while to get it to restart. My serial number is within the three-year policy period but I'm 300 miles from an Apple Store.

    My serial number is within the three-year policy period...
    Not sure what you mean by that.
    Call Apple. If your Mac is covered by warranty or repair extension they will arrange shipping.

  • DB Adapter Polling when database is shut down

    Hi all,
    I am trying to understand the DB adapter behavior (when set up to poll for new records) when the target DB is shut down. At my customer's site, the target DB is shutdown on Sunday mornings for a cold back-up. This is causing my ESB service to fail - and it does not resume when the DB is brought back up. When I've tested this on my own laptop environment (SOA Suite with Olite and a separate 10g DB as my target DB), it properly resumes polling when I bring my 10g instance back up. I've left it down for over 30 minutes - and it still resumed polling as it was supposed to. Is there a parameter somewhere that tells the App server to give up after a certain amount of time? Or is there something else I can check? Thanks for any help!
    Details:
    SOA Suite 10.1.3.1.0 on RH Linux
    BPEL and ESB Schemas are on Oracle 10g on RH Linux
    Target DB is on Oracle 9i on AIX
    Cheers,
    Lon

    Changing the retryInterval and retryCount for that adapter process solved the problem. Thanks. I assume there's no bad side effects if I set this to keep trying for an hour or so? That's how long the target DB may be down for backups.
    Thanks,
    Lon

  • Early 2008 Mac Pro frequently shut downs during start up, Help!

    Hello all,
    My early 2008 Mac Pro has gradually started having the following problems:
    It will often shut down when it goes to sleep.
    It has shut down randomly a few times.
    And just today it shut down about 5-10 seconds after being turned on. It took about 6 tries before I could get it to turn on.
    I have tried all of theusual software remedies (disk utility, different startup drives, resetting the SMC, PRAM, etc.)
    I have run apple hardware test on loop for several hours with no errors appearing...
    The computer also often loads up to a circle with with a slash through the middle sign, though I am not sure if this is related (it started happening when it switched my system over to a SSD).
    I am wondering if this is simply a slowly sying PSU and if replacing it might help? If there any way of monitoring this perhaps? I somehow thought that if it was the PSU then it would simply die completely rather than fade like this...
    Any ideas much appreciated!

    There are multiple threads and reports of issues with Icy Dock - there is one on Amazon that lines up properly.
    The drive sled length of 2009-2012 Mac Pro are longer. Maybe OWC needs to be clearer.
    You'e right half-way and maybe some corrupt plist or interferring process you have, or even another hardware item or cable - external - even printer drivers or something that refuses or does not like sleep. Controller card?
    All around I'd have to vote for Samsung 830 model. Then Intel 520. Crucial is out with x4 now (Or is it "V"?)
    SSD firmware continues to be trouble. Even May-June the SandForce firmware had major issue and reason to hold off any using theirs. Reason to see if yours needed to be updated. Someone last week with m4 found they had old firmware and needed to update it.

  • OC4J frequently shuts down

    Hi All,
    We are on OBIEE 10.1.3.4.1 When ever a user executes a answer's with data more than 500K rows and IE freezes and after a while the OC4J shuts down. It needs a restart of OC4J and sometimes restart of BI services.
    Can anyone please let me know if there is a workaround to resolve this issue.
    Thanks,
    Vijay

    No browser is going to be happy retrieving 500k rows of data. IE will be the least of them specially IE 6. FireFox will survive if you PC has enough memory. As Alastair said you shouldn't let users retrieve 500k rows, you should set row limits in the RPD so that only reasonable amounts of data are allowed. OBIEE is not a data extraction tool so you shouldn't let your users use it like that. OC4J is not production grade either, you should use an enterprise grade J2EE App Server. There are many options some of them free to use like Tomcat or JBOSS.

  • Blackberry Curve 9360 Frequently shutting down at random

    Having some real issues with my blackberry shutting down at random. Somtimes in my pocket, somtimes when its just sitting on a table, often several times in a day. No, before you ask, its not getting unlocked and shut down by accident. Ensured its not just a low battery issue, as it happens even when it has been fully charged for several hours. When it eventually boots back up, it seems to have forgotten the time and date. It is, very inconvieniant. I am however by no means an expert when it comes to phones, as this is the first one i've had that does anything more than call and text, so any help or advice anyone could give would be greatly appriciated. 
    Random Details: 
    Provider: Orange
    Model: Curve 9360
    OS System: Had some real issues finding this, ill write down what i found (though its probably incorrect). 7.0 bundle 1825 (v7.0.0.400). 
    The only app i've downloaded onto it is sky news, and the battery has been replaced and played with many different ways to no improvement. 

    Hi and Welcome to the Community!
    I recommend that you attempt to boot into Safe Mode:
    KB17877 How to start a BlackBerry smartphone in Safe Mode
    It may take you multiple attempts to get the ESC key sequence (press/release/hold) correct, so be patient. When successfully into Safe Mode, think carefully...what happened just before this behavior started? A new app? An update? A Theme? Something else? Think carefully as the smallest change could be causal...and attempt to undo whatever that was.
    If your BB remains under warranty, it may be just as well to cease any further diagnostics and seek support from your warranty service provider.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • ORA-04030 .database service shutting down automatically.

    i have a production server running in windows server 2003 R 2.
    Errors in file c:\oracle\product\10.2.0\admin\mydb\bdump\mydb_j001_2976.trc:
    ORA-12012: error on auto execute of job 74341
    ORA-04030: out of process memory when trying to allocate 123416 bytes (QERHJ hash-joi,kllcqas:kllsltba)
    ORA-06512: at "alpha.PKG_AC_CONTROLLER_PANEL", line 89
    ORA-06512: at "alpha.PKG_JOB_CALL", line 266
    ORA-06512: at line 1
    after this error my db service(services.msc) going down automatically(only service down)
    my user & bdump trace files also increasing rapidly. i have limited to 150MB.but i have enough swap space. 12GB RAM,
    I am running this prod database in VMWARE. oracle is also not supporting for VMWARE environments. any body please help me?

    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:07 * (CONNECT_DATA=(SID=myserver)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=myserver)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1179)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1183)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1185)) * establish mydb 0
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1186)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:22 * (CONNECT_DATA=(SID=myserver)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=myserver)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1187)) * establish mydb 0
    08-JAN-2010 19:51:23 * service_register mydb 0
    08-JAN-2010 19:51:29 * service_update mydb 0
    08-JAN-2010 19:51:32 * service_update mydb 0

  • GPU panic error - Computer frequently shuts down

    After some research i couldn't really find the solution to my problem, so i decided to seek help on the forum.
    Recently my MBP retina late 2012 started crashing with the screen going all black leaving the keyboard lights on. I had to force it to restart. After a couple of attempts I could finally access the computer for about 10 min before it crashed again, during which i could see the logs. As of know it has been on for 1 hour without any issues but when I run some more hardware-intense programs it crashes. Since i bought the computer from a private person without insurance im not entitled to the 3 year warranty.
    Im getting these errors:
    panic(cpu 6 caller 0xffffff7fa6f6ff7c): "GPU Panic: [<None>] 3 0 a0 d9 9 8 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0x102c00000 0xffffff8136841000 0x0e7150a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.5.26/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 6), Frame : Return Address
    0xffffff8132632d70 : 0xffffff8024c22fa9
    0xffffff8132632df0 : 0xffffff7fa6f6ff7c
    0xffffff8132632ec0 : 0xffffff7fa5604bf4
    0xffffff8132632f80 : 0xffffff7fa56ceeaa
    0xffffff8132632fc0 : 0xffffff7fa56cef1a
    0xffffff8132633030 : 0xffffff7fa590410a
    0xffffff81326330c0 : 0xffffff7fa591b509
    0xffffff8132633100 : 0xffffff7fa574763b
    0xffffff8132633130 : 0xffffff7fa57475c5
    0xffffff8132633160 : 0xffffff7fa585356f
    0xffffff8132633190 : 0xffffff7fa5855241
    0xffffff8132633230 : 0xffffff7fa5855808
    0xffffff81326332b0 : 0xffffff7fa5619a53
    0xffffff8132633300 : 0xffffff7fa5859a27
    0xffffff8132633460 : 0xffffff7fa5859eca
    0xffffff81326334e0 : 0xffffff7fa57067c2
    0xffffff81326336b0 : 0xffffff7fa5705363
    0xffffff81326336f0 : 0xffffff7fa57154cc
    0xffffff8132633750 : 0xffffff7fa570f937
    0xffffff8132633770 : 0xffffff7fa56cbc6a
    0xffffff81326337b0 : 0xffffff7fa56cad54
    0xffffff8132633810 : 0xffffff7fa5608030
    0xffffff8132633830 : 0xffffff7fa5608a27
    0xffffff8132633a50 : 0xffffff7fa5608d14
    0xffffff8132633af0 : 0xffffff7fa55b6450
    0xffffff8132633b70 : 0xffffff7fa55b5cbe
    0xffffff8132633bd0 : 0xffffff7fa55b75e6
    0xffffff8132633c10 : 0xffffff7fa556c445
    0xffffff8132633ca0 : 0xffffff7fa5564675
    0xffffff8132633ce0 : 0xffffff7fa55b81a8
    0xffffff8132633d30 : 0xffffff8025097993
    0xffffff8132633d90 : 0xffffff80250ccf05
    0xffffff8132633e00 : 0xffffff8024cb61ab
    0xffffff8132633e50 : 0xffffff8024c26bf1
    0xffffff8132633e80 : 0xffffff8024c139f5
    0xffffff8132633ef0 : 0xffffff8024c1e043
    0xffffff8132633f70 : 0xffffff8024cc989d
    0xffffff8132633fb0 : 0xffffff8024cf3c76
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7fa555b000->0xffffff7fa5592fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7fa52be000
             com.apple.driver.AppleMuxControl(3.5.26)[B67CD59F-1344-37BC-8A9A-46D6D3DCA13D]@ 0xffffff7fa6f61000->0xffffff7fa6f74fff
                dependency: com.apple.driver.AppleGraphicsControl(3.5.26)[C0F9A79F-167E-3A68-873C-5CE17B97F B11]@0xffffff7fa6f59000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7fa5f4c000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7fa52be000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7fa555b000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7fa6f5c000
             com.apple.nvidia.driver.NVDAResman(8.2.6)[DB59C243-61DE-3B0C-86C3-6D89446F6F14] @0xffffff7fa55b4000->0xffffff7fa5827fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7fa52be000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7fa559e000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7fa555b000
                dependency: com.apple.AppleGraphicsDeviceControl(3.5.26)[E971FED4-805F-3462-9D93-1919EBE3DC 82]@0xffffff7fa55ae000
             com.apple.nvidia.driver.NVDAGK100Hal(8.2.6)[AE5D65B5-1E26-3509-97B9-C68D97C2114 3]@0xffffff7fa5833000->0xffffff7fa59dffff
                dependency: com.apple.nvidia.driver.NVDAResman(8.2.6)[DB59C243-61DE-3B0C-86C3-6D89446F6F14] @0xffffff7fa55b4000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7fa52be000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13D65
    Kernel version:
    Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    Kernel UUID: ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E
    Kernel slide:     0x0000000024a00000
    Kernel text base: 0xffffff8024c00000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 5002305602
    last loaded kext at 4857832654: com.apple.driver.AudioAUUC 1.60 (addr 0xffffff7fa6735000, size 32768)
    loaded kexts:
    com.apple.driver.AudioAUUC 1.60
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.4f1
    com.apple.driver.AGPM 100.14.15
    com.apple.driver.ApplePlatformEnabler 2.0.9d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.ntfs 3.11
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.GeForce 8.2.6
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleIntelHD4000Graphics 8.2.6
    com.apple.driver.AppleHDAHardwareConfigDriver 2.6.1f2
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleHDA 2.6.1f2
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleIntelMCEReporter 104
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.nvidia.NVDAStartup 8.2.6
    com.apple.driver.AppleMikeyDriver 2.6.1f2
    com.apple.driver.AppleBacklight 170.3.5
    com.apple.driver.AppleMCCSControl 1.1.12
    com.apple.iokit.IOBluetoothUSBDFU 4.2.4f1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.4f1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleMuxControl 3.5.26
    com.apple.driver.AppleIntelFramebufferCapri 8.2.6
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.5.1
    com.apple.driver.AppleUSBHub 666.4.0
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleAHCIPort 3.0.0
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleUSBXHCI 677.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOAcceleratorFamily 98.20
    com.apple.nvidia.driver.NVDAGK100Hal 8.2.6
    com.apple.nvidia.driver.NVDAResman 8.2.6
    com.apple.iokit.IOBluetoothFamily 4.2.4f1
    com.apple.iokit.IOSurface 91.1
    com.apple.driver.DspFuncLib 2.6.1f2
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleSMBusController 1.0.11d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.4f1
    com.apple.driver.IOPlatformPluginFamily 5.7.0d11
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleGraphicsControl 3.5.26
    com.apple.driver.AppleHDAController 2.6.1f2
    com.apple.iokit.IOHDAFamily 2.6.1f2
    com.apple.iokit.IOAcceleratorFamily2 98.20
    com.apple.AppleGraphicsDeviceControl 3.5.26
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.2.7
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IO80211Family 630.35
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 677.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Can someone tell something out of this report? Have no idea what my next step will be.
    Sincerely

    Make an appointment at an Apple store genius bar.  The MBP is having issues with the GPU.  Bring a copy of this report with you.
    Ciao.

  • Q10 Frequently Shuts Down

    I have noticed that a few of our Q10s have an issue where they will reboot for no apparent reason, regardless of the amount of charge left in the battery.
    The one device I am working with right now is at 10.1.0.4181 and I plan to run the update.  I would like to avoid backing up and restoring this device as I dont have a lot of faith in that process right now.
    Has anyone else experienced this issue? 
    thanks
    Laura

    Yes, I've seen a handfull of others here with that issue...
    It could be a rogue app installed.
    It could be slightly loose battery. Place a folded sheet of paper (or a single business card) over the battery and replace the battery door for a few days... and observe if the reboots persist. If not, it's a loose battery. If they do, it's either software and an OS upgrade could resolve it, or hardware in which case a warranty return would be in order.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Error While assigning points

    I am getting the following error for the past 2 days, while assigning point and closing the tread. An error has occured while assigning points. Please refresh the thread view and try again a®

  • RPUQSTC0 - Witholding tax update

    Hi all, I need to update Swiss witholding tax information for 2007 and I find out that I can do it with the files from Cantonal Tax Office and the report RPUQSTC0. I have the files but I can't find documentation regarding the report. Where can I find

  • Safari download in xml instead of pdf

    Hi, when downloading from external portal, pdf-files become ".pdf.xml" format What do I do? thx. John

  • Output determination in Invoice verification

    Hi All, I have maintained a requirement routine for a output type and assigned routine to output type. In development system that routine is getting triggered and working fine but when i moved  changes to Quality system that routine is not getting tr

  • HOW CAN I PUT RESTRICTIONS ON MY CREDIT CARD PURCHASES?

    How can a person put an extra level of security on their apple store credit card purchases?