| Author | 
		  Message
		 | 
		
		  | prabhuoist | 
		  
		    
			  
				 Posted: Thu May 10, 2018 11:14 pm    Post subject: restore Execution group using back up | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 10 Oct 2017 Posts: 39
  
  | 
		  
		    
			  
				Hi All,
 
 
I have a query, I have taken execution group back using below command:
 
 
mqsireportproperties  NEWBROKER -e Stub -o AllMessageFlows -r > /workarea/backup.txt
 
 
Can I restore the same backup on another execution group without using backup broker and restore backup commands? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | exerk | 
		  
		    
			  
				 Posted: Fri May 11, 2018 12:09 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 02 Nov 2006 Posts: 6339
  
  | 
		  
		    
			  
				Moved to the Broker Forum. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | abhi_thri | 
		  
		    
			  
				 Posted: Fri May 11, 2018 5:56 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Knight
 
 Joined: 17 Jul 2017 Posts: 516 Location: UK 
  | 
		  
		    
			  
				The command you used doesn't backup the execution group, it only reports the details for object 'AllMessageFlows' for that EG, there are other numerous such objects
 
 
mqsireportproperties  NEWBROKER -e Stub -o AllReportableEntityNames -r
 
 
Is there any specific reason you don't prefer using the standard backup/restore commands?
 
 
Alternatively you could redeploy the same artefacts (assuming everything is versioned) to the EG via your deployment framework | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | prabhuoist | 
		  
		    
			  
				 Posted: Sun May 13, 2018 11:36 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 10 Oct 2017 Posts: 39
  
  | 
		  
		    
			  
				Hi,
 
 
The reason I am looking for EG specific backup is that my new broker name,server and version(MB to IIB) is getting changed and I believe standard broker backup and restore would not work if broker name/version/server is different.
 
 
Hence if I can get EG backup I can restore that separately and individually. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | abhi_thri | 
		  
		    
			  
				 Posted: Mon May 14, 2018 1:05 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Knight
 
 Joined: 17 Jul 2017 Posts: 516 Location: UK 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |