| Author | 
		  Message
		 | 
		
		  | jacobjose0901 | 
		  
		    
			  
				 Posted: Tue Aug 13, 2013 7:35 am    Post subject: Purge in RFHUTIL | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 13 Aug 2013 Posts: 2
  
  | 
		  
		    
			  
				Hi,
 
 
Is there any way of purging selected records from RFHUTIL.
 
I can see a option to purge records.But all the records will be deleted.
 
 
I need to delete some selected range of records.say first 100 records needs to be deleted.
 
 
Please let me know  if there is any possiblity of doing this. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Tue Aug 13, 2013 7:40 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				| RFHUtil comes with a complete set of documentation that lists all of it's features and functions. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | bruce2359 | 
		  
		    
			  
				 Posted: Tue Aug 13, 2013 9:16 am    Post subject: Re: Purge in RFHUTIL | 
				     | 
			   
			 
		   | 
		
		
		    Poobah
 
 Joined: 05 Jan 2008 Posts: 9486 Location: US: west coast, almost. Otherwise, enroute. 
  | 
		  
		    
			  
				
   
	| jacobjose0901 wrote: | 
   
  
	Hi,
 
 
Is there any way of purging selected records from RFHUTIL.
 
I can see a option to purge records.But all the records will be deleted.
 
 
I need to delete some selected range of records.say first 100 records needs to be deleted.
 
 
Please let me know  if there is any possiblity of doing this. | 
   
 
 
What you will find in WMQ queues are messages, not records. _________________ I like deadlines. I like to wave as they pass by.
 
ב''ה
 
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jacobjose0901 | 
		  
		    
			  
				 Posted: Tue Aug 13, 2013 11:32 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 13 Aug 2013 Posts: 2
  
  | 
		  
		    
			  
				Thanks,
 
 
I have searched in the documentation ,i have not seen any thing related to purging selected messages.
 
 
If there is any option to do so, could you please let me know | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | lancelotlinc | 
		  
		    
			  
				 Posted: Wed Aug 14, 2013 7:53 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA 
  | 
		  
		    
			  
				
   
	| jacobjose0901 wrote: | 
   
  
	Thanks,
 
 
I have searched in the documentation ,i have not seen any thing related to purging selected messages.
 
 
If there is any option to do so, could you please let me know | 
   
 
 
 
It seems your skills are not up-to-par with your task at hand. What's your plan to acquire the right skills ? _________________ http://leanpub.com/IIB_Tips_and_Tricks
 
Save $20: Coupon Code: MQSERIES_READER | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Wed Aug 14, 2013 8:23 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				| If it's not in the documentation, then what leads you to believe it's possible to do? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqsiuser | 
		  
		    
			  
				 Posted: Wed Aug 14, 2013 9:34 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Yatiri
 
 Joined: 15 Apr 2008 Posts: 637 Location: Germany 
  | 
		  
		    
			  
				use mqmon for a task like this
 
 
or a command line utility (qload)
 
 
rfhutil isn't the right tool (for this) _________________ Just use REFERENCEs | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | lozaza | 
		  
		    
			  
				 Posted: Thu Aug 15, 2013 9:31 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 Mar 2013 Posts: 27
  
  | 
		  
		    
			  
				| I think qload is better for this task, you can specify like -r 0..100 to give a message range | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |