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 5 matches
Author Message
  Topic: BIP8078E error when running mqsicreateconfigmgr command
Saadat

Replies: 34
Views: 26078

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu May 26, 2005 7:35 am   Subject: check the command
I think you are missing the ID and password pair in the commnad

My commnad format:
---------------------------

MQSICREATECONFIGMGR -i brokerid -a password -q WBRK_QM -n WBRKCMDB -u brokerid -p ...
  Topic: DIRECT REFERENCING TO XML ATTRIBUTE
Saadat

Replies: 8
Views: 5202

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 25, 2005 5:14 am   Subject: DIRECT REFERENCING TO XML ATTRIBUTE
Hi there,

This may help you to solve your issue.

DECLARE myref REFERENCE TO InputRoot.MRM.Message.E1.E11.E12.B;

IF myref.(XML.Attribute).type = 'one' THEN
--Your ESQL
  Topic: best way to store XML message in DB2 VARCHAR?
Saadat

Replies: 4
Views: 4079

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue May 17, 2005 1:56 am   Subject: best way to store XML message in DB2 VARCHAR?
For the benefit of other folks here is the piece of code which i used to solve my problem.
----------------------------------
DECLARE MSG_BLOB BLOB;
DECLARE MSG_DATA CHAR;

SET MSG_BLOB = AS ...
  Topic: best way to store XML message in DB2 VARCHAR?
Saadat

Replies: 4
Views: 4079

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon May 16, 2005 6:29 am   Subject: best way to store XML message in DB2 VARCHAR?
Many thanks guys, found the solution under ASBITSTREAM.
  Topic: best way to store XML message in DB2 VARCHAR?
Saadat

Replies: 4
Views: 4079

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon May 16, 2005 5:34 am   Subject: best way to store XML message in DB2 VARCHAR?
Dear all,
What is the best way to store XML message in DB2 VARCHAR column using WBIMB v5?

Sample message in input Q
----------------------------------

<Message>

<header_1>a</ ...
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.