| Author | 
		  Message | 
  		
  		
		     Topic: MS03 Error | 
  		
  		
		  tango
  
	  	  Replies: 6 Views: 5600
  | 
		   Forum: General IBM MQ Support   Posted: Tue Jan 05, 2010 6:16 am   Subject: MS03 Error | 
  		
  		
		  Jeff, I've just sent you an email.
 
 Thanks all. | 
  		
  		
		     Topic: MS03 Error | 
  		
  		
		  tango
  
	  	  Replies: 6 Views: 5600
  | 
		   Forum: General IBM MQ Support   Posted: Tue Jan 05, 2010 2:04 am   Subject: MS03 Error | 
  		
  		
		  Hi,
 
 Can anyone help with the following error when running MS03 saveqmgr?
 
 (subscript.c) Unknown PCF Integer Parameter: 1321
 
 I'm using the latest version of MS03 (24Jun09 release) running again ... | 
  		
  		
		     Topic: Depth Trigger on SYSTEM.JMS.ND.SUBSCRIBER.QUEUE? | 
  		
  		
		  tango
  
	  	  Replies: 5 Views: 5772
  | 
		   Forum: General IBM MQ Support   Posted: Fri Nov 20, 2009 1:43 am   Subject: Depth Trigger on SYSTEM.JMS.ND.SUBSCRIBER.QUEUE? | 
  		
  		
		  | max-depth of SYSTEM.JMS.ND.SUBSCRIBER.QUEUE currently set at 100k.  It can hit that perhaps once or twice a week (was per day not so long ago).  Yes app teams know and we're working to reduce this fur ... | 
  		
  		
		     Topic: Depth Trigger on SYSTEM.JMS.ND.SUBSCRIBER.QUEUE? | 
  		
  		
		  tango
  
	  	  Replies: 5 Views: 5772
  | 
		   Forum: General IBM MQ Support   Posted: Thu Nov 19, 2009 7:01 am   Subject: Depth Trigger on SYSTEM.JMS.ND.SUBSCRIBER.QUEUE? | 
  		
  		
		  | We found that previous versions of MQ (we're on 7.0.1.0 now) didn't detect stale ND subs very quickly and the SYSTEM.JMS.ND.SUBSCRIBER.QUEUE fills up several times a day.  A high QDepth here was a bit ... | 
  		
  		
		     Topic: Depth Trigger on SYSTEM.JMS.ND.SUBSCRIBER.QUEUE? | 
  		
  		
		  tango
  
	  	  Replies: 5 Views: 5772
  | 
		   Forum: General IBM MQ Support   Posted: Thu Nov 19, 2009 3:25 am   Subject: Depth Trigger on SYSTEM.JMS.ND.SUBSCRIBER.QUEUE? | 
  		
  		
		  Can a depth trigger be applied to SYSTEM.JMS.ND.SUBSCRIBER.QUEUE?
 
 I've set up triggering on depth for SYSTEM.JMS.ND.SUBSCRIBER.QUEUE to clear the queue down before it reaches max depth.  INITQ is S ... | 
  		
  		
		     Topic: BlockIP2 and MQv7 | 
  		
  		
		  tango
  
	  	  Replies: 1 Views: 4454
  | 
		   Forum: General IBM MQ Support   Posted: Tue Jul 07, 2009 12:38 am   Subject: BlockIP2 and MQv7 | 
  		
  		
		  Hi,
 
 Are there any known issues with BlockIP2 v269 working with MQv7.0.0.1?
 
 I’m currently trying to track down a clustering issue and problems with shared memory (SegFaults) on a Linux x86_64 s ... | 
  		
  		
		     Topic: MQv7 Cluster Topic Setup | 
  		
  		
		  tango
  
	  	  Replies: 2 Views: 3663
  | 
		   Forum: Clustering   Posted: Wed Apr 01, 2009 6:11 am   Subject: MQv7 Cluster Topic Setup | 
  		
  		
		  | All sorted now ... I had 'Non-persistent message delivery' set to 'As parent' which inherited the 'To all available subscribers' value from the base topic.  So only available subs on the local QMGR pi ... | 
  		
  		
		     Topic: MQv7 Cluster Topic Setup | 
  		
  		
		  tango
  
	  	  Replies: 2 Views: 3663
  | 
		   Forum: Clustering   Posted: Wed Apr 01, 2009 5:27 am   Subject: MQv7 Cluster Topic Setup | 
  		
  		
		  Ooops..
 
 Point 4 should say;
 
 4. To test that a Subcriber on node1 is capable of receiving a publication published on node2, I 'unsubscribed' the "node2" subscriber, then did another pub ... | 
  		
  		
		     Topic: MQv7 Cluster Topic Setup | 
  		
  		
		  tango
  
	  	  Replies: 2 Views: 3663
  | 
		   Forum: Clustering   Posted: Wed Apr 01, 2009 5:23 am   Subject: MQv7 Cluster Topic Setup | 
  		
  		
		  Hi All,
 
 Need some help setting up a cluster topic.
 
 My current setup on a two node cluster is;
 1. DEFINE TOPIC(APPLES) TOPICSTR('Price/Apples') CLUSTER(DEMO) PUBSCOPE(ALL) SUBSCOPE(ALL) # Define ... | 
  		
  		
		     Topic: SYSTEM.DURABLE.SUBSCRIBER.QUEUE | 
  		
  		
		  tango
  
	  	  Replies: 2 Views: 5579
  | 
		   Forum: General IBM MQ Support   Posted: Thu Feb 19, 2009 1:18 am   Subject: SYSTEM.DURABLE.SUBSCRIBER.QUEUE | 
  		
  		
		  | These are the same ND subscribers who reconnected to the broker after the upgrade from 6025.  Not easy to co-ordinate all clientapps (lots of them)  to stop pub/sub to see what happens to the queue.   ... | 
  		
  		
		     Topic: SYSTEM.DURABLE.SUBSCRIBER.QUEUE | 
  		
  		
		  tango
  
	  	  Replies: 2 Views: 5579
  | 
		   Forum: General IBM MQ Support   Posted: Wed Feb 18, 2009 3:32 am   Subject: SYSTEM.DURABLE.SUBSCRIBER.QUEUE | 
  		
  		
		  Hi,
 
 I've upgraded from MQv6025 to v7001.  Since the upgrade I've noticed the new queue 'SYSTEM.DURABLE.SUBSCRIBER.QUEUE' steadily increasing (never decreasing).  
 
 We don't use durable subscirber ... | 
  		
  		
		     Topic: Blank userid | 
  		
  		
		  tango
  
	  	  Replies: 0 Views: 1907
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Jun 04, 2008 2:14 am   Subject: Blank userid | 
  		
  		
		  Hi All,
 
 We're trying to track down what could be passing a blank userid to our channel exit.  MQ v6.0.2.3 on linux / BlockIP2.  This is only happening on a queue manager which has a Pub/Sub broker  ... | 
  		
  		
		     Topic: Pub/Sub | 
  		
  		
		  tango
  
	  	  Replies: 0 Views: 2174
  | 
		   Forum: General IBM MQ Support   Posted: Tue Apr 29, 2008 3:23 am   Subject: Pub/Sub | 
  		
  		
		  Hi All,
 
 I'm trying to track down what application/s are linked to orphaned subscription/s as our JMS.ND queue keeps building up.
 
 I've tried 'amqspsd', but the 'suspected' orphaned subs don't hav ... | 
  		
  		
		     Topic: MQv6 Resource issues on RedHat RHEL ES4 | 
  		
  		
		  tango
  
	  	  Replies: 3 Views: 4866
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Thu Apr 17, 2008 3:58 am   Subject: MQv6 Resource issues on RedHat RHEL ES4 | 
  		
  		
		  | I had already looked at and discounted the LD_ASSUME_KERNEL.  Turns out to be a simple error on my part.  Some of the kernel settings required by MQ were "echoed" in after I had started the  ... | 
  		
  		
		     Topic: MQv6 Resource issues on RedHat RHEL ES4 | 
  		
  		
		  tango
  
	  	  Replies: 3 Views: 4866
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Tue Apr 15, 2008 5:23 am   Subject: MQv6 Resource issues on RedHat RHEL ES4 | 
  		
  		
		  Hi All,
 
 Has anyone had issues running MQv6 with RHEL ES4?  When we put the system under relatively light load, we get the following errors;
 
 AMQ9233: Error creating TCP/IP Responder thread.
 
 EX ... |