| Author | 
		  Message | 
  		
  		
		     Topic: mirroring messages from multiple queues | 
  		
  		
		  Mallik
  
	  	  Replies: 2 Views: 3830
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Thu Apr 05, 2007 5:46 am   Subject: mirroring messages from multiple queues | 
  		
  		
		  Specifying multiple source and target queues in the name list helped me to simplify my approach
  
 Thanks for the suggestion jefflowrey | 
  		
  		
		     Topic: mirroring messages from multiple queues | 
  		
  		
		  Mallik
  
	  	  Replies: 2 Views: 3830
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Tue Apr 03, 2007 2:43 pm   Subject: mirroring messages from multiple queues | 
  		
  		
		  I am trying to mirror messages coming to two different queues. Each has a namelist defined to mirror messages to a different queue. The following are the two entries from qm.ini
 
 ApiExitLocal:
      ... | 
  		
  		
		     Topic: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  Mallik
  
	  	  Replies: 8 Views: 17982
  | 
		   Forum: General Discussion   Posted: Tue Jan 31, 2006 7:26 am   Subject: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  | Thanks zpat, I will look into the document. | 
  		
  		
		     Topic: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  Mallik
  
	  	  Replies: 8 Views: 17982
  | 
		   Forum: General Discussion   Posted: Mon Jan 30, 2006 7:56 am   Subject: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  | Both the channels have CONVERT(YES) specified. Before I made the change for the CCSID in the code, I tried both the CONVERT options in Cluster Sender channel (and Restarted the channel), but I saw the ... | 
  		
  		
		     Topic: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  Mallik
  
	  	  Replies: 8 Views: 17982
  | 
		   Forum: General Discussion   Posted: Sun Jan 29, 2006 4:08 pm   Subject: AMQ6047: Conversion not supported. (Solved) | 
  		
  		
		  Thanks csmith28, I had to specify CCSID as 819 while creating the JMS queue, I didn't have to make any chnages to the JNDI's  CCSID.
 
 One thing still not clear to me is, if the reply is sent using t ... | 
  		
  		
		     Topic: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  Mallik
  
	  	  Replies: 8 Views: 17982
  | 
		   Forum: General Discussion   Posted: Wed Jan 25, 2006 8:34 am   Subject: AMQ6047: Conversion not supported. (MQRC_NOT_CONVERTED) | 
  		
  		
		  Please help me if any one came across this issue.
 
 Environment:
  AIX 
 MQ 5.3 CSD 9, communicating with mainframe servers through cluster channels.
 APP sever Websphere 5 
  
 The following is from ... | 
  		
  		
		     Topic: XA transaction in Client Mode | 
  		
  		
		  Mallik
  
	  	  Replies: 3 Views: 5487
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Jun 13, 2005 4:18 am   Subject: XA transaction in Client Mode | 
  		
  		
		  I have an MDB with container managed Transaction. I beleive WAS is the Transaction Manager  in this case. And my transport mode is TCP.
 
 So Can MQ be a participant in the Global Transaction in Clien ... | 
  		
  		
		     Topic: XA transaction in Client Mode | 
  		
  		
		  Mallik
  
	  	  Replies: 3 Views: 5487
  | 
		   Forum: IBM MQ Java / JMS   Posted: Sun Jun 12, 2005 7:10 pm   Subject: XA transaction in Client Mode | 
  		
  		
		  Hi,
 
 I am trying to test if its possible to do two phase commit in client mode. My set up is WAS and  MQ on same box, but I am connecting in client mode. I have Oracle also which I need to to XA tra ... | 
  		
  		
		     Topic: "invalid destination list" Problem Using Destinati | 
  		
  		
		  Mallik
  
	  	  Replies: 4 Views: 13310
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 09, 2005 12:51 pm   Subject: "invalid destination list" Problem Using Destinati | 
  		
  		
		  | Thanks a lot JT for for your attention and catching the typo. | 
  		
  		
		     Topic: "invalid destination list" Problem Using Destinati | 
  		
  		
		  Mallik
  
	  	  Replies: 4 Views: 13310
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 09, 2005 10:57 am   Subject: "invalid destination list" Problem Using Destinati | 
  		
  		
		  Hi, I have a problem in using destination list to send a mesg to multiple queues. This is what I am trying to do.
 This is on WMQI 2.1, CSD 08, on Win XP Prof.
  tt
 I/P Node-->Compute Node-->Tr ... | 
  		
  		
		     Topic: Limit on the 'IPPROCS' & 'OPPROCS' | 
  		
  		
		  Mallik
  
	  	  Replies: 2 Views: 5676
  | 
		   Forum: General IBM MQ Support   Posted: Thu Sep 30, 2004 1:52 pm   Subject: Limit on the 'IPPROCS' & 'OPPROCS' | 
  		
  		
		  Can some one please tell me if there is a limit on the 'IPPROCS' & 'OPPROCS' for the queues. 
 
 For one of our queues we have more than 600 open handles as shown below.
 
      5 : DIS QS(******* ... | 
  		
  		
		     Topic: BLOCKIP with java clients.. | 
  		
  		
		  Mallik
  
	  	  Replies: 9 Views: 10381
  | 
		   Forum: General IBM MQ Support   Posted: Mon Sep 27, 2004 3:01 pm   Subject: BLOCKIP with java clients.. | 
  		
  		
		   the latest version of BlockIP2 does user + IP blocking using patterns, have a look.
 
 MichaelDag, 
 It took a while for me to test both user & IP combination.
 I have specified the following.
 
 ... | 
  		
  		
		     Topic: Circular logging logic | 
  		
  		
		  Mallik
  
	  	  Replies: 7 Views: 10673
  | 
		   Forum: General IBM MQ Support   Posted: Fri Sep 24, 2004 4:27 pm   Subject: Circular logging logic | 
  		
  		
		  My bad. Thanks for correcting me siliconfish.
 
 I did a quick test by changing the number in qm.ini & recycled the qmgr. But the changed value (primary files in qm.ini) didn't refelect in the log ... | 
  		
  		
		     Topic: Circular logging logic | 
  		
  		
		  Mallik
  
	  	  Replies: 7 Views: 10673
  | 
		   Forum: General IBM MQ Support   Posted: Fri Sep 24, 2004 12:18 pm   Subject: Circular logging logic | 
  		
  		
		  We increased the number of logs from 10 to 40 but can see only 20 log files. 
 
 Did you recreate the QMGR with crtmqm ..... -lp 40 -ls xx? If not, the only way you can change the number of log files  ... | 
  		
  		
		     Topic: Circular logging logic | 
  		
  		
		  Mallik
  
	  	  Replies: 7 Views: 10673
  | 
		   Forum: General IBM MQ Support   Posted: Thu Sep 23, 2004 12:12 pm   Subject: Circular logging logic | 
  		
  		
		  | All the primary log files are created with the QMGR creation allocating the space as specified with the crtmqm script. Secondary ones are created only when all the Primary one's are full & there i ... |