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 > Applications in decoupled status

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-10-04, 20:56
williamway williamway is offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Applications in decoupled status

After I installed DB2 8.1 fp6, I ran "list applications show details", then I found many of applications were in decoupled status. I just wonder what meaning is the decoupled status of applications and how should I do now.

Thanks!
Reply With Quote
  #2 (permalink)  
Old 10-11-04, 04:00
williamway williamway is offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Post I've already gotten it

Some friend has told me about the meaning about the status of decoupled , here is the explanation about it, for your information.

Basically, in a partitioned database environment, each node performs different tasks quite often. Some node may be executing joins on tables, while other nodes are waiting for the output of the joins. Another node may have finished the task assigned to itself, and stay idle till the end of the transaction.

Hence, on a node, where a db2 agent is executing any task, LIST APPLICATIONS will show it as active. On a node, where no db2 agent is executing any task, itīll show as decoupled. This is the design of the concentrator . An application status of decoupled is possible with or without the concentrator enabled and is nothing to be worried about.
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