Author |
Message |
Topic: MQWF 3.6 support for Oracle 11g |
dkeister
Replies: 2 Views: 8914
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 10, 2010 5:24 am Subject: MQWF 3.6 support for Oracle 11g |
Thanks hos, I didn't know if there was any action beyond SP3 or if someone had tried it. Sometimes it works but is not officially supported. |
Topic: MQWF 3.6 support for Oracle 11g |
dkeister
Replies: 2 Views: 8914
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 09, 2010 11:39 am Subject: MQWF 3.6 support for Oracle 11g |
I was not able to find any support statement for MQWF 3.6 supporting Oracle 11g and hope you can help. Was not able to find anything on this forum or by searching the web.
Does it work?
Is it a ... |
Topic: QMGR messages to new QMGR |
dkeister
Replies: 12 Views: 7877
|
Forum: General IBM MQ Support Posted: Wed Jan 21, 2009 10:18 am Subject: QMGR messages to new QMGR |
try MQExerciser... |
Topic: MQ File Transfer V7 -- Discussion |
dkeister
Replies: 28 Views: 31051
|
Forum: General Discussion Posted: Thu Dec 18, 2008 8:28 am Subject: MQ File Transfer V7 -- Discussion |
Anthony O'Dowd will be making a presentation on this at the NY/NJ Users Group meeting to be held at :ISO in Jersey City on Jan 13, 2009. If any are interested, please register before 1/8/2009 via htt ... |
Topic: Application Identity not being written to MQMD |
dkeister
Replies: 9 Views: 5844
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 11, 2008 1:03 pm Subject: Application Identity not being written to MQMD |
Did you remove the trace node and see if it still works? |
Topic: Move/Copy messages from QL to another QL |
dkeister
Replies: 6 Views: 6790
|
Forum: General IBM MQ Support Posted: Fri Oct 17, 2008 6:02 am Subject: Move/Copy messages from QL to another QL |
If this is something that can be done with a client application and GUI, try MQExerciser. |
Topic: Client connect to 2 MQ Servers |
dkeister
Replies: 17 Views: 16523
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 16, 2008 5:49 am Subject: Client connect to 2 MQ Servers |
Good points gbaddeley.
I hope that people writing MQ applications understand and appreciate the value of default objects (for easily getting started) and the implications of using them (security is ... |
Topic: Client connect to 2 MQ Servers |
dkeister
Replies: 17 Views: 16523
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 15, 2008 8:20 am Subject: Client connect to 2 MQ Servers |
I realize the jenchao is a first time poster so hope this won't confuse the issue.
I have the scenario where I want to be able to connect to a queue manager without having defined either entries in ... |
Topic: How to change GMT hour inside a message ? |
dkeister
Replies: 4 Views: 5621
|
Forum: General IBM MQ Support Posted: Wed Oct 08, 2008 9:40 am Subject: How to change GMT hour inside a message ? |
As I understand it (using Windows as reference point), the GMT calculation is based on the local time of the machine hosting the Queue Manger. So, if you are putting a message onto a queue hosted by ... |
Topic: Resubmitting failed messages |
dkeister
Replies: 10 Views: 7808
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 08, 2008 5:42 am Subject: Resubmitting failed messages |
Without getting in to the affinity issue, and as I don't believe I saw much about the real requirement...
I wrote the following capabilities in MQExerciser. I would appreciate your feedback to see ... |
Topic: Control when messages are taken off the Input Queue |
dkeister
Replies: 11 Views: 7550
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 08, 2008 5:28 am Subject: Control when messages are taken off the Input Queue |
As I think I now understand the requirement (in middle of thread):
Unfortunately, this is the requirement.
There is data coming from a legacy application, getting processed nightly via a message f ... |
Topic: MQMessage Length |
dkeister
Replies: 6 Views: 7247
|
Forum: General Discussion Posted: Fri Sep 26, 2008 8:15 am Subject: MQMessage Length |
Actually, you do not have to browse.
Simply do the get with buffer set to value (e.g. 200 characters)
If the message is too large, you will get an error returned with MQRC 2080 (MQRC_TRUNCATED_M ... |
Topic: Problem in ErrorHandling |
dkeister
Replies: 3 Views: 4278
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 24, 2008 9:21 am Subject: Problem in ErrorHandling |
Might check out
http://www.redbooks.ibm.com/redpapers/pdfs/redp4043.pdf |
Topic: How to get a Particular Message from the Queue |
dkeister
Replies: 33 Views: 24618
|
Forum: IBM MQ API Support Posted: Thu Sep 18, 2008 5:35 am Subject: How to get a Particular Message from the Queue |
Who knows what he is thinking. The Index might be the browse cursor which was referenced in other posts from this person who obviously does not have much MQ knowledge and does not appear to want to p ... |
Topic: Setting Buffer size after MQGET |
dkeister
Replies: 23 Views: 35269
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Sep 15, 2008 10:20 am Subject: Setting Buffer size after MQGET |
An application to be able to flexibly test MQ based applications (MQExerciser). Somewhat similar to RFHUtil but makes simultaneous client connections to multiple queue managers, and can have multiple ... |