AdoptNewMCATimeout |
We use the default value (60) |
|
75% |
[ 6 ] |
We use a higher value (>60) |
|
0% |
[ 0 ] |
We use a lower value (<60) |
|
25% |
[ 2 ] |
|
Total Votes : 8 |
|
Author |
Message
|
garasan |
Posted: Wed Mar 04, 2009 4:33 am Post subject: |
|
|
 Apprentice
Joined: 22 Jul 2008 Posts: 42 Location: Antwerp, Belgium
|
Thanks for the advise (and testing) guys.
Going to do some tests just to know if it would work for us. Alway's good to know in case of an emergency.
But I'm getting the chance here to start with a clean install.
So I'm going to grab that chance I think. :-) _________________ Regards |
|
Back to top |
|
 |
Vitor |
Posted: Wed Mar 04, 2009 5:40 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
garasan wrote: |
But I'm getting the chance here to start with a clean install.
So I'm going to grab that chance I think.  |
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sumit |
Posted: Wed Mar 04, 2009 5:44 am Post subject: |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
tat's gr8.. do post the solution when you hit some..  _________________ Regards
Sumit |
|
Back to top |
|
 |
garasan |
Posted: Wed Mar 04, 2009 6:01 am Post subject: |
|
|
 Apprentice
Joined: 22 Jul 2008 Posts: 42 Location: Antwerp, Belgium
|
Will certainly do. _________________ Regards |
|
Back to top |
|
 |
garasan |
Posted: Tue Mar 31, 2009 1:48 am Post subject: |
|
|
 Apprentice
Joined: 22 Jul 2008 Posts: 42 Location: Antwerp, Belgium
|
"I thought that if you moved all the files below /var/mqm/qmgrs/MYQMGR before starting the qmgr (as it is the same version) you might have a shot at it."
Just because I was curious I tried above, but when I start the qmgr I now get the message that the qmgr doesn't exist anymore. So here it doesn't work it seems. (Or I'm missing a step)
(Info: Moved from LINEAR to CIRCULR)
In the meantime I have created 2 scripts:
One that greps our bck files from a qmgr and extracts all qlnames, creates a file with the name of the queue and stores all messages from that queue in it.
(You have to perform the step for the SYSTEm. DEAD.LETTER.QUEUE manually as it is a system queue and not a ql.)
And one that moves the messages from the files to the new qmgr.
I'm working on getting these two in one script, but need to add some extra checks in there.
(It remained to steps, because I do like to control the process a bit and it is easier to troubleshoot if something goes wrong during the process.) _________________ Regards |
|
Back to top |
|
 |
garasan |
Posted: Wed Jun 03, 2009 6:52 am Post subject: |
|
|
 Apprentice
Joined: 22 Jul 2008 Posts: 42 Location: Antwerp, Belgium
|
Just to let you know.
Performed the above described procedure 3 times now and it worked like a charm. :-)
Little overview:
Script1:
Reads the backup files, extract all local queuenames. (Need to add the SDLQ manualy but that's not a prob)
Reads the queue's and exports existing messages and saves them in a file with the same name as the queue.
Script2:
Reads the backup files, extract all local queuenames. (Need to add the SDLQ manualy but that's not a prob)
Import saved messages into the new created queue.
Thanks all for your time and efforts. _________________ Regards |
|
Back to top |
|
 |
|