Top "Ibm-mq" questions

IBM MQ is a message oriented middleware product that provides a proprietary API as well as implementing the Java Message Service (JMS) API.

MQRC_NOT_AUTHORIZED error while connecting to Websphere MQ 7.1

I am "very" new to IBM Websphere Mq, I'll try to give as much details as possible. I've got Websphere …

ibm-mq userid
AMQP vs Websphere MQ

We're working on an application that supports AMQP for queuing. Some of our clients are using Websphere MQ. I'm just …

messaging rabbitmq amqp ibm-mq celery
How to avoid MQRC2033 NO_MSG_AVAILABLE

I have a simple program to process messages from a queue. My intention is to process all available messages in …

ibm-mq
com.ibm.msg.client.jms.DetailedJMSException: JMSWMQ0018: Failed to connect to queue manager 'xxx' with connection mode 'yyy' and host name 'zzz'

JMS app requires seven parameters to make successful SSL connection with MQ series given here, https://github.com/ibm-messaging/mq-tls-ssl-wizard/…

ssl connection jms ibm-mq mq
How to resolve this channel issue from WMQ?

Below is the related part from a QMGR log file about a WMQ channel issue: ------------------------------------------------------------------------------- 2012-7-23 10:35:25 - Process(340.1) …

ibm-mq mq connection-reset
Type initializer for IBM.WMQ.MQQueueManager throws an exception

When I connect WebSphere MQ using C# without installing MQ server and client, I get the exception The type initializer …

ibm-mq
Websphere MQ v8 - MQRC_NOT_AUTHORIZED - 2035

I am testing WebSphere on local for development purposes and now i wanted to move to new PC. But i …

java authentication authorization ibm-mq
How to connect to local MQseries queue using Python?

I am new to mqseries and I started with IBM WebSphere MQ curses. There are examples with MQ_APPLE and …

python ibm-mq pymqi
IBM MQ for file transfer

We are facing a choice to use IBM MQ over SFTP for file transfer. I've heard advantages of such approach, …

ftp message-queue file-transfer ibm-mq
.net using IBM MQ without full MQ client install

All documemtation and information shows that we have to have an MQ Series client installed on the machine where we …

.net ibm-mq