If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > how to close remote threads

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-26-03, 05:12
maayanp maayanp is offline
Registered User
 
Join Date: Jun 2003
Posts: 58
how to close remote threads

Hi.
The programmers here don't close the DB2 applications (ever... ). The Control Center * Command Center.
I can understand them...
But this thing cause our DB2 (on OS390) to keep a lot of open threads even for days (in WAIT-REMREQ status). And we don't like it...
Is there a way to close those threads after a specific time ?
How do you work in your shop ?
Thanks,
Ma'ayan
Reply With Quote
  #2 (permalink)  
Old 11-26-03, 05:36
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: how to close remote threads

DB2 S/390 uses the Resource Limit Facility (RLF) to monitor and limit activity of the threads. This facility is started with the START RLIMIT command, and the rules are stored in database DSNRLST.

I hope this should be able to 'kill' idle threads

Cheers
Sathyaram






QUOTE]Originally posted by maayanp
Hi.
The programmers here don't close the DB2 applications (ever... ). The Control Center * Command Center.
I can understand them...
But this thing cause our DB2 (on OS390) to keep a lot of open threads even for days (in WAIT-REMREQ status). And we don't like it...
Is there a way to close those threads after a specific time ?
How do you work in your shop ?
Thanks,
Ma'ayan
[/QUOTE]
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On