|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BYTESSENT and BYTESRCVD in my sender channel |
« View previous topic :: View next topic » |
Author |
Message
|
raz |
Posted: Fri Nov 16, 2007 7:45 am Post subject: BYTESSENT and BYTESRCVD in my sender channel |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
In my sender channel(xx.to.xx), there are two attribute BYTESSENT and BYTESRCVD, as per my understanding we use sender channels for sending data, but if I see in my sender channel by DIS CHS(XX.TO.XX) ALL, I am seeing BYTESRCVD, so how can I recieve data in through my sender channel.
So with the BYTESSENT attribute from sender chanel def, can we know the total size of the messages wich have been sent through the channel.
Thanks
Raz |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Nov 16, 2007 7:50 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Channels talk both ways under the covers to insure that the MQ messages sent actually got to the other side. You'll notice that sent bytes is going to be a lot bigger than received bytes on a sender channel, and vice versa on a receiver channel. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
raz |
Posted: Fri Nov 16, 2007 9:25 am Post subject: |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
Thanks for your replay, so BYTESSENT attribute value will give us the total message size sent through the channel,like that in reciever channel BYTESRCVD value give us the total message size we recieved.Can you correct me if I am wrong
Thanks
Raz |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Nov 16, 2007 9:49 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
No.
BYTESSENT gives you the total bytes sent through the sender channel. This is not the same as the total message size. It's bigger.
BYTESRCVD gives you the total bytes received through the receiver channel. This is not the same as the total message size. It's bigger.
Channels talk to each other in addition to when they are sending messages. This conversation is reflected in these byte counts. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|