Author |
Message |
Topic: How to setup the MQ trigger monitor on the mainframe side |
babu_murugesan
Replies: 3 Views: 3482
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Nov 27, 2006 3:50 am Subject: How to setup the MQ trigger monitor on the mainframe side |
Can you please provide me the link? |
Topic: How to setup the MQ trigger monitor on the mainframe side |
babu_murugesan
Replies: 3 Views: 3482
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Nov 27, 2006 3:38 am Subject: How to setup the MQ trigger monitor on the mainframe side |
Hi,
I would like to setup the trigger monitor on the mainframe side.
Whenever there is message on the Queue, my program should get triggered. Can you please explain me all the steps?
Thanks, ... |
Topic: Transaction id, userid |
babu_murugesan
Replies: 1 Views: 4281
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Nov 22, 2006 9:02 am Subject: Transaction id, userid |
We do not want all the transactions to run under the same CICS default non-terminal transid and userid.
The only way we can think of changing this is to start the correct transaction id under the ... |
Topic: MQ and CICS Work Load |
babu_murugesan
Replies: 1 Views: 1754
|
Forum: General IBM MQ Support Posted: Wed Nov 22, 2006 9:01 am Subject: MQ and CICS Work Load |
Assume;
Up to 2000 concurrent users to be supported.
MQ listener program written in COBOL, started by CICS when message arrives in an initiation queue.
We will be dealing exclusively with on-l ... |
Topic: MQ setup |
babu_murugesan
Replies: 5 Views: 3100
|
Forum: General IBM MQ Support Posted: Wed Nov 22, 2006 8:59 am Subject: MQ setup |
In our test and development environments there are many CICS reqions.
Would you normally have one instance of MQ running per CICS region, or one MQ to cover many CICS regions ?
If the later is the c ... |
Topic: Message processing |
babu_murugesan
Replies: 1 Views: 1650
|
Forum: General IBM MQ Support Posted: Wed Nov 22, 2006 8:57 am Subject: Message processing |
Assume;
Up to 2000 concurrent users to be supported.
MQ listener program written in COBOL, started by CICS when message arrives in an initiation queue.
We will be dealing exclusively with on-l ... |
Topic: Message reading |
babu_murugesan
Replies: 1 Views: 1852
|
Forum: General IBM MQ Support Posted: Wed Nov 22, 2006 8:56 am Subject: Message reading |
Assume;
Up to 2000 concurrent users to be supported.
MQ listener program written in COBOL, started by CICS when message arrives in an initiation queue.
Message reading
Our current messaging ... |
Topic: Single request queue vs. multiple queues |
babu_murugesan
Replies: 1 Views: 1904
|
Forum: General IBM MQ Support Posted: Wed Nov 22, 2006 8:54 am Subject: Single request queue vs. multiple queues |
Assume:
Up to 2000 concurrent users to be supported.
MQ listener program written in COBOL, started by CICS when message arrives in an initiation queue.
Single request queue vs. multiple queue ... |
Topic: MQSeries - CICS design related queries |
babu_murugesan
Replies: 2 Views: 4037
|
Forum: General IBM MQ Support Posted: Wed Nov 22, 2006 6:54 am Subject: MQSeries - CICS design related queries |
Hi All,
I have few questions about the MQSeries- CICS design. Can you please answer for these questions.
Assume:
Up to 2000 concurrent users to be supported.
MQ listener program written in COB ... |
Topic: Expired Messages |
babu_murugesan
Replies: 4 Views: 6453
|
Forum: General IBM MQ Support Posted: Sun Nov 12, 2006 8:10 am Subject: Expired Messages |
Do you mean that there is a can be a automatic set up which moves the expired message to a specified queue?
If yes, how can we do this?
Also for the whole application, we have planned to wirte a ... |
Topic: Expired Messages |
babu_murugesan
Replies: 4 Views: 6453
|
Forum: General IBM MQ Support Posted: Sun Nov 12, 2006 2:50 am Subject: Expired Messages |
Hi,
I would like to move all the expired messages into the Dead Letter Queue.
Can we do this one by Qmanager Configuration, so that it will automatically moves the expired message into the dead ... |
Topic: MQ CICS Adapter program |
babu_murugesan
Replies: 4 Views: 4973
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Nov 12, 2006 2:09 am Subject: MQ CICS Adapter program |
Hi,
I am planning to have a MQ Trigger as EVERY. I have few questions,
1. Can we use EVERY option? (we are expecting 7000 concurrent users)
2. Please let me know the step by step process of CIC ... |
Topic: MQSeries setup for the first time |
babu_murugesan
Replies: 7 Views: 5057
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Nov 12, 2006 12:52 am Subject: MQSeries setup for the first time |
Yes, Installation on Z/OS |
Topic: MQ Series Channel Exit program in COBOL |
babu_murugesan
Replies: 8 Views: 6510
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Nov 11, 2006 11:30 am Subject: MQ Series Channel Exit program in COBOL |
I have no idea about these things. But i need to wite Security exit program in COBOL.
Sorry guys, I am first time user of MQSeries.
Thanks,
Babu M |
Topic: MQ Series Channel Exit program in COBOL |
babu_murugesan
Replies: 8 Views: 6510
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Nov 11, 2006 8:52 am Subject: MQ Series Channel Exit program in COBOL |
Friend,
Channel exit progam is for the message security.
Like Checking whether the message is from the proper source, and encryption,etc,
Please let me know if you need any more details.
T ... |