Hello!
I have a problem regarding to IMB/MQ series 5.1. In my Visual Basic 6.0
program I want to access an IMB/MQ client. My method shall send a message to
another application via MQ.
This is my statement when something goes wrong.
set qm = mqs.AccessQueueManager("")
This is my error message from MQ.
MQRC_Q_MGR_NOT_AVAILABLE, ReasonCode = 2059.
My IBM/MQ client is up and running. This MQ client is installed at the
application server and my MQ server is installed at the database server.
Can anybody tell me whats wrong?
I need to know this immediately!
Regards
H?kan