| Author | 
		  Message | 
  		
  		
		     Topic: Define Process | 
  		
  		
		  John
  
	  	  Replies: 2 Views: 3250
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Fri Mar 07, 2003 6:05 pm   Subject: Define Process | 
  		
  		
		  Roger,
 
 It works. Thnak you. | 
  		
  		
		     Topic: Listener on NT Unpredicatable | 
  		
  		
		  John
  
	  	  Replies: 3 Views: 3494
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Fri Mar 07, 2003 6:03 pm   Subject: Listener on NT Unpredicatable | 
  		
  		
		  I encountered a strange problem where the listener is not stable(run and stop unpredictable).
 From the event viewer, it indicated that the listener port could be used by other application.
 
 Any oth ... | 
  		
  		
		     Topic: Triggering for WindowsNT | 
  		
  		
		  John
  
	  	  Replies: 4 Views: 4102
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jan 08, 2003 9:36 pm   Subject: Triggering for WindowsNT | 
  		
  		
		  Hi Roger,
 
 Thanks for the information and clarification. | 
  		
  		
		     Topic: Triggering for WindowsNT | 
  		
  		
		  John
  
	  	  Replies: 4 Views: 4102
  | 
		   Forum: General IBM MQ Support   Posted: Mon Jan 06, 2003 7:25 pm   Subject: Triggering for WindowsNT | 
  		
  		
		  "Triggering is not supported on MQSeries for Windows."- Programming Guide. No specific mention of WindowsNT.
 
 Thanks | 
  		
  		
		     Topic: Triggering for WindowsNT | 
  		
  		
		  John
  
	  	  Replies: 4 Views: 4102
  | 
		   Forum: General IBM MQ Support   Posted: Sun Jan 05, 2003 7:15 pm   Subject: Triggering for WindowsNT | 
  		
  		
		  For verion 5.2, according to MQ Programming Guide, triggering
 is not supported on Windows NT. Is there anyway to work around?
 
 Thanks. | 
  		
  		
		     Topic: Stop Mqseries Application (Resolved) | 
  		
  		
		  John
  
	  	  Replies: 1 Views: 2513
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jan 01, 2003 7:24 pm   Subject: Stop Mqseries Application (Resolved) | 
  		
  		
		  Oops! I've forgotten to stop the queue manager.
 
 Issue resolved. | 
  		
  		
		     Topic: Stop Mqseries Application (Resolved) | 
  		
  		
		  John
  
	  	  Replies: 1 Views: 2513
  | 
		   Forum: General IBM MQ Support   Posted: Sat Dec 28, 2002 10:50 am   Subject: Stop Mqseries Application (Resolved) | 
  		
  		
		  Hi,
 
 Is there a way to stop mqseries application?
 I tried to stop it from services but got this message 
 'Could not stop the IBM MQSeries service Error 1067: The process terminated unexpectedly.'
 ... | 
  		
  		
		     Topic: To output a message count | 
  		
  		
		  John
  
	  	  Replies: 9 Views: 8383
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 28, 2002 10:32 pm   Subject: To output a message count | 
  		
  		
		  Hi Kiran,
 
 Yes this is a batch processing, except there is NO first record. The last record is indicated by field3='E'.
 
 I am in a team with Sagwa99, and we were working backward from ver2.1 to 2. ... | 
  		
  		
		     Topic: To output a message count | 
  		
  		
		  John
  
	  	  Replies: 9 Views: 8383
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Oct 27, 2002 8:42 pm   Subject: To output a message count | 
  		
  		
		  Hi Kiran,
 
 Look like I am confuse   . Could you please explain the entire logic of the flow?
 
 Could you please elaborate on the ESQL codes(ver2.0.1) for Filter1 and Filter2. Also should MQOut ... | 
  		
  		
		     Topic: To output a message count | 
  		
  		
		  John
  
	  	  Replies: 9 Views: 8383
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 25, 2002 6:42 pm   Subject: To output a message count | 
  		
  		
		  Hi Kiran,
 
 This is what I have so far:
 
 Input -> Filter (1)->(False) -> DatabaseNode
                      (2)->(True) -> ComputeNode -> Output
 
 Filter Node ESQL:
 InputBody.Fi ... | 
  		
  		
		     Topic: To output a message count | 
  		
  		
		  John
  
	  	  Replies: 9 Views: 8383
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 24, 2002 6:52 pm   Subject: To output a message count | 
  		
  		
		  Thanks Kiran for your reply.  I added a database node according to your suggestion.
 
 Database node configuration:
 Input  (added)
 Message Set: MSname
 
 Output  (added)
 datasource name = Total
 Ta ... | 
  		
  		
		     Topic: To output a message count | 
  		
  		
		  John
  
	  	  Replies: 9 Views: 8383
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 22, 2002 10:44 am   Subject: To output a message count | 
  		
  		
		  I need to output a message count in WMQI version 2.0.1 . Below is my message flow:
 
 Input Node --> Filter --> Output Node 
 
 Need to produce the following output: 
 
 <?xml version="1.0" ? ... | 
  		
  		
		     Topic: Message Count | 
  		
  		
		  John
  
	  	  Replies: 6 Views: 4848
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 17, 2002 6:53 pm   Subject: Message Count | 
  		
  		
		  | Thank you very much Kiran. | 
  		
  		
		     Topic: Message Count | 
  		
  		
		  John
  
	  	  Replies: 6 Views: 4848
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 17, 2002 6:37 pm   Subject: Message Count | 
  		
  		
		  Thanks again Kiran.  
 May I know where & how to create a database table?  What should be the additional ESQL statement in the filter node?   Thanks again. | 
  		
  		
		     Topic: Message Count | 
  		
  		
		  John
  
	  	  Replies: 6 Views: 4848
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 17, 2002 6:13 pm   Subject: Message Count | 
  		
  		
		  | Thanks Kiran.  Could you please provide further information on how to do that? |