Author |
Message |
Topic: Batch DB2 Stored Procedures Performance ? |
elmcc1m
Replies: 11 Views: 8938
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Apr 06, 2011 1:03 pm Subject: Batch DB2 Stored Procedures Performance ? |
I have an application coding a batch DB2 Stored procedure which they will be making many MQ calls. This is on z/OS 1.11 with RRS. As a system support guy, what should be my performance concerns? I ... |
Topic: Is MQ V7 GA or Not? |
elmcc1m
Replies: 2 Views: 4577
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Nov 20, 2008 2:01 pm Subject: Is MQ V7 GA or Not? |
I get mixed response from some IBM folks whether MQ for z/OS V7 is GA or not. Does anyone here know for sure? |
Topic: Put to one queue, land on two queues |
elmcc1m
Replies: 1 Views: 4076
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Oct 14, 2008 6:54 am Subject: Put to one queue, land on two queues |
I have an application requirement for an applicaiton to write to one mainfram queue, but have message land on multiple queues. How do we do this. |
Topic: Connectiing CICS to a Queue Sharing Group |
elmcc1m
Replies: 5 Views: 6948
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Jun 05, 2008 12:59 pm Subject: Connectiing CICS to a Queue Sharing Group |
Thanks Bob Buxton. I will have to use ARM with alternate host with alternate JCL in order to specify the queue manager on the alternate host.
Being able to connect CICS to a QSG would be a very go ... |
Topic: Connectiing CICS to a Queue Sharing Group |
elmcc1m
Replies: 5 Views: 6948
|
Forum: Mainframe, CICS, TXSeries Posted: Mon May 19, 2008 3:22 pm Subject: Connectiing CICS to a Queue Sharing Group |
The book says:
For CICS, you can use only the queue manager to which the CICS system is connected. The QMgrName parameter must still be specified, but its value is ignored; blanks are recommended.
... |
Topic: Connectiing CICS to a Queue Sharing Group |
elmcc1m
Replies: 5 Views: 6948
|
Forum: Mainframe, CICS, TXSeries Posted: Mon May 19, 2008 2:54 pm Subject: Connectiing CICS to a Queue Sharing Group |
We are trying to use CICSPlex SM and WMQ Queue Sharing Groups to provide high availability for our applications. Due to application affinities, we cannot use CICSPlex for an application in our enviro ... |
Topic: Documentation on Expired Message with Index Types |
elmcc1m
Replies: 2 Views: 3791
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Oct 09, 2007 9:10 am Subject: Documentation on Expired Message with Index Types |
Thank you, This documentation did the trick for me. I appreciate it. |
Topic: Documentation on Expired Message with Index Types |
elmcc1m
Replies: 2 Views: 3791
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Oct 09, 2007 8:22 am Subject: Documentation on Expired Message with Index Types |
Can anyone tell me where the documentation is that tells me that an index type of none will remove expired messages from the queue? |
Topic: Can shared channels in a QSG use SSL |
elmcc1m
Replies: 3 Views: 5749
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Mar 22, 2007 7:54 am Subject: Can shared channels in a QSG use SSL |
Shared channel summary
Shared channels differ from private channels in the following ways:
Private channel
Tied to a single channel initiator.
Outbound channel uses a local transmission queue ... |
Topic: Can shared channels in a QSG use SSL |
elmcc1m
Replies: 3 Views: 5749
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Mar 22, 2007 7:16 am Subject: Can shared channels in a QSG use SSL |
HELP!!! I have a dedicated channel to an AIX queue manager, which uses SSL. I need to convert this channel to a share channel in a queue sharing group. Can a shared channel use SS since the label of ... |
Topic: Looking for Queue Stats on z/OS |
elmcc1m
Replies: 16 Views: 20468
|
Forum: IBM MQ Performance Monitoring Posted: Thu Mar 08, 2007 11:38 am Subject: Looking for Queue Stats on z/OS |
Can MQ or any tools on z/OS give me the peek queue depth used and the average message length written to a queue. |
Topic: Does MQ keep statistics? |
elmcc1m
Replies: 6 Views: 11308
|
Forum: IBM MQ Performance Monitoring Posted: Thu Mar 08, 2007 10:45 am Subject: Looking for Max Queue Depth and Ave Message Length |
Can MQ or any tools give me the peek queue depth used and the average message length written to a queue. |
Topic: Trigering CICS Trans in a CICSPlex from a Shared Queue/QSG |
elmcc1m
Replies: 2 Views: 5481
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Mar 08, 2007 10:35 am Subject: Trigering CICS Trans in a CICSPlex from a Shared Queue/QSG |
All the documentation I find on triggering in a QSG refers to triggering channels.
Does anyone know of any documentation that explains how triggering CICS transactions works from a shared queue in ... |
Topic: Accessing Shared Queue outside of QSG |
elmcc1m
Replies: 1 Views: 4120
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Feb 19, 2007 12:30 pm Subject: Accessing Shared Queue outside of QSG |
I have 3 z/OS queue managers. Two of them are in a sysplex and form part of a QSG. Can an application that is connected to the third queue manager, that is not a member of the QSG, write a message t ... |