| Author | 
		  Message | 
  		
  		
		     Topic: got a 2058 reason code error accessing queues. Why??? | 
  		
  		
		  carlogol
  
	  	  Replies: 6 Views: 8938
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue May 13, 2003 3:12 am   Subject: got a 2058 reason code error accessing queues. Why??? | 
  		
  		
		  Hi again!
 
 Why do you use different names for your queue manager or do you work on serveral ones ? 
 
 2058 means that the name of the queue manager is not regonized 
 (see below for extract from MQ ... | 
  		
  		
		     Topic: got a 2058 reason code error accessing queues. Why??? | 
  		
  		
		  carlogol
  
	  	  Replies: 6 Views: 8938
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue May 13, 2003 2:12 am   Subject: got a 2058 reason code error accessing queues. Why??? | 
  		
  		
		  Hi Frank, and thanks for your reply.
 
 Well, to access mq I use java classes coded by a collegue of mine. But I am quite sure that the problem arises when multiple threads concurrently try to create  ... | 
  		
  		
		     Topic: got a 2058 reason code error accessing queues. Why??? | 
  		
  		
		  carlogol
  
	  	  Replies: 6 Views: 8938
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue May 13, 2003 12:03 am   Subject: got a 2058 reason code error accessing queues. Why??? | 
  		
  		
		  Hi all
 
 I am facing a strange problem. I have a java application which sends
 files (splitted into mq messages) to its counterpart via mq queues.
 
 More deeply: application A and B exchange files v ... | 
  		
  		
		     Topic: problem sending msgs containing numbers to HOST | 
  		
  		
		  carlogol
  
	  	  Replies: 4 Views: 2503
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Feb 18, 2003 5:10 am   Subject: problem sending msgs containing numbers to HOST | 
  		
  		
		  Chapter 11? Ok... 
 
 Thanks again | 
  		
  		
		     Topic: problem sending msgs containing numbers to HOST | 
  		
  		
		  carlogol
  
	  	  Replies: 4 Views: 2503
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Feb 18, 2003 1:11 am   Subject: I wish it would be so easy... | 
  		
  		
		  Thanks for your answer.
 
 The problem is, the COBOL program cannot be changed at all!!! We have to deal with cobpybook of that kind (strings AND binary).
 
 So... what can I do?
 Perhaps... do not ha ... | 
  		
  		
		     Topic: problem sending msgs containing numbers to HOST | 
  		
  		
		  carlogol
  
	  	  Replies: 4 Views: 2503
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Feb 17, 2003 9:16 am   Subject: problem sending msgs containing numbers to HOST | 
  		
  		
		  Hi everybody
 
 I am rather new to MQ, so I apologize if my question may seem ... stupid    
 
 Anyway, I have to write some java classes to send messages to a HOST system from a WinNT system via ... |