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 7 matches
Author Message
  Topic: Converting EBCDIC to ASCII
Washington Morais

Replies: 2
Views: 6717

PostForum: IBM MQ API Support   Posted: Mon Apr 30, 2012 6:00 am   Subject: Converting EBCDIC to ASCII
hi all...

I need to get an EBCDIC message and convert it to ASCII. Is this enough?


...
if (getEbcdic)
{
mQMessage.CharacterSet = [ what is the correct code? ];
mQ ...
  Topic: Transaction Scope and Get Issue
Washington Morais

Replies: 8
Views: 8948

PostForum: IBM MQ API Support   Posted: Fri Mar 02, 2012 7:54 am   Subject: Transaction Scope and Get Issue
hi all. I found the solution in another post here:


Registry

In the registry .. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\XADLL

amqmtsxatmc.dll
C:\Program Files (x86)\IBM\WebSphere MQ\ ...
  Topic: Transaction Scope and Get Issue
Washington Morais

Replies: 8
Views: 8948

PostForum: IBM MQ API Support   Posted: Fri Mar 02, 2012 3:09 am   Subject: Transaction Scope and Get Issue
Sure, but this is a specific error that occur only in Windows and could have a lot of possible symptoms. I'm still searching to find out a solution, but maybe someone here had the same problem.
  Topic: Transaction Scope and Get Issue
Washington Morais

Replies: 8
Views: 8948

PostForum: IBM MQ API Support   Posted: Thu Mar 01, 2012 1:05 pm   Subject: Transaction Scope and Get Issue
Hi, all.

Im facing a problem when i tried to get a message from MQ using Transaction Scope.

In the Get method the error 'MQRC_UOW_ENLISTMENT_ERROR' is thrown. This error only happens on Local De ...
  Topic: Multiple Threads getting the same message
Washington Morais

Replies: 7
Views: 6340

PostForum: IBM MQ API Support   Posted: Fri Feb 10, 2012 4:16 am   Subject: Multiple Threads getting the same message
Hi guys, tks for all answers. I guess i found the problem.

I was using Tasks for each message I wanted to read from MQ. I was thinking that Tasks and Threads are then same.

I changed my code to ...
  Topic: Multiple Threads getting the same message
Washington Morais

Replies: 7
Views: 6340

PostForum: IBM MQ API Support   Posted: Thu Feb 09, 2012 10:13 am   Subject: Multiple Threads getting the same message

mQGetMessageOptions.Options |= MQC.MQPMO_SYNCPOINT;

MQPMO_SYNCPOINT is an mqput option.

True. I'll change it and see the result.
Tks
  Topic: Multiple Threads getting the same message
Washington Morais

Replies: 7
Views: 6340

PostForum: IBM MQ API Support   Posted: Thu Feb 09, 2012 9:30 am   Subject: Multiple Threads getting the same message
Hi all.

I have an application that is using multiple threads to retrieve messages from MQ. Each Thread open a new connection to MQ. The problem is that differents Threads are reading the same messa ...
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.