| Author | 
		  Message | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Thu Apr 07, 2005 12:16 am   Subject: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  The AS400 is stopped for maintenance and then restarted.
 It seems that when this occurs we get a reason code 2259 and then when the 2219 starts.
 
 ---
 
 I have 2 MQ machines, let's call them MQ1 an ... | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Wed Apr 06, 2005 7:01 am   Subject: still get 2219 | 
  		
  		
		  Hi again,
 
 I have the following situation:
 
 My MQ machine, hosting the MQ client API is free of any call except my testing ones.
 
 - I make a call to an as400 n°1 within the phpmodule all is ok
 ... | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Mon Mar 07, 2005 8:17 am   Subject: Ok | 
  		
  		
		  I'm going back to the doc.
 
 Thanks for your help guys.
    | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Mon Mar 07, 2005 5:19 am   Subject: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  I have difficulties to understand what's wrong. I'm really new to MQ this is maybe the reason.
 
 Let's imagine the maxclientconnection=4. Why can't I MQCONNX 4 times ?
 What exaclty is a concurrent c ... | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Mon Mar 07, 2005 1:37 am   Subject: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  So it is possible that my 2219 trouble is the result of a missconfiguration of the queue manager ?
 
 I do not have access to the queue manager (remote third party maintenance for queue manager and qu ... | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Mon Mar 07, 2005 12:41 am   Subject: Ok, more precision | 
  		
  		
		  I have written a PHP zend component in C that make the MQ call. The machine is a SUN solaris.
 The call are done throught a sockopen/80 on a PHP page calling the zend function in the .so module.
 
 I  ... | 
  		
  		
		     Topic: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  sinner59
  
	  	  Replies: 13 Views: 12397
  | 
		   Forum: IBM MQ API Support   Posted: Fri Mar 04, 2005 8:42 am   Subject: Reason code 2219 on MQCONN or MQCONNX | 
  		
  		
		  Hi all, 
 
 
 I'm using MQ this way to communicate from a website to an as400:
 The request and reply queue are on the as400, the website only have the mq client.
 Everytime I do the following all pro ... |