Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> 99% mtx.exe CPU utilization, "Out of memory" error

99% mtx.exe CPU utilization, "Out of memory" error

From: Sagar Haval <sagarhaval_at_hotmail.com>
Date: Fri, 10 May 2002 17:58:06 +0530
Message-ID: <abgdpe$rkv$1@news.vsnl.net.in>


Hi Friends,
Plz forgive me if this question has appered lots of time. I require urgent help.

I am using OO4O to connect the oracle database from my connection COM dll. I'm using MTS 2.0 for transaction.
But if the oracle service is down or the network is not up the MTS keeps on trying to connect the database and causing the cpu 99 - 100% utilisation by mts. Even after starting the oracle service the the CPU utilization of server remains at that level prompting us everytime to manually end that process from TaskManager.

The error is at OpenDatabase stage as follows,

Set ISMSDB = oo4osession.OpenDatabase(HostString, userid/password, ORADB_ENLIST_IN_MTS).
The program stops on this line. It seems that it tries to open database continuously.
Is there any way to set the time limit for this ? Or how do I find out the whether the oracle is down or up before trying to connect ?
Or is there any setting that has to be made in Transaction Server? Plz help me in this regard.
Thanking U all
Sagar Received on Fri May 10 2002 - 07:28:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US