Author |
Message |
Topic: Weird DB2 connectivity/dead lock issue in prod |
vasumath
Replies: 2 Views: 2289
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 20, 2011 11:45 pm Subject: Weird DB2 connectivity/dead lock issue in prod |
We are facing one weird issue in Production environment( AIX MB and MQ 6.0)...Looks to me it is DB2 connectivity or dead lock issue
Background
We have few configuration tables. For each message, ... |
Topic: TIMESTAMP casting issue in AIX environment |
vasumath
Replies: 9 Views: 14084
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 14, 2009 5:17 am Subject: TIMESTAMP casting issue in AIX environment |
I have tried to change the Regional setting in Windows to see some difference in the casting...
But there was no change....
Can you please let me know if there is another option? |
Topic: MB6: DateTime Conversion Anomaly |
vasumath
Replies: 10 Views: 9611
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 14, 2009 12:31 am Subject: MB6: DateTime Conversion Anomaly |
I have changed the timezone in WINDOWS toolbar -> Adjust Date/time. Still the output is same when I try to cast to timestamp.
Is there any other way to change timezone? |
Topic: MB6: DateTime Conversion Anomaly |
vasumath
Replies: 10 Views: 9611
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 13, 2009 4:15 am Subject: MB6: DateTime Conversion Anomaly |
Hi
I am facing the same issue. Can you please let me know the soln if you have resolved the issue?
Thanks
Vasumathi |
Topic: TIMESTAMP casting issue in AIX environment |
vasumath
Replies: 9 Views: 14084
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 12, 2009 7:24 am Subject: TIMESTAMP casting issue in AIX environment |
Hi All,
I am getting the timestamp from the input XML of format yyyyMMddhhmmss (for ex 20090807011747).
I am casting the same in ESQL using the below lines
DECLARE TargetDate TIMESTAMP;
SET ... |
Topic: MXSD file name change without impacting mapping node |
vasumath
Replies: 1 Views: 1883
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 28, 2008 5:06 am Subject: MXSD file name change without impacting mapping node |
Hi All
I have created a MXSD named "xx", used the same in mapping node for target message format. Now, my client is not happy with the MXSD name "xx" and want it to be renamed t ... |
Topic: Steps to send message from a queue to another queue |
vasumath
Replies: 14 Views: 11183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 03, 2008 11:05 am Subject: Steps to send message from a queue to another queue |
Hi
I don't have pub/sub, the requirement is like that |
Topic: Steps to send message from a queue to another queue |
vasumath
Replies: 14 Views: 11183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 03, 2008 9:44 am Subject: Steps to send message from a queue to another queue |
Thats the requirement... Dont want to disturb or stop the application....
Sorry to bother you |
Topic: Steps to send message from a queue to another queue |
vasumath
Replies: 14 Views: 11183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 03, 2008 9:05 am Subject: Steps to send message from a queue to another queue |
Hi
I have done the same using remte queue def I mean my application pointed remote queue def instead of the queue "test1" . Not sure how to do this where two physical queues are involved. |
Topic: Steps to send message from a queue to another queue |
vasumath
Replies: 14 Views: 11183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 03, 2008 8:55 am Subject: Steps to send message from a queue to another queue |
I have a queue " test1" in QM1 and a queue "test2" in QM2.
I want the data to move from "test1" to "test2" whenever my application drops the data into test1 ... |
Topic: Steps to send message from a queue to another queue |
vasumath
Replies: 1 Views: 3654
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Jan 03, 2008 8:53 am Subject: Steps to send message from a queue to another queue |
I have a queue " test1" in QM1 and a queue "test2" in QM2.
I want the data to move from "test1" to "test2" whenever my application drops the data into test1 ... |
Topic: XML to MRM Mapping - XML missing tags |
vasumath
Replies: 3 Views: 3570
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 28, 2007 1:51 pm Subject: XML to MRM Mapping - XML missing tags |
Thank you so much...It is working fine..... |
Topic: XML to MRM Mapping - XML missing tags |
vasumath
Replies: 3 Views: 3570
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 28, 2007 10:06 am Subject: XML to MRM Mapping - XML missing tags |
Hi All,
I have XML and MRM message sets. Using mapping node I am transforming XML message to MRM message. I need advice on how to map optional field. For ex In mapping node I have mapped like Outpu ... |
Topic: Webservice + SOAP response |
vasumath
Replies: 1 Views: 2341
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 19, 2007 11:20 pm Subject: Webservice + SOAP response |
Hi All,
I am having a web service. It contains a WSDL file which was generated by WSAD. I am invoking this web service from IBM Message Broker 6.0(HTTP Request Node).
The problem I am facing is, ... |
Topic: HTTP Request + Web service |
vasumath
Replies: 3 Views: 3969
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 12, 2007 11:12 pm Subject: HTTP Request + Web service |
I am very new to webservice and MB.
My requirement is, HTTP Request node has to invoke a webservice by passing SOAP XML as input and the web service should send a different SOAP output back to HTT ... |