Author |
Message |
Topic: RC=2354 MQRC_UOW_ENLISTMENT_ERROR-using MQ adapter w/Biztalk |
ariel135
Replies: 8 Views: 34146
|
Forum: Multiphase Commit Posted: Sun May 04, 2008 1:20 pm Subject: hey |
tried CSD14, still.. doesn't work...
anything else? |
Topic: RC=2354 MQRC_UOW_ENLISTMENT_ERROR-using MQ adapter w/Biztalk |
ariel135
Replies: 8 Views: 34146
|
Forum: Multiphase Commit Posted: Thu May 01, 2008 1:15 pm Subject: hey |
well, i tried the c:\progra~1\ibm\websph~1 , didnt work.
i don't have CSD14, only 13. so i need to take it from my ibm provider.
u sure it will fix it? i tried also to downgrade to CSD08, same e ... |
Topic: RC=2354 MQRC_UOW_ENLISTMENT_ERROR-using MQ adapter w/Biztalk |
ariel135
Replies: 8 Views: 34146
|
Forum: Multiphase Commit Posted: Wed Apr 30, 2008 12:19 pm Subject: RC=2354 MQRC_UOW_ENLISTMENT_ERROR-using MQ adapter w/Biztalk |
hey again, well, like i said i'm new to the Transaction managers -
well, i get this error when i'm trying to GET msg, with the adapter.
its windows 2003 service pack 2.
WMQ version: 5.3 SP 11
... |
Topic: need help in comitting several sessions together thanks! |
ariel135
Replies: 18 Views: 42583
|
Forum: Multiphase Commit Posted: Sun Apr 27, 2008 10:32 am Subject: hey |
bruce, i'm not new at WMQ, i have 4 years of experience, i've just never worked with a TM.
anyway, i worked it out, i won't send to 2 sessions in a commit, every commit i'll go to the next session ... |
Topic: need help in comitting several sessions together thanks! |
ariel135
Replies: 18 Views: 42583
|
Forum: Multiphase Commit Posted: Thu Apr 24, 2008 10:59 am Subject: hey, thanks for the replys, but... |
again i'm telling u guys, i can't use cluster / pub/sub or any of that.
its an API, which means, i can't force cluster/pubsub to every client who uses this API...
it can be more that 2 QMGRS, ... |
Topic: need help in comitting several sessions together thanks! |
ariel135
Replies: 18 Views: 42583
|
Forum: Multiphase Commit Posted: Mon Apr 21, 2008 9:32 pm Subject: JNDI? |
Java Naming and Directory Interface?
i'm not using any java, i can't use it.
its in c# eventually, i wrapped the MQI in c++/cli |
Topic: need help in comitting several sessions together thanks! |
ariel135
Replies: 18 Views: 42583
|
Forum: Multiphase Commit Posted: Mon Apr 21, 2008 8:44 am Subject: Ok i'll explain again: |
i'm writing an API, in this API, the user can choose to send to a specific destination, it can be either queue, distribution list, multiple session list.
which then the user only opens a Destination ... |
Topic: need help in comitting several sessions together thanks! |
ariel135
Replies: 18 Views: 42583
|
Forum: Multiphase Commit Posted: Mon Apr 21, 2008 2:21 am Subject: thanks for the quick reply, but... |
I can't use single qmgr cuz I'm writing an api, I need to distrib it to unknown number of people who will use it. My goal is to create a smart client which then the user will just send and my API will ... |
Topic: need help in comitting several sessions together thanks! |
ariel135
Replies: 18 Views: 42583
|
Forum: Multiphase Commit Posted: Sun Apr 20, 2008 11:27 am Subject: need help in comitting several sessions together thanks! |
well, i'm working on a program, and in my program i have an array of sessions, each item connects to a diffrent queue manager via client connection and opens a specific queue.
i created few functions ... |