Author |
Message
|
burhan |
Posted: Mon Mar 26, 2012 3:51 am Post subject: How to import/export Queue Manager with (Q, CHL & LSTR) |
|
|
Newbie
Joined: 26 Mar 2012 Posts: 3
|
Hi,
I want to migrate Queue Managers with sort of Queues, Channels and Listeners from Linux to AIX, how can I import it on Linux and export to AIX6.1 on Power770?
Thanks,
Burhan |
|
Back to top |
|
 |
zpat |
Posted: Mon Mar 26, 2012 4:13 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Mar 26, 2012 4:13 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
SupportPac MS03 will export/import your object definitions. _________________ 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 |
|
 |
exerk |
Posted: Mon Mar 26, 2012 4:39 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
bruce2359 wrote: |
SupportPac MS03 will export/import your object definitions. |
And your authorities... _________________ 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 |
|
 |
mqjeff |
Posted: Mon Mar 26, 2012 5:07 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
And dmpmqcfg will also do this. |
|
Back to top |
|
 |
exerk |
Posted: Mon Mar 26, 2012 5:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
mqjeff wrote: |
And dmpmqcfg will also do this. |
Assuming the OP is on V7.1  _________________ 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 |
|
 |
burhan |
Posted: Sun Apr 08, 2012 9:53 pm Post subject: |
|
|
Newbie
Joined: 26 Mar 2012 Posts: 3
|
great, SupportPac MS03 is working to export one by one Queue Manager using
saveqmgr.exe -m QMGR -f C:\qmgr_data.mqsc -z C:\qmgr_auth.bat.
Thanks
Is it possible to export and import all QM's with just one command? |
|
Back to top |
|
 |
exerk |
Posted: Mon Apr 09, 2012 1:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
burhan wrote: |
Is it possible to export and import all QM's with just one command? |
Not natively from within MS03, but you can build it into a batch file, or set it as a service within each queue manager. _________________ 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 |
|
 |
mqjeff |
Posted: Mon Apr 09, 2012 4:40 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
exerk wrote: |
burhan wrote: |
Is it possible to export and import all QM's with just one command? |
Not natively from within MS03, but you can build it into a batch file, or set it as a service within each queue manager. |
it depends on what you mean by 'command'.
A shell script that executes a loop over the results of dspmq counts as a 'command' in my book. But maybe not in yours. |
|
Back to top |
|
 |
burhan |
Posted: Wed Apr 11, 2012 10:31 pm Post subject: |
|
|
Newbie
Joined: 26 Mar 2012 Posts: 3
|
It is working
thanks.  |
|
Back to top |
|
 |
|