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 » WebSphere Message Broker (ACE) Support » Old Chestnut of XML messages in BLOB fields.

Post new topic  Reply to topic
 Old Chestnut of XML messages in BLOB fields. « View previous topic :: View next topic » 
Author Message
Coz
PostPosted: Mon Mar 04, 2002 5:30 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 44
Location: Basel CH

Anybody got any ideas why when i try to do this, in line with what was documented in the other thread about Concatenation...

SET OutputRoot."BLOB"."BLOB" = InputRoot."BLOB"."BLOB" || (SELECT ...

I get a BIP2420E which tells me || is not a supported action for these datatypes.

The input message is XML fed through a XMLtoBLOB RCD so I am somewhat confused.

Cheers
Coz
Back to top
View user's profile Send private message
chanduy9
PostPosted: Mon Mar 04, 2002 10:42 am    Post subject: Reply with quote

Disciple

Joined: 28 Nov 2001
Posts: 177
Location: USA

Hi,
you are trying to concatinate the char type to blob, conver the char type to blob then try.
Chandra.
Back to top
View user's profile Send private message
Coz
PostPosted: Mon Mar 04, 2002 10:48 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 44
Location: Basel CH

Not unless WMQI automatically converts every SELECT to Char I'm not (as the field in the DB2 database is BLOB) and this is the same thing as the concatenation of two XML messages earlier in this forum history.

My difference is all I'm trying to concatenate is the message to a BLOB representation of a MQMD as we tend to same the messages without the MQMD.

Coz
Back to top
View user's profile Send private message
chanduy9
PostPosted: Mon Mar 04, 2002 1:20 pm    Post subject: Reply with quote

Disciple

Joined: 28 Nov 2001
Posts: 177
Location: USA

Hi,
could you write your whole statement, and tell me what exactly you are trying to do.
Chandra.
Back to top
View user's profile Send private message
mq_developer
PostPosted: Mon Mar 04, 2002 2:37 pm    Post subject: Reply with quote

Voyager

Joined: 18 Feb 2002
Posts: 82

Hi,
From your ESQL it seems like you are trying to concatenate a list to the BLOB.
Try adding THE and ITEM clause before your SELECT statement , so that it fetches a Datatype of BLOB provided the column in DB2 is defined as BLOB.

Please post your full ESQL stmt.

cheers , Ram
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Old Chestnut of XML messages in BLOB fields.
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.