When we go to in to DR we have a mismatch between our Windows and MVS Qmgrs since they are not recovered at exactly the same point. So we have built a script that resets all the channels to 1 once the Qmgrs have started.
Since you know the channels are going to be out of synch when the qmgr(s) is rebuilt, it would be simple to create a script to issue the reset to all the partner qmgrs, and add that to your rebuild process. Glen Larson Lead System Engineer Middleware Support Progressive Insurance 719-660-4717 cell 719-432-3102 work and 762-3102 network internal Website http:\\mq Hubert Kleinmanns <[EMAIL PROTECTED]> Sent by: MQSeries List <[email protected]> 01/25/2008 07:39 AM Please respond to MQSeries List <[email protected]> To [email protected] cc Subject Re: Recreating a Queue Manager with MS03 SP Pere, I just made a quick check (on Linux/Intel). The entries in the save file look like: RESET CHANNEL(<Name_of_the_channel>) SEQNUM(1) It does not preserve the seq no. Regards Hubert > -----Ursprüngliche Nachricht----- > Von: MQSeries List <[email protected]> > Gesendet: 25.01.08 10:48:34 > An: [email protected] > Betreff: Re: Recreating a Queue Manager with MS03 SP > > Hi Hubert, > > so regarding your answer, if the channel connection i.e. Q1.TO.Q2 had 48 > as message sequence number if I use the R option it will maintain it ? > > and with receivers what happens ? I don't understand very well your second > answer, don't they maintain the original sequence number ? > > thanks !! > > > > > Hubert Kleinmanns > <[EMAIL PROTECTED] > S.EU> Para > Enviado por: [email protected] > MQSeries List cc > <[EMAIL PROTECTED] > V.MEDUNIWIEN.AC.A Asunto > T> Re: Recreating a Queue Manager with > MS03 SP > > 25/01/2008 10:32 > > > Por favor, > responda a > MQSeries List > <[EMAIL PROTECTED] > V.MEDUNIWIEN.AC.A > T> > > > > > > > But I think the communication partners should also reset their sender > channels, otherwise I would expect, that the receiver channels have seq no > 1, but the corresponding senders something else. > > Hubert > > > > -----Ursprüngliche Nachricht----- > > Von: MQSeries List <[email protected]> > > Gesendet: 25.01.08 10:04:09 > > An: [email protected] > > Betreff: Re: Recreating a Queue Manager with MS03 SP > > > > > > use the -R flags: > > > > -R [flags] : create RESET CHANNEL commands > > flags can be any combination of the follow to create RESET for that > > channel > > type: > > s (SENDER) v (SERVER) r (RECEIVER) q (REQUESTER) c (CLUSSDR) d > > (CLUSRCVR) > > the default is to create RESET commands for all the above channel > types > > > > Michael > > www.mqsystems.com > > > > -----Original Message----- > > From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf > Of > > Pere Guerrero Olmedo > > Sent: 25 January 2008 09:53 > > To: [email protected] > > Subject: Recreating a Queue Manager with MS03 SP > > > > Hi listers, > > > > after checking MS03 support pack to backup all objects of a queue manager > > and after delete/define it, I've found the following problem. > > > > I've redefined a qmgr and later on with the file created by the saveqmgr > > program I defined all objetcs. > > > > Till then, all ok. :-) > > > > The problem I didn't notice is that all channels had lost its sequence > > number, so today I've seen sadly that all channels that conects to Z/OS > was > > in indoubt or retrying state. After reset all channels, the situation got > > solved. > > > > My question is, is there any trick or possibility or magic formula, to > keep > > all sequences numbers of channels and after redefine the channels reset > to > > them ? > > > > > > Thanks ! > > > > > > Pere > > > > To unsubscribe, write to [EMAIL PROTECTED] and, in the > > message body (not the subject), write: SIGNOFF MQSERIES Instructions for > > managing your mailing list subscription are provided in the Listserv > General > > Users Guide available at http://www.lsoft.com > > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > > > > To unsubscribe, write to [EMAIL PROTECTED] and, > > in the message body (not the subject), write: SIGNOFF MQSERIES > > Instructions for managing your mailing list subscription are provided in > > the Listserv General Users Guide available at http://www.lsoft.com > > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > > > > -- > Hubert Kleinmanns > Beratung / Schulung / Projektleitung > > Chairman des Arbeitskreises MQ-Series in der GSE, deutsche Region. > > Tel.: +49 (0) 60 78 / 7 12 21 > Fax: +49 (0) 60 78 / 7 12 25 > Mobil: +49 (0) 178 / 6 97 22 54 > Web: www.kleinmanns.eu > GSE: www.gsenet.de > > To unsubscribe, write to [EMAIL PROTECTED] and, > in the message body (not the subject), write: SIGNOFF MQSERIES > Instructions for managing your mailing list subscription are provided in > the Listserv General Users Guide available at http://www.lsoft.com > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > > To unsubscribe, write to [EMAIL PROTECTED] and, > in the message body (not the subject), write: SIGNOFF MQSERIES > Instructions for managing your mailing list subscription are provided in > the Listserv General Users Guide available at http://www.lsoft.com > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > -- Hubert Kleinmanns Beratung / Schulung / Projektleitung Chairman des Arbeitskreises MQ-Series in der GSE, deutsche Region. Tel.: +49 (0) 60 78 / 7 12 21 Fax: +49 (0) 60 78 / 7 12 25 Mobil: +49 (0) 178 / 6 97 22 54 Web: www.kleinmanns.eu GSE: www.gsenet.de To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
