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 Installation/Configuration Support » Client connection issues... need help!

Post new topic  Reply to topic
 Client connection issues... need help! « View previous topic :: View next topic » 
Author Message
zoom508
PostPosted: Mon Apr 29, 2002 1:03 am    Post subject: Reply with quote

Newbie

Joined: 28 Apr 2002
Posts: 6
Location: France

Hi!
I've got two questions about MQSeires clients :
->1.What happens if a client tries to put a message on a full queue? Is this client able to know that the queue is full and then retry later? Or does the server have to cope with this situation to make sure that the message won't be lost or send a message to the client to ask it to send the message again, ...?

->2.Can several clients share the same channel or is it better to define a channel per client? In each situation, what are the + and the -. And what could be the risks (conflicts between clients who try to connect at the same time,...)?

I need an answer as precise as possible.
Expecting your answers, Thanks a lot to anyone who would give me his help, cause I really really need it.
Back to top
View user's profile Send private message Send e-mail
oz1ccg
PostPosted: Mon Apr 29, 2002 1:10 am    Post subject: Reply with quote

Yatiri

Joined: 10 Feb 2002
Posts: 628
Location: Denmark

Hi,

What happens if the queue is full...:
You get the returncode 20xx, which tells you the queue is full. When using client connection you connected almost like ure using a local QueueManager.

About the second topic pros and cons on client channels, take a look on our prevous discusion on the topic:
http://www.mqseries.net/phpBB/viewtopic.php?topic=2786&forum=4


_________________
Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
PeterPotkay
PostPosted: Mon Apr 29, 2002 4:23 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

If you are concerned about many clients TRYING to connect at the same time, make sure ListenerBackLog parameter is set accordingly.

If you are concerned about many clients BEING connected at the same time, make sure MAXCHANNELS and MAXACTIVECHANNELS parameters are set accordingly.

These parameters will be important for you whether you choose to use one SVRCONN channel for your clients or many. We use one per QM for hundreds of clients with no problem.

See the System Admin book for more details about these 3 parameters.
http://www-4.ibm.com/software/ts/mqseries/library/manualsa/amqzag/amqzag0b.htm


_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
zoom508
PostPosted: Mon Apr 29, 2002 7:05 am    Post subject: Reply with quote

Newbie

Joined: 28 Apr 2002
Posts: 6
Location: France

Where can I find the ListenerBackLog parameter ?
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Mon Apr 29, 2002 7:39 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

From the MQ Intercommunications Manual
http://www-4.ibm.com/software/ts/mqseries/library/manualsa/csqzae05/csqzae05tfrm.htm

However, to avoid this error, you can add an entry in the qm.ini file or in the registry for Windows NT:

TCP:
ListenerBacklog = n



_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
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 Installation/Configuration Support » Client connection issues... need help!
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.