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 > Running Task

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-05, 09:38
donnamf donnamf is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Running Task

Can anyone tell me how to stop a running task? I cannot remove it from the Task Center because it is running. When I Show Progress, the Details button is not highlighted. The environment is DB2 UDB V8.1 on SunOS.
Reply With Quote
  #2 (permalink)  
Old 02-24-05, 15:06
achiola achiola is offline
Registered User
 
Join Date: May 2002
Location: General Deheza, Cba, Arg.
Posts: 273
hi
you can force any connection (async mode).

first: in the db2 cmd:
db2 list application
(look the app handle)
db2 force application ( here write the app handle )

bye
abel.
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