Author |
Message |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 8:38 pm Subject: Strange Is NULL after migrating to WBI MB 6.0 |
Apologies for posting the reply thrice. I had some problems while submitting the reply.
I reviewed the trace again and found that the IS NULL check actually retunrs TRUE for the parent element (PIX ... |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 12:58 am Subject: Strange Is NULL after migrating to WBI MB 6.0 |
hi nvogt,
Thanks for responding.
The explanation given in PRB #2651 with illustrative examples is pretty elaborate and convincing. But in our scenario, the result of the IS NULL does not return TR ... |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 12:56 am Subject: Strange Is NULL after migrating to WBI MB 6.0 |
hi nvogt,
Thanks for responding.
The explanation given in PRB #2651 with illustrative examples is pretty elaborate and convincing. But in our scenario, the result of the IS NULL does not return TR ... |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 12:54 am Subject: Strange Is NULL after migrating to WBI MB 6.0 |
hi nvogt,
Thanks for responding.
The explanation given in PRB #2651 with illustrative examples is pretty elaborate and convincing. But in our scenario, the result of the IS NULL does not return TR ... |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 16, 2006 5:57 am Subject: Strange Is NULL after migrating to WBI MB 6.0 |
The element PIX has a lot of child elements and I did not represent them in the sample input in the posting just for brevity reasons. Sorry, if that caused some confusion.
Also, we observe that the ... |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 14, 2006 10:16 pm Subject: Strange Is NULL after migrating to WBI MB 6.0 |
PIX_1_3 is the message name and is modelled in MRM domain. Hence, the statment InputBody would inherently mean InputBody.PIX_1_3
Hope I'm correct and this has been working the same way in WMQI 2.1 ... |
Topic: Strange Is NULL after migrating to WBI MB 6.0 |
torryramesh
Replies: 12 Views: 24369
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 14, 2006 7:25 am Subject: Strange Is NULL after migrating to WBI MB 6.0 |
We migrated components from WMQI 2.1 to WBI MB 6.0 after which none of our test cases are passing
The
Input XML of the form:
<?xml version="1.0" ?>
<PIX_1_3 id="PIX_1_3_2004-10-29-10.4 ... |
Topic: COBOL Copy Book to XML Schema |
torryramesh
Replies: 2 Views: 3981
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 11, 2005 8:34 am Subject: COBOL Copy Book to XML Schema |
Hi,
I've a requirement to convert COBOL Copy Book definitions to an XML Schem Definition. I'm sure there will be tools available already for this but I could not find till now.
I tried to get an X ... |
Topic: Using DB as end-point to a flow? |
torryramesh
Replies: 2 Views: 2006
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 08, 2005 12:03 pm Subject: Using DB as end-point to a flow? |
Is it good to design a message flow which does only updates to an Application Database ? In effect, using a message flow like a minimal JDBC adapter. (Input Node---->DatabaseNode)
What are the ... |
Topic: Mistmatch in the timestamp of Broker's Trace output and MQM |
torryramesh
Replies: 6 Views: 4793
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 29, 2005 11:29 am Subject: Mistmatch in the timestamp of Broker's Trace output and MQM |
One more fact that I would like to add to my initial question:
We have a cluster set up in the production environment. We have API Exits(Put) configured for all applications connecting to hub.
So, ... |
Topic: Mistmatch in the timestamp of Broker's Trace output and MQM |
torryramesh
Replies: 6 Views: 4793
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 28, 2005 12:19 pm Subject: Mismatch in Timstamp. |
I believe the MQ Queue Manager at the source will convert its local time into GMT which is then filled in MQMD PutTime.
Based on this assumption, why should the Broker trace indicate a different tim ... |
Topic: Mistmatch in the timestamp of Broker's Trace output and MQM |
torryramesh
Replies: 6 Views: 4793
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 27, 2005 12:20 pm Subject: Mistmatch in the timestamp of Broker's Trace output and MQM |
Environment:
AIX V 5, WMQI 2.1 with CSD 6, MQ V 5.3
Issue brief: Mistmatch in the timestamp of Broker's Trace output and MQMD PutTime.
Issue Description: We have built a message tracking tool t ... |
Topic: Receiving a BIP8032E: |
torryramesh
Replies: 3 Views: 5118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 02, 2005 7:56 am Subject: BIP8032 |
It works after a restart of components !!!
This id was recently added to mqm and mqbrkrs group and was
given whatever authority it needed.
What is really puzzling is the fact that for the first ... |
Topic: Receiving a BIP8032E: |
torryramesh
Replies: 3 Views: 5118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 01, 2005 3:51 pm Subject: Receiving a BIP8032E: |
Hi,
I'm issuing the following command :
mqsireporttrace MyBroker -u -e default
and receive a BIP8032E: Unable to connect to an MQSeries queue.
Information that I have:
(AIX - WMQI V2.1)
a) ... |
Topic: WMQI and DB Connection Pools |
torryramesh
Replies: 2 Views: 2407
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 06, 2004 12:26 pm Subject: WMQI and DB Connection Pools |
Hi,
Does WMQI use connection pools internally when message flows
accesses a Database table 'n' times?
We have a routing table which our message flows access.
As the number of message flows hitti ... |