Author |
Message |
Topic: REPLY queue question RTDS and XML |
Glen Shubert
Replies: 4 Views: 7740
|
Forum: General Discussion Posted: Wed Sep 03, 2008 7:08 am Subject: REPLY queue question RTDS and XML |
Carl,
RTDS and XMLM are company specific designations for applications, both of them mainframe based. RTDS is the Real-Time Data Streaming application, while XMLM is our XML message processor. It ... |
Topic: JBOSS and MQ |
Glen Shubert
Replies: 6 Views: 7479
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 03, 2008 7:01 am Subject: JBOSS and MQ |
You have to forgive me, I am an old mainframer.... They are using client connections to the server, starting x number of connections from their EJBs based upon the function. They will send one messa ... |
Topic: JBOSS and MQ |
Glen Shubert
Replies: 6 Views: 7479
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 02, 2008 12:52 pm Subject: JBOSS and MQ |
Can anyone tell me how to set up JBOSS MQ to be able to disconnect from the queue manager? I don't know anything about JBOSS, but we have an application that is using over 2048 connections from appro ... |
Topic: mqseries ccsid 500 vs 37 character code set. |
Glen Shubert
Replies: 5 Views: 8772
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 26, 2006 11:55 am Subject: mqseries ccsid 500 vs 37 character code set. |
We converted all of our queue managers to 037 from 500 a couple years ago, due to special character support, ie. british pound sign, cent sign, etc. There were no issues for any of our applications. |
Topic: Candle Omegamon XE |
Glen Shubert
Replies: 2 Views: 5895
|
Forum: IBM MQ Performance Monitoring Posted: Fri Apr 08, 2005 11:22 am Subject: Candle Omegamon XE |
You definitely want to get IBM/CANDLE's help in installing this product. It uses its own installation facility called CICAT, and it is not very intuitive. |
Topic: MQ Chargeback |
Glen Shubert
Replies: 3 Views: 5867
|
Forum: General Discussion Posted: Tue May 11, 2004 8:07 am Subject: MQ Chargeback |
Was this dependent on the message length in any way? Or was it a certain amount per 1k of data? Currently, we charge less for smaller messages (<10K) than larger. The price is set in a tiered sc ... |
Topic: MQ Chargeback |
Glen Shubert
Replies: 3 Views: 5867
|
Forum: General Discussion Posted: Tue Apr 27, 2004 2:10 pm Subject: MQ Chargeback |
I am doing an informal survey on how other companies charge their customers for MQ messages. Can anybody tell me how they accomplish that? Do you charge on a per message basis? Do you charge for CP ... |
Topic: Queue Depth and Actual messages differ |
Glen Shubert
Replies: 12 Views: 10923
|
Forum: General Discussion Posted: Fri Dec 05, 2003 1:52 pm Subject: Queue Depth and Actual messages differ |
Isn't 5500 expiry = 55 seconds. It is specified in milliseconds, not tenths. |
Topic: WMQ 5.3 on Z/OS and thruput manager |
Glen Shubert
Replies: 0 Views: 2843
|
Forum: General IBM MQ Support Posted: Thu Jun 19, 2003 6:43 am Subject: WMQ 5.3 on Z/OS and thruput manager |
We are trying to implement thruput manager for batch jobs that use MQ. Has anyone done this? We are having a problem due to default queue managers, and nothing in the jobs that show it is an MQ job, ... |
Topic: MQ trigger going to sleep. |
Glen Shubert
Replies: 4 Views: 7132
|
Forum: General IBM MQ Support Posted: Tue Jun 17, 2003 12:19 pm Subject: MQ trigger going to sleep. |
We have seen this issue with non-committed messages. The trigger takes place before the message is committed and available. We set our Trigint to 120000 to redrive the trigger to get around this. |
Topic: MQ version for MVS,OS/390 |
Glen Shubert
Replies: 3 Views: 5618
|
Forum: General Discussion Posted: Tue Nov 12, 2002 12:43 pm Subject: MQ version for MVS,OS/390 |
5.3 is currently available. |
Topic: MQ 2.1 OS/390 CCSID questions |
Glen Shubert
Replies: 0 Views: 3309
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Oct 01, 2002 11:01 am Subject: MQ 2.1 OS/390 CCSID questions |
I have a client that needs to send me data in both Double Byte and Single Byte character sets, but still allow lower case and upper case data. The case I can handle with the SCSQxxxE datasets versus ... |
Topic: Is there a Utility to read messages from a Queue |
Glen Shubert
Replies: 15 Views: 40847
|
Forum: News/Updates Posted: Tue Sep 17, 2002 12:32 pm Subject: Is there a Utility to read messages from a Queue |
Candle's PQEdit will do that also.... |
Topic: Question: Load balancing using triggering process??? |
Glen Shubert
Replies: 2 Views: 4890
|
Forum: General Discussion Posted: Tue Sep 17, 2002 11:50 am Subject: Question: Load balancing using triggering process??? |
We currently do this on an OS/390 MQ2.1 system. The triggered process is a CICS transaction that monitors the queue. It also kicks off x transactions where x is set in the User Data. It will also k ... |
Topic: Where does KMQ.IRA.AGENT.QUEUE come from? |
Glen Shubert
Replies: 2 Views: 7008
|
Forum: General Discussion Posted: Tue Sep 17, 2002 11:29 am Subject: Where does KMQ.IRA.AGENT.QUEUE come from? |
That queue comes from the Candle Command Center. |