| Author | 
		  Message
		 | 
		
		  | mqsme | 
		  
		    
			  
				 Posted: Thu Oct 27, 2016 3:49 pm    Post subject: saveqmgr | 
				     | 
			   
			 
		   | 
		
		
		    Acolyte
 
 Joined: 16 Sep 2013 Posts: 51
  
  | 
		  
		    
			  
				Hi,
 
 
I have MQ7.0 MQ manager and planning to upgrade. However existing saveqmgr seems not saving TOPIC and Subscription definition. Is there any efficient way to backup and restore TOPIC/SUBSCRIPTION in new server? 
 
 
Thanks. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | smdavies99 | 
		  
		    
			  
				 Posted: Thu Oct 27, 2016 10:29 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land. 
  | 
		  
		    
			  
				What options have you tried with SaveQMGR?
 
 
If it does not work then it might be time to create a set of scripts to build your QMGR's from scratch and put them into source control.
 
You can always get the PubSub definitions out with runmqsc. Just pipe the output to a file. _________________ WMQ User since 1999
 
MQSI/WBI/WMB/'Thingy' User since 2002
 
Linux user since 1995
 
 
 
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Fri Oct 28, 2016 12:59 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				Have you checked if dmpmqcfg works / exits at your level of the product? _________________ MQ & Broker admin | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Fri Oct 28, 2016 3:30 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				
   
	| fjb_saper wrote: | 
   
  
	| Have you checked if dmpmqcfg works / exits at your level of the product? | 
   
 
 
 
 
 
 
 
Also, I don't know what you mean by "existing saveqmgr".
 
 
And it saves topics 
 
 
But, again, you should use dmpmqcfg _________________ chmod  -R ugo-wx /
  Last edited by mqjeff on Fri Oct 28, 2016 5:10 am; edited 1 time in total | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | JosephGramig | 
		  
		    
			  
				 Posted: Fri Oct 28, 2016 4:22 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand Master
 
 Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA 
  | 
		  
		    
			  
				| I'm pretty sure you can use an MQ V8 Client (which will include dmpmqcfg) remotely on the MQ V7 Qmgr. I don't know you will get what you want because I've never tried it. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqsme | 
		  
		    
			  
				 Posted: Fri Oct 28, 2016 10:41 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Acolyte
 
 Joined: 16 Sep 2013 Posts: 51
  
  | 
		  
		    
			  
				Thanks for all of your reply
 
 
@fjb_saper,
 
 
dmpqmcfg comes starting from MQv7.1 but i have MQv7.0
 
 
@Jeff,
 
 
I'm using SAVEQMGR V6.0.3 linux version
 
 
 
probably I have to dis sub(*) all and dis topic(*) all and make some conversion in order to change to 'define' script. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Fri Oct 28, 2016 10:53 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				
   
	| mqsme wrote: | 
   
  
	| I'm using SAVEQMGR V6.0.3 linux version | 
   
 
 
 
You should be using at least 6.1.x to get support for topics, as those are v7 features...
   
	| Quote: | 
   
  
	
 
29 July 2008                                                                       
 
V610:  a. Updates for WebSphere MQ V7.0.0                          | 
   
 
 _________________ chmod  -R ugo-wx / | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqsme | 
		  
		    
			  
				 Posted: Fri Oct 28, 2016 1:22 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Acolyte
 
 Joined: 16 Sep 2013 Posts: 51
  
  | 
		  
		    
			  
				| Oh yes! I managed to get a SAVEQMGR V6.1.3 and got the SUB/TOPIC definition, thanks very much. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |