Author |
Message
|
bcostacurta |
Posted: Thu Dec 10, 2009 6:05 am Post subject: Error CSQX208E CSQXRCTL : Error receiving data via channel |
|
|
Acolyte
Joined: 10 Dec 2009 Posts: 71 Location: Luxembourg
|
Hello,
I receive following errors on IBM z/Os
CSQX208E <qmgr> CSQXRCTL Error receiving data,
channel <channel sender>,
connection (<ip address>)
(queue manager ????)
TRPTYPE=TCP RC=00000480 reason=00000000
CSQX599E <qmgr> CSQXRCTL Channel <channel sender> ended abnormally
The channel definition is rather old and without any problem previously. But now these errors appears few times per day.
Any clue ? Thanks for your attention.
Bruno |
|
Back to top |
|
 |
nathanw |
Posted: Thu Dec 10, 2009 6:13 am Post subject: |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
Do you have anymore details on the error from the MQ logs? _________________ Who is General Failure and why is he reading my hard drive?
Artificial Intelligence stands no chance against Natural Stupidity.
Only the User Trace Speaks The Truth  |
|
Back to top |
|
 |
exerk |
Posted: Thu Dec 10, 2009 6:31 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
bcostacurta,
THIS may help...
natanw,
That detail is from the log (CHIN)... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
nathanw |
Posted: Thu Dec 10, 2009 6:36 am Post subject: |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
DOH! _________________ Who is General Failure and why is he reading my hard drive?
Artificial Intelligence stands no chance against Natural Stupidity.
Only the User Trace Speaks The Truth  |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Dec 10, 2009 6:46 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Moved to Mainframe and CICS forum. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
bcostacurta |
Posted: Thu Dec 10, 2009 6:51 am Post subject: |
|
|
Acolyte
Joined: 10 Dec 2009 Posts: 71 Location: Luxembourg
|
Exerk, related to the link you provided, my problem impacts a sender channel, and its definition looks unique in the system.
Thanks for your attention
Bruno |
|
Back to top |
|
 |
exerk |
Posted: Thu Dec 10, 2009 7:00 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
And what do the logs on the receiving system state? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Dec 10, 2009 7:04 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
And what do the logs on the receiving system state? |
Channels come in pairs, like sender-receiver. You need to look at both ends of the channel. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
bcostacurta |
Posted: Thu Dec 10, 2009 7:50 am Post subject: |
|
|
Acolyte
Joined: 10 Dec 2009 Posts: 71 Location: Luxembourg
|
I contacted the MQSeries manager on the other side to obtain his log information about his pair of sender / receiver channel.
I'll keep you in touch hopefully very soon.
Bye,
Bruno |
|
Back to top |
|
 |
ctefehinoz |
Posted: Thu Dec 10, 2009 10:11 pm Post subject: |
|
|
Apprentice
Joined: 27 Oct 2003 Posts: 29 Location: Australia
|
Bruno,
Check the TCPIP STC output as well and check network devices in the data transport path as well if you are drawing a blank. Some clues may be found there.
HTH
Sean |
|
Back to top |
|
 |
bcostacurta |
Posted: Fri Dec 11, 2009 2:36 am Post subject: |
|
|
Acolyte
Joined: 10 Dec 2009 Posts: 71 Location: Luxembourg
|
The MQSeries manager on the other side confirmed me that he got nothing in his MQSeries logs related to these channels.
As suggested by ctefehinoz, I'm trying to verify the TCP/IP tranport and network devices.
However I'm not a mainframe expert : do you have an idea where should I look for such infos ? Any specifics log files on mainframe to consider ?
Thanks.
Bruno |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Dec 11, 2009 6:42 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
The channel definition is rather old and without any problem previously. |
So, what has changed? New firewall rules? New network hardware? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
bcostacurta |
Posted: Fri Dec 11, 2009 7:14 am Post subject: |
|
|
Acolyte
Joined: 10 Dec 2009 Posts: 71 Location: Luxembourg
|
Firewall rules are fine as the error is not a permanent one, but happens few times per day since recently (and indeed currently this sending channel is running fine).
Probably a TCP/IP network component (random here) problem.
But can I confirm a such diagnostic ?
Is there any log files (and so linked to the MQSeries one) that demonstrates a TCP/IP problem ?
This TCP/IP problem is certainly not obvious by looking at the MQSeries error. I tried to google on it but without any clear return.
Reminder: Error is :
CSQX208E <qmgr> CSQXRCTL Error receiving data,
channel <channel sender>,
connection (<ip address>)
(queue manager ????)
TRPTYPE=TCP RC=00000480 reason=00000000
CSQX599E <qmgr> CSQXRCTL Channel <channel sender> ended abnormally
Thanks for attention.
Bye,
Bruno |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Dec 11, 2009 7:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Dec 11, 2009 8:00 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
i...t happens few times per day since recently... |
Any errors recorded in the TCPIP address space?
Display your sender channel definitions using the DISPLAY CHL mqsc command. Then post your sender channel definitions here. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|