Did you try creating a batch file and using the "Start myprogram.exe" command? You can have the trigger program start the batch file instead of the .exe itself.
Vinoo Palayoor
IBM MQSeries Certified Specialist
We have seen this problem as well in a similar app. Prior to doing your MQPut call in the VB app, are you making sure that the message descriptor is set to it's default values?
Vinoo Palayoor
We have had the exact same problem with a VB MQ client connecting to an AS400. My concern was with the application doing rollbacks but I have not seen any major issues with this. Although it still doesn't seem right. What version of MQ are you running?
Vinoo Palayoor
We have had the exact same problem with a VB MQ client connecting to an AS400. My concern was with the application doing rollbacks but I have not seen any major issues with this. Although it still doesn't seem right. What version of MQ are you running?
To do an MQSeries transaction you will need to set one of your Get message options properties to "Get Message Under Syncpoint." This will allow you to either "Rollback" - put the message back onto the queue if your program runs into an error. It will also allow you to...
Does anyone know how to secure a server connection channel on the AS400? We have NT(WIndows 2000) machines connecting as MQ clients to the AS400. The AS400 doesn't seem to be authenticating the user on the NT box. We would like to have only certain IP addresses the ability to connect to the...
Also, we have seen that MQ will not pick up new authentication rights (like being added to the MQM group) till the queue manager is restarted. Have you tried restarting the queue manager?
Vinoo Palayoor
IBM MQSeries Certified Specialist
Hi,
Wondering if anyone has any experience with MQ and a hardware based network load balancer. How would a MQ channel handle a virtual IP in the connection name for the channel? What would happen if the channel drops? Has anyone done this before?
Thanks,
Vinoo
Ryan,
Thanks. So to clarify you have your NT box installed with MQ client and you are using the MQAX200 component in your COM object to connect to a queue on your mainframe? My situation is that I am able to connect via the client through test apps (amqsputc and a test app that uses the...
Hi,
Does anyone know how to use the MQAX200 interface connect to the MQ client libraries? We are trying to write a VB program to connect to a remote queue manager using MQ client. The AccessQueueManager method seems to work when connecting to a local queue manager but not remote. Any ideas...
Sameer,
You seem to be trying to do distributed queueing in a clustered environment. First, to take advantage of clustering and load balancing, you need to have ALL of your queue managers in that cluster. In your case that would mean System billing and System adapters. What happens then is...
We are about to redesign a VB MQ application to use the MQSeries COM interface. To this point we have added the cmqb.bas file to all our MQ VB applications.
Has anyone had any experience using the COM interface? What is the threading model for this new COM DLL (MQAX200.DLL) that I will...
Has anyone had any experience using MQ client software/libraries on the AS400? We are exploring having an AS400 act as an MQ client to an MQ cluster of NT machines. Any experiences good/bad would be appreciated.
Thanks,
Vinoo Palayoor
MQSeries Certified Specialist
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.