DEV, TEST, UAT and PROD servers (queue manager) should never ever be interconnected. One slip of a finger (someone deleting messages in a DEV queue but do it in PROD), can cause so many problems, the headache is not worth it.
Also, you didn't say what type of application is using the MQ Client. Is it Java, Java/JMS, .NET, .NET/XMS, C, C++, COBOL, etc... Because for Java, Java/JMS and .NET managed applications you do not need the full MQ Client install.
later
Roger
------------------------------
Roger Lacroix
CTO
Capitalware Inc.
London ON Canada
https://capitalware.com------------------------------
Original Message:
Sent: Wed February 09, 2022 01:53 PM
From: Skid Minix
Subject: Configuration question
I have a customer that has a question regarding a queue setup and if it is doable?
We have 22 development servers (development, UAT, regression) and the production server. Does the MQ Client need to be installed on all the servers for wmA to access the queue? Or, can the MQ Client be installed on the production server, and the development servers access the queue through the production server?
It sounds like they want to use one client install and have all of the other servers accessing this via a production server.
------------------------------
Skid Minix
------------------------------