Author |
Message |
Topic: How to use -o in mqsireportproperties |
szudor
Replies: 9 Views: 27199
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 17, 2007 4:33 am Subject: Try this |
Try this:
mqsireportproperties <broker> -b httplistener -o AllReportableEntityNames -a
and
mqsireportproperties <broker> -e default -o AllReportableEntityNames -a
The output sa ... |
Topic: WMB 6.0 ESQL Editor Compatibility problem |
szudor
Replies: 8 Views: 40018
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 23, 2006 10:55 pm Subject: WMB 6.0 ESQL Editor Compatibility problem |
In my case it works.
The problem was, that I try to use WMB 6 on Windows 2000 (upgrade from 5.0) and my configuration works like a 5.0 environment.
After operating system upgrade to Windows XP, ... |
Topic: WMB 6.0 ESQL Editor Compatibility problem |
szudor
Replies: 8 Views: 40018
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 22, 2006 1:03 am Subject: WMB 6.0 ESQL Editor Compatibility problem |
Hi,
Using WMB 6.0 (Toolkit Version: 6.0.0.1, Build id: 20060106_1130) on Windows 2000 Professional, I meet some strange problems:
1. Using the "Broker Application Development" perspective, ... |
Topic: LANGUAGE JAVA ERROR |
szudor
Replies: 10 Views: 7971
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 02, 2005 6:19 am Subject: LANGUAGE JAVA ERROR |
Hi,
I solve the update problem, with the following steps:
- update (running the CSD executable)
- delete <WSADIE workplace>\.metadata directory before starting WSADIE
- importing existing ... |
Topic: LANGUAGE JAVA ERROR |
szudor
Replies: 10 Views: 7971
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Oct 01, 2005 4:15 am Subject: LANGUAGE JAVA ERROR |
Did you apply FP4 of WBIMB to the Toolkit *after* you upgraded it?
Using "WBIMB to the Toolkit 5.0 CSD06" the CREATE PROCEDURE works.
My question was for "WebSphere Message Brokers Toolkit for ... |
Topic: LANGUAGE JAVA ERROR |
szudor
Replies: 10 Views: 7971
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 29, 2005 4:01 am Subject: LANGUAGE JAVA ERROR |
Hi
I meet the same problem, using WBIMB 5.0 CSD05 on Windows 2000, and "Message Brokers Toolkit for WebSphere Studio Version: 5.1.0 Build id: 20040709_1438".
The code are:
CREATE COMPUTE MOD ... |
Topic: WAS and WMQ 5.3 Extended Transactional Client |
szudor
Replies: 3 Views: 3579
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 04, 2005 9:42 pm Subject: WAS and WMQ 5.3 Extended Transactional Client |
Yes, I'm sure.
In our intention, the main goal of this architecture are that the message will be rolled back, and the MDB running in the second (on-line) WAS environment will process this message. ... |
Topic: WAS and WMQ 5.3 Extended Transactional Client |
szudor
Replies: 3 Views: 3579
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 04, 2005 11:31 am Subject: WAS and WMQ 5.3 Extended Transactional Client |
Hi,
We have a probleme using WAS coordinated transactions with the Extended Transactional Client.
The environment:
WebSphere MQ V5.3 CSD 7
WebSphere MQ Extended Transactional Clients V5.3.0. ... |
Topic: Error trying to execute mqsiimportmsgflows utility |
szudor
Replies: 5 Views: 3881
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 03, 2004 11:06 pm Subject: Error trying to execute mqsiimportmsgflows utility |
Hi Kiran,
1. Using 2.1 CSD02 and IC01 utilities I export the message flows
2. Using 2.1 CSD06 and Control Center, I import the message flows previously exported from CSD02 Config Manager
3. Usin ... |
Topic: Error trying to execute mqsiimportmsgflows utility |
szudor
Replies: 5 Views: 3881
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 31, 2004 9:49 pm Subject: Error trying to execute mqsiimportmsgflows utility |
Hi Kiran !
Yes, the import/export from Control Center works fine.
I try to import from command line a message flow exported prior with Control Center, but the error message are the same.
If ... |
Topic: Error trying to execute mqsiimportmsgflows utility |
szudor
Replies: 5 Views: 3881
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 28, 2004 11:55 am Subject: Error trying to execute mqsiimportmsgflows utility |
I have the same problem.
I'm using this utilities successfully many times, but after a configuration manager re-install on Windows 2000 SP4 I receive the following error message:
BIP1018S: Une ... |
Topic: Debug on server |
szudor
Replies: 1 Views: 2470
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 19, 2004 6:02 am Subject: Debug on server |
I have similar problems with message-flow debugging using RAD.
Try to restart the server (in the Server perspective) - sometimes it works. Otherwise, try to
- stop the broker
- stop IBM Agent Con ... |
Topic: ccsid info |
szudor
Replies: 1 Views: 2120
|
Forum: IBM MQ API Support Posted: Thu Mar 20, 2003 9:15 am Subject: ccsid info |
Hi,
Additional information about MQ Code Convertion and CCSIDs on page:
"http://www-4.ibm.com/software/ts/mqseries/support/faqs/convert.html"
You can check the list of usable CCSIDs on your pla ... |
Topic: question about ASBITSTREAM |
szudor
Replies: 4 Views: 10700
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 14, 2003 8:38 am Subject: question about ASBITSTREAM |
Hi,
From WMQI 2.1 CSD02 ESQL reference book results, that BITSTREAM function works only for Root and Body (InputRoot, InputBody). I supose, that is true for CSD04 also, including the ASBITSTREAM. |
Topic: amqiclen (has anyone used this command successfully?) |
szudor
Replies: 3 Views: 6808
|
Forum: General IBM MQ Support Posted: Fri Mar 14, 2003 2:57 am Subject: amqiclen (has anyone used this command successfully?) |
If you start the command without any parameter, you can see a short list of possible arguments.
For clearing (-x option) all resources you must have "root" authority. |