| Author | 
		  Message
		 | 
		
		  | Albator | 
		  
		    
			  
				 Posted: Mon Apr 18, 2005 10:04 am    Post subject: when was a message received? | 
				     | 
			   
			 
		   | 
		
		
		    Voyager
 
 Joined: 04 Mar 2004 Posts: 75 Location: Toronto, Canada 
  | 
		  
		    
			  
				we are running w2k with MQ 5.3 server. A biztalk server reads the MQ queue every 10 sec. though the client MQ and does whatever it needs to do. I received a request to find out WHEN a message was received on the MQ server queue. Is there a way to find out? 
 
 
thanks | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Ratan | 
		  
		    
			  
				 Posted: Mon Apr 18, 2005 10:22 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand Master
 
 Joined: 18 Jul 2002 Posts: 1245
  
  | 
		  
		    
			  
				Look at the Put Data and Time in MQMD _________________ -Ratan | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | PeterPotkay | 
		  
		    
			  
				 Posted: Mon Apr 18, 2005 2:23 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Poobah
 
 Joined: 15 May 2001 Posts: 7723
  
  | 
		  
		    
			  
				
   
	| Ratan wrote: | 
   
  
	| Look at the Put Data and Time in MQMD | 
   
 
 
...assuming the putting application did the MQPUT directly to this queue. If the message was originally put on a remote susytem, it may have been delayed seconds, hours or days before arriving.
 
 
Also, this assumes the putting application did not choose to fill in the MQPUT date/time itself, and in the process, put a wrong timestamp.
 
 
Albator,
 
Why do you care when the message was put? _________________ Peter Potkay
 
Keep Calm and MQ On | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | EddieA | 
		  
		    
			  
				 Posted: Mon Apr 18, 2005 3:07 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi
 
 Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| assuming the putting application did the MQPUT directly to this queue | 
   
 
 
And also assuming that the clock was set correctly.     
 
 
Cheers, _________________ Eddie Atherton
 
IBM Certified Solution Developer - WebSphere Message Broker V6.1
 
IBM Certified Solution Developer - WebSphere Message Broker V7.0 | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Mon Apr 18, 2005 5:41 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				The only way to be sure is to have the sender use COA
 
 
Enjoy    | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | malammik | 
		  
		    
			  
				 Posted: Mon Apr 18, 2005 7:00 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Partisan
 
 Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |