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
