ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 12 matches
Author Message
  Topic: MQRC_UOW_ENLISTMENT_ERROR in .Net
BOBD

Replies: 12
Views: 7494

PostForum: IBM MQ API Support   Posted: Wed Oct 06, 2004 4:16 pm   Subject: MQRC_UOW_ENLISTMENT_ERROR in .Net
I am not trying to do distributed transaction. All I want at this point is local transaction. What you are referring is transactional attribute(required only for distributed transactions)


Just i ...
  Topic: MQRC_UOW_ENLISTMENT_ERROR in .Net
BOBD

Replies: 12
Views: 7494

PostForum: IBM MQ API Support   Posted: Wed Oct 06, 2004 11:58 am   Subject: MQRC_UOW_ENLISTMENT_ERROR in .Net
I dont have match option. Do I have to specify match option? I tried to spicify MatchOption = MQC.MQMO_NONE. The same error.
SyncpointAvailability shows that syncpoint is available.
  Topic: MQRC_UOW_ENLISTMENT_ERROR in .Net
BOBD

Replies: 12
Views: 7494

PostForum: IBM MQ API Support   Posted: Wed Oct 06, 2004 11:15 am   Subject: MQRC_UOW_ENLISTMENT_ERROR in .Net
Client installed on Windows 2000 SP4. I can do put on the same queue manager (defferent queue) with MQPMO_SYNCPOINT and don't get any error.
  Topic: MQRC_UOW_ENLISTMENT_ERROR in .Net
BOBD

Replies: 12
Views: 7494

PostForum: IBM MQ API Support   Posted: Wed Oct 06, 2004 10:48 am   Subject: MQRC_UOW_ENLISTMENT_ERROR in .Net
My understanding that you dont have to do it because you specify options in Get(). I tried to add line
queueManger.Begin();
It fails with the same error.
  Topic: MQRC_UOW_ENLISTMENT_ERROR in .Net
BOBD

Replies: 12
Views: 7494

PostForum: IBM MQ API Support   Posted: Wed Oct 06, 2004 9:58 am   Subject: MQRC_UOW_ENLISTMENT_ERROR in .Net
I changed code to use constant from MQGMO structure. It didn't help. Is there anything that can be done on MQ site?
  Topic: MQRC_UOW_ENLISTMENT_ERROR in .Net
BOBD

Replies: 12
Views: 7494

PostForum: IBM MQ API Support   Posted: Wed Oct 06, 2004 7:19 am   Subject: MQRC_UOW_ENLISTMENT_ERROR in .Net
I install MQ Client 5.3 sp7 and getting this error when I try to get message with MQC.MQPMO_SYNCPOINT option. I use code below:

queueIn = new MQQueue( queueManger,
replyToQueueName,
MQC.MQO ...
  Topic: syncpoint question
BOBD

Replies: 19
Views: 12036

PostForum: IBM MQ API Support   Posted: Mon Oct 04, 2004 6:06 pm   Subject: syncpoint question
I am writing similar program using C# and 5.3 client. After reading IBM documentation my understanding is that two phase commit is available
through COM+/MTS. Here is the link how to create COM+ com ...
  Topic: C# MQObjectDescriptor
BOBD

Replies: 9
Views: 5861

PostForum: IBM MQ API Support   Posted: Mon Oct 04, 2004 5:48 pm   Subject: C# MQObjectDescriptor
I would like to thank everybody who participated in this thread.
I spoke with vendor as well as IBM support. They are using request/reply pattern, but instead of defining remote queue they use local ...
  Topic: C# MQObjectDescriptor
BOBD

Replies: 9
Views: 5861

PostForum: IBM MQ API Support   Posted: Mon Oct 04, 2004 9:35 am   Subject: C# MQObjectDescriptor
I need to be able to overwrite default values of the MQObjectDescriptor. the manual says that structure is collapsed into parameters in AccessQueue methods but there are only two versions of the meth ...
  Topic: C# MQObjectDescriptor
BOBD

Replies: 9
Views: 5861

PostForum: IBM MQ API Support   Posted: Sun Oct 03, 2004 6:07 pm   Subject: C# MQObjectDescriptor
I am using C# and AccessQueue method doesn’t have Object Descriptor parameter. I can successfully get QueueMannager object but when I call AccessQueue I am getting error that queue doesn’t exists ...
  Topic: C# MQObjectDescriptor
BOBD

Replies: 9
Views: 5861

PostForum: IBM MQ API Support   Posted: Sun Oct 03, 2004 6:37 am   Subject: C# MQObjectDescriptor
Remote queue is configured correctly. I couldn’t find a way in .Net libraries to specify objectdescriptor. There is class MQObjectDescriptor but I couldn’t find ay interface where I can pass or ...
  Topic: C# MQObjectDescriptor
BOBD

Replies: 9
Views: 5861

PostForum: IBM MQ API Support   Posted: Fri Oct 01, 2004 12:20 pm   Subject: C# MQObjectDescriptor
Hello,
I am writing program using C# libraries. We are connecting to remote queue that mapped to mainframe queue. According to our vendor in order to connect to queue we need to set some fields on Ob ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.