Author |
Message
|
edward0815 |
Posted: Tue Sep 09, 2003 5:20 am Post subject: AMQ9519: Channel ' p p' not found |
|
|
Newbie
Joined: 09 Sep 2003 Posts: 3
|
Dear All:
I got a MQ problem, hope someone will give your jedi force ,
help me resolve this problem .
[ENVIRENMENT]
OS390(QmgrName:MQMT) ----> VTAM ----> (CommServer)SNA ---> RS6000(QmgrName:MQFAT)
OS390:CCSID=937
SenderChannelName:MQMT.MQFAT.CH0
CHLTYPE=SDR
TRPTYPE=LU62
CONNAME=MQCONN
XMITQ=MQMT
CONVERT=YES
RS6000:CCSID=950
RecieveChannelName:MQMT.MQFAT.CH0
CHLTYPE=RCVR
TRPTYPE=LU62
================================================
Now the problem is :
When OS390 start the SenderChannel ------>MQMT.MQFAT.CH0
it show " the remote channel not define "
and on RS6000
the Qmanager Log show as follow
=========== LOG ==========
----- amqrmrsa.c : 467 --------------------------------------------------------
09/08/03 14:38:59
EXPLANATION:
The requested operation failed because the program could not find a definition
of channel ' p p'.
ACTION:
Check that the name is specified correctly and the channel definition is
available.
----- amqrcdfa.c : 1085 -------------------------------------------------------
09/08/03 14:38:59
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program ' p p' ended abnormally.
ACTION:
Look at previous error messages for channel program ' p p' in
the error files to determine the cause of the failure.
----- amqrmrsa.c : 467 --------------------------------------------------------
=========== LOG ==========
Somebody help me >_<~~~
Thank you my dear friends.
Last edited by edward0815 on Tue Sep 09, 2003 6:25 am; edited 1 time in total |
|
Back to top |
|
 |
GMcCarthy |
Posted: Tue Sep 09, 2003 5:58 am Post subject: |
|
|
 Centurion
Joined: 06 Nov 2001 Posts: 113 Location: Melville NY
|
Do you have a RCVR channel defined? Looks like channel on RS6000 needs to be a RCVR not a SDR. _________________ Regards,
Gina
IBM Certified MQSeries Specialist |
|
Back to top |
|
 |
jackysu |
Posted: Tue Sep 09, 2003 6:06 am Post subject: |
|
|
 Novice
Joined: 10 Dec 2001 Posts: 13
|
Dear Gina,
This guy is my team menber,I will talk to him and give you more information!
PS: Do you have MSN or ICQ ID ? maybe we can talk more detail
about our problem,because this problem is very urgent for our customer ! Thanks
Jacky Su |
|
Back to top |
|
 |
GMcCarthy |
Posted: Tue Sep 09, 2003 6:10 am Post subject: |
|
|
 Centurion
Joined: 06 Nov 2001 Posts: 113 Location: Melville NY
|
Just continue to post. You will get much more assistance that way. _________________ Regards,
Gina
IBM Certified MQSeries Specialist |
|
Back to top |
|
 |
jackysu |
Posted: Tue Sep 09, 2003 6:16 am Post subject: Please wait 5 minutes |
|
|
 Novice
Joined: 10 Dec 2001 Posts: 13
|
Dear Gina,
Edward now is turn on his PC,please wait and he will post more detail information on this site!
Jacky Su |
|
Back to top |
|
 |
edward0815 |
Posted: Tue Sep 09, 2003 6:20 am Post subject: |
|
|
Newbie
Joined: 09 Sep 2003 Posts: 3
|
Dear Gina:
fix my post bug:
the rs6000's channel is
RecieveChannelName:MQMT.MQFAT.CH0
CHLTYPE=RCVR
TRPTYPE=LU62
OS390:CCSID=937
SenderChannelName:MQMT.MQFAT.CH0
CHLTYPE=SDR
TRPTYPE=LU62
CONNAME=MQCONN
XMITQ=MQMT
CONVERT=YES
RS6000:CCSID=950
RecieveChannelName:MQMT.MQFAT.CH0
CHLTYPE=RCVR
TRPTYPE=LU62
=============
Thank your warming help~~~~ |
|
Back to top |
|
 |
|