473,386 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

how to set idle time out

Hi,

I installed DB2 in linux, the tool I can use is db2gov.

I'm wondering, how to set the idle time out, so all java app never time
out?

It's very simple in Mysql, in console, just set wait_time_out=0

--
Thanks
John
Toronto

Sep 27 '06 #1
3 9356
Ian
jo******@canada.com wrote:
Hi,

I installed DB2 in linux, the tool I can use is db2gov.

I'm wondering, how to set the idle time out, so all java app never time
out?

It's very simple in Mysql, in console, just set wait_time_out=0

--
Thanks
John
Toronto
Not sure I follow what you're trying to do. DB2 doesn't force
connections off of the database after some idle time, unless you've
configured the governor to do so.

So, are you asking how to configure the governor to force all
applications *except for Java apps* after some time?

Sep 27 '06 #2

Ian wrote:
jo******@canada.com wrote:
Hi,

I installed DB2 in linux, the tool I can use is db2gov.

I'm wondering, how to set the idle time out, so all java app never time
out?

It's very simple in Mysql, in console, just set wait_time_out=0

--
Thanks
John
Toronto

Not sure I follow what you're trying to do. DB2 doesn't force
connections off of the database after some idle time, unless you've
configured the governor to do so.

So, are you asking how to configure the governor to force all
applications *except for Java apps* after some time?
Thanks for your replying.

The problem was that, our java app (a server) keeps connecting with
db2, but after 10 hours, the app showed error :

T4Agent.sendRequest() db2connectioncorrelator AC1E1049.J10...

This shows connection dropped.

so we wonder how to set connection, so that once connected, keepalive
forever.

Thanks
John

Sep 27 '06 #3
jo******@canada.com wrote:
>
Ian wrote:
>jo******@canada.com wrote:
Hi,

I installed DB2 in linux, the tool I can use is db2gov.

I'm wondering, how to set the idle time out, so all java app never time
out?

It's very simple in Mysql, in console, just set wait_time_out=0

Not sure I follow what you're trying to do. DB2 doesn't force
connections off of the database after some idle time, unless you've
configured the governor to do so.

So, are you asking how to configure the governor to force all
applications *except for Java apps* after some time?

Thanks for your replying.

The problem was that, our java app (a server) keeps connecting with
db2, but after 10 hours, the app showed error :

T4Agent.sendRequest() db2connectioncorrelator AC1E1049.J10...

This shows connection dropped.

so we wonder how to set connection, so that once connected, keepalive
forever.
As Ian said, DB2 doesn't disconnect. So it has to be something on your/the
application's side.

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Sep 28 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: los | last post by:
Hi, I'm trying to create a program similar to that of Google's desktop that will crawl through the hard drive and index files. I have written the program and as of now I just put the thread to...
3
by: john | last post by:
I don't want to know what the CPU utilization is right now. I want to get the average utilization over the last, for example, hour. So I came up with a method where I would get a Process object...
19
by: Frank Rizzo | last post by:
I want to log the user out when there has been a period of inactivity in the application. The key here is inactivity of the application, not the system. I know that you can retrieve the...
3
by: Jim G | last post by:
Hi, We have a limited number of licenses to some software we have installed on our users desktops. The problem is that sometimes the users open up the application and then don't use it all day....
2
by: henk | last post by:
I have a hard time to get the idle time only from my application. (a relogin box should appear after eg 1 min, when a user switch to word and start typing for 10min, the re-login should not appear....
33
by: ram.ragu | last post by:
hi i have problem to calculate idle time of cpu and if idle time is more then i have to shut down the system. can anyone tell me the idea to so that please
5
by: sam | last post by:
hi all, i continue to footle around on my spanking new ultra 20 (1.8GHz / Opteron Model 144), gradually trying to get to grips with python and unix both. the slow print time in IDLE had...
3
by: writser | last post by:
hey all, For my study I'm writing a simple threaded webcrawler and I am trying to do this in python. But somehow, using threads causes IDLE to crash on Windows XP (with the latest python...
5
by: Russ P. | last post by:
I've been programming in python for a few years using XEmacs on Solaris and Linux. I've been thinking about trying IDLE for a long time, but either it wasn't available on my system or I...
6
by: Andreas Tawn | last post by:
I'm trying to integrate the timeout function from here http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473878 into a long running automation script and the following code causes IDLE after...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.