ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » Stop MQ/CICS interface at CICS shutdown

Post new topic  Reply to topic
 Stop MQ/CICS interface at CICS shutdown « View previous topic :: View next topic » 
Author Message
EvenF
PostPosted: Mon Jan 16, 2006 11:53 pm    Post subject: Stop MQ/CICS interface at CICS shutdown Reply with quote

Newbie

Joined: 16 Jan 2006
Posts: 3

How do I best stop the MQ interfce at CICS shutdown ? Is there a program that I can put in my PLTSD to stop it.
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Tue Jan 17, 2006 12:52 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

afaik there is no pltsd program. the cics adapter stops automatically when cics stops.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
EvenF
PostPosted: Tue Jan 17, 2006 1:12 am    Post subject: Reply with quote

Newbie

Joined: 16 Jan 2006
Posts: 3

Thanks for quick answer ! The reason for my question was that I've had some problems with lost transactions during shutdown and also a problem with triggermessages on the dead-letter queue during shutdown. With a more controlled shutdown I think a could avoid these problems. Ie. stop the MQ-interface at first stage of shutdown, telling MQ not to send more transaction. Is there another way of doing this ?
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Tue Jan 17, 2006 1:19 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

check chapter 4 in system administration guide, you can control the adapter by program, e.g.

EXEC CICS LINK PROGRAM(’CSQCSSQ ’)
INPUTMSG(’CKQC STOPCKTI CICS01.INITIATION.QUEUE2’)
_________________
Regards, Butcher
Back to top
View user's profile Send private message
EvenF
PostPosted: Tue Jan 17, 2006 1:27 am    Post subject: Reply with quote

Newbie

Joined: 16 Jan 2006
Posts: 3

Thanks again ! I'll try that !!
Back to top
View user's profile Send private message
javagate
PostPosted: Tue Jan 17, 2006 4:28 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2004
Posts: 159

Another thing you can do is to stop triggering just before you shut cics down. Just remember to start trig when cics is restarted...
_________________
WebSphere Application Server 7.0 z/OS &
MQ 6.0. I work with WebSphere in the real world not in some IBM lab.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Jan 17, 2006 2:43 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

You don't need to stop triggering. Just stop the trigger monitors by get disabling the init queues. Once the trigger monitors are stopped, get enable the init queues and proceed with shutdown.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mapi
PostPosted: Wed Jan 18, 2006 1:25 am    Post subject: Re: Stop MQ/CICS interface at CICS shutdown Reply with quote

Newbie

Joined: 21 Apr 2005
Posts: 3

before stopping a cics, the system automation can issue the STOPCKTI command via Trans CKQC STOPCKTI

or have a look on this link
EXEC CICS LINK PROGRAM('CSQCSSQ ')
INPUTMSG('CKQC STOPCKTI ')
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Wed Jan 18, 2006 2:50 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

@mapi - maybe you should read existing answers before answering.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
mapi
PostPosted: Wed Jan 18, 2006 3:07 am    Post subject: Reply with quote

Newbie

Joined: 21 Apr 2005
Posts: 3

Mr Butcher wrote:
@mapi - maybe you should read existing answers before answering.


@Mr Butcher - i will try it next time

Mapi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » Stop MQ/CICS interface at CICS shutdown
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.