|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Problem regarding client connection channel table |
« View previous topic :: View next topic » |
Author |
Message
|
raghvendra_chourasia |
Posted: Fri Jul 13, 2007 7:36 am Post subject: Problem regarding client connection channel table |
|
|
Newbie
Joined: 14 Jun 2007 Posts: 5 Location: Nagpur
|
Hi,
When I create the new Queue Manager, It creates a client connection channel table (AMQCLCHL.TAB). But the problem is that, It is not showing the Queue Manager name and the server name in the table.
I have two application, one of which puts the messages in the Queue. And the other application pick up messages from the queue.
Previously it was showing both the Queue Manager Name and the server Name. But now it is not displaying in the file. Because of this I am getting the error MQRC_Q_MGR_NAME_ERROR in the client program.
I am using the Websphere MQ 6.0 on the windows 2003 advance server. Client is on the windows XP machine.
Do I need to create channels also?
If yes, then what channels I need to create for this kind of communication. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jul 13, 2007 2:26 pm Post subject: Re: Problem regarding client connection channel table |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
raghvendra_chourasia wrote: |
Hi,
When I create the new Queue Manager, It creates a client connection channel table (AMQCLCHL.TAB). But the problem is that, It is not showing the Queue Manager name and the server name in the table.
Do I need to create channels also?
If yes, then what channels I need to create for this kind of communication. |
Indeed you do need to create the channels:
a) SVRCONN type channel (for the server to accept calls)
b) CLNTCONN type channel with exactly the same name as the SVRCONN channel.
This is the client end of the channel that connects to the MQ Server.
Have fun
And read: Intercommunications Manual, Clients Manual _________________ MQ & Broker admin |
|
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
|
|
|
|