ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Problem regarding client connection channel table

Post new topic  Reply to topic
 Problem regarding client connection channel table « View previous topic :: View next topic » 
Author Message
raghvendra_chourasia
PostPosted: Fri Jul 13, 2007 7:36 am    Post subject: Problem regarding client connection channel table Reply with quote

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
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Fri Jul 13, 2007 2:26 pm    Post subject: Re: Problem regarding client connection channel table Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Problem regarding client connection channel table
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.