|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: Problem while insert XML from WMQI |
ashish.jaiswal
Replies: 3 Views: 2466
|
Forum: General IBM MQ Support Posted: Mon Apr 03, 2006 2:27 am Subject: Problem while insert XML from WMQI |
Hi,
I am using the following esql
SET XML_DATA = CAST(InputRoot.BLOB.BLOB AS CHAR);
INSERT INTO Database.CRWSLOG(ACTION_KEY,XML_TEXT )
Values('yyyy',XML_DATA);
when i use this esql ... |
Topic: Problem while insert XML from WMQI |
ashish.jaiswal
Replies: 3 Views: 2466
|
Forum: General IBM MQ Support Posted: Fri Mar 31, 2006 5:57 am Subject: Problem while insert XML from WMQI |
Hi Everyone,
I am facing problem while inserting XML file into DB2 CLOB data coulmn from WMQI node, when i insert other data into like string it is working fine.
Does anyone have solution?
... |
Topic: problem with wmqi 2.1 configuration |
ashish.jaiswal
Replies: 4 Views: 3145
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 04, 2005 5:38 am Subject: problem with wmqi 2.1 configuration |
I just got into a project which uses WMQI 2.1 only...and right now customer does NOT want to migrate to the newer version.
and the installable i am using is used by my colleagues also.
He told me th ... |
Topic: problem with wmqi 2.1 configuration |
ashish.jaiswal
Replies: 4 Views: 3145
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 04, 2005 2:16 am Subject: problem with wmqi 2.1 configuration |
hi,
I have installed wmqi2.1 on windows XP machine.
I have the following softwares already installed on my machine:-
DB2 UDB 8.2
Websphere MQ 5.3
When i try to run wmqi control center it g ... |
|
|
|