Author |
Message |
Topic: How to decode base64 encoded data in an XML message |
Pierre-Yves Lesage
Replies: 11 Views: 10422
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 20, 2002 8:55 am Subject: How to decode base64 encoded data in an XML message |
Hi everyone,
I've got an xml message that contains encoded data within two tags. The data is encoded in base64(deflate). (Don't ask me what this means).
Does anyone know of a piece of functionalit ... |
Topic: Semaphores on Solaris |
Pierre-Yves Lesage
Replies: 7 Views: 7963
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Nov 27, 2001 4:02 am Subject: Semaphores on Solaris |
Hi,
I am not sure if your error comes from your /etc/system set-up but we are using shmsys:shminfo_shmmax = 4194304 as suggested in the documentation. It appears to be adequate on our servers to co ... |
Topic: Managing linear log files |
Pierre-Yves Lesage
Replies: 1 Views: 11136
|
Forum: General IBM MQ Support Posted: Tue Oct 30, 2001 9:28 am Subject: Managing linear log files |
Hi,
- Yes, you have to use rcdmqimg or shutdown and restart your queue manager to put your logs in sync with the status of your queue manager.
The current state of queues and logs can become inc ... |
Topic: NEON Ebiz Integrator vs MQSI 2 |
Pierre-Yves Lesage
Replies: 0 Views: 9742
|
Forum: General IBM MQ Support Posted: Mon Oct 22, 2001 2:28 am Subject: NEON Ebiz Integrator vs MQSI 2 |
Hi all,
we are considering upgrading from MQSI v1.1. I need to compare MQSI v2 to NEON Ebiz Integrator and assess what upgrade path will take more/less effort.
Have you guys used NEON Ebiz Integra ... |
Topic: *** MY APOLOGIES TO ALL *** |
Pierre-Yves Lesage
Replies: 11 Views: 17350
|
Forum: General Discussion Posted: Wed Oct 10, 2001 9:00 am Subject: *** MY APOLOGIES TO ALL *** |
This website is great. No apologies necessary.
Pierre-Yves
[ This Message was edited by: Pierre-Yves Lesage on 2001-10-15 07:04 ] |
Topic: MQExplorer on NT machine to Solaris box - authorization prob |
Pierre-Yves Lesage
Replies: 6 Views: 20106
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 10, 2001 5:47 am Subject: MQExplorer on NT machine to Solaris box - authorization prob |
Eddie,
Sorry about the late response.
Thank you very much for your answer. It works.
I also confirm my first post. The userid on the NT/Solaris machine isn't part of mqm. Connecting to the Sola ... |
Topic: MQExplorer on NT machine to Solaris box - authorization prob |
Pierre-Yves Lesage
Replies: 6 Views: 20106
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 21, 2001 6:09 am Subject: MQExplorer on NT machine to Solaris box - authorization prob |
Thanks Jamie.
However, we would love to impress our users with MQExplorer if there is an option available besides putting them in the mqm group!
Pierre-Yves |
Topic: MQExplorer on NT machine to Solaris box - authorization prob |
Pierre-Yves Lesage
Replies: 6 Views: 20106
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 21, 2001 4:34 am Subject: MQExplorer on NT machine to Solaris box - authorization prob |
Hi,
we have installed the MQSeries Explorer on an NT machine. We are trying to get it connected to the Solaris box on which we have a queue manager.
The user exists both on the Solaris box and the ... |
Topic: Message ordering |
Pierre-Yves Lesage
Replies: 4 Views: 22252
|
Forum: General IBM MQ Support Posted: Wed Aug 29, 2001 6:38 am Subject: Message ordering |
As far as I am concerned, I always received messages sent through a channel in the right order, and the priority was also preserved as well.
Pierre-Yves
[ This Message was edited by: Pierre-Yves L ... |
Topic: limit to q file size |
Pierre-Yves Lesage
Replies: 4 Views: 19754
|
Forum: General IBM MQ Support Posted: Tue Aug 28, 2001 4:35 am Subject: limit to q file size |
royr,
we have set-up a system that was previously designed around MQSeries 5.0.
I can't give you any specific detail but we have got programs that process legacy application files into a hub that ... |
Topic: limit to q file size |
Pierre-Yves Lesage
Replies: 4 Views: 19754
|
Forum: General IBM MQ Support Posted: Tue Aug 28, 2001 3:12 am Subject: limit to q file size |
Hi,
we have tested our Solaris boxes (with MQSeries 5.1) with very large volumes and the limit on the file size is 2GB (and not 1GB). When the q size reaches 2GB, any additional put won't work.
Ho ... |
Topic: Channel stopped abnormally |
Pierre-Yves Lesage
Replies: 1 Views: 18954
|
Forum: General IBM MQ Support Posted: Tue Aug 28, 2001 2:45 am Subject: Channel stopped abnormally |
OK,
for those interested, we fixed the problem by stopping the queue manager and deleting the file in the scratch directory. When we restarted the queue manager, it worked fine.
Hope this is usefu ... |
Topic: Channel stopped abnormally |
Pierre-Yves Lesage
Replies: 1 Views: 18954
|
Forum: General IBM MQ Support Posted: Tue Aug 28, 2001 1:37 am Subject: Channel stopped abnormally |
Hi all,
We are running into a puzzling channel problem between two Solaris boxes.
We try to send messages from one queue manager to another but, the channel stops when the messages are picked-up f ... |
Topic: MQSeries Client Connection |
Pierre-Yves Lesage
Replies: 4 Views: 6745
|
Forum: General IBM MQ Support Posted: Wed Aug 22, 2001 7:20 am Subject: MQSeries Client Connection |
Hi,
That's right, this could well be because the client user does not exist on the server machine. You need to use a username of a user that's part of the mqm group on the server.
Or if you have a ... |
Topic: MQSIgetdata / MQSIputdata batch mode? |
Pierre-Yves Lesage
Replies: 3 Views: 11931
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 22, 2001 4:42 am Subject: MQSIgetdata / MQSIputdata batch mode? |
For those interested, the problem we had was caused by the following: we need to specify MQHRF in the .mpf file followed by 3 spaces so that this string is 8 characters long and fills-in the whole MQM ... |