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 » Multiple INITQ names in (CICS) INITPARM

Post new topic  Reply to topic
 Multiple INITQ names in (CICS) INITPARM « View previous topic :: View next topic » 
Author Message
MQ_believer
PostPosted: Tue Dec 19, 2006 1:11 pm    Post subject: Multiple INITQ names in (CICS) INITPARM Reply with quote

Newbie

Joined: 19 Dec 2006
Posts: 2
Location: Toronto, Canada

Hello folks.

Does anyone know the syntax for the following? I get one kick at the can each week so I would like to get it right first time. I have looked through a number of manuals but haven't found the answer. From a purely CICS perspective, it is possible to provide multiple INITPARM inputs. But how will MQ treat it?

Is it as simple as using another of the following with the IQ=Different?

INITPARM=(CSQCPARM='SN=MQT1,TN=001,IQ=CICSABC.INITQ')
Back to top
View user's profile Send private message
cicsprog
PostPosted: Tue Dec 19, 2006 2:55 pm    Post subject: Reply with quote

Partisan

Joined: 27 Jan 2002
Posts: 347

If you want to start a SECOND instance of CKTI that points to a different INTITq, you'll have to do that programatically (PLTPI for example) or via sequential terminal like this:

//CARDIN DD *,DCB=BLKSIZE=80
CKQC STARTCKTI initq2\
/*
I'm not aware that you can start mutiple CKTI's via INITPARM. I don't see any doc or IBMLINK questions that reference that ability. I'd use the sequential terminal.
Back to top
View user's profile Send private message
MQ_believer
PostPosted: Tue Dec 19, 2006 6:13 pm    Post subject: Reply with quote

Newbie

Joined: 19 Dec 2006
Posts: 2
Location: Toronto, Canada

I am not quite sure of the etiquette at this site. But I would like to thank you for your help.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Dec 19, 2006 9:03 pm    Post subject: Reply with quote

Grand High Poobah

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

MQ_believer wrote:
I am not quite sure of the etiquette at this site. But I would like to thank you for your help.
You're most welcome and we thank you for the precise formulation of your question.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
cicsprog
PostPosted: Wed Dec 20, 2006 8:20 am    Post subject: Reply with quote

Partisan

Joined: 27 Jan 2002
Posts: 347

Just incase you don't know, the sequential terminal must be installed into your CICS region. DCT entries and JCL update to CICS. If you use a PDS to hold the contents of sequential terminal, make sure the DCB attributes of that PDS are BLKSIZE(80) LRECL(80) and REFCM(F). That's the way I remember it anyway....good luck.
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 » Multiple INITQ names in (CICS) INITPARM
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.