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 3 matches
Author Message
  Topic: URGENT : USS problem on low values in packed zone
guestman

Replies: 4
Views: 2238

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 18, 2003 3:13 am   Subject: URGENT : USS problem on low values in packed zone
Solution is to use BLOB data type into db2 database. Like this, BLOB data type is also to be used from WMQI part and x'00' is no more interpreted like an ending character string.
  Topic: URGENT : USS problem on low values in packed zone
guestman

Replies: 4
Views: 2238

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 12, 2003 7:10 am   Subject: URGENT : USS problem on low values in packed zone
To be more simple and in order to simulate a low-value (00 hexa code), here is a sample e-sql code :

declare w_string char;
declare w_lowvalue blob;

SET w_lowvalue = X'00';
SET w_string = 'BEG ...
  Topic: URGENT : USS problem on low values in packed zone
guestman

Replies: 4
Views: 2238

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 11, 2003 5:00 am   Subject: URGENT : USS problem on low values in packed zone
Hi,

For message recycle purposes, I need to store MRM messages in a DB2 database. Problem is that messages contain packed zones and when they are inserted by odbc driver into db2 database, messages ...
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.