Durring an attempt to connect to the server via a remote client, we get a msg indicating that the user running the service needs read access to the domain group. We've confirmed that this user does ha ...
Ron, I'm using the explorer to view the properties of the queue and it shows PUT enabled. Running the API in advanced mode you can choose the options on the MQOPEN. "MQOO_INPUT_AS_Q_DEF" is selected a ...
Actually the error indicates invalid TYPE rather than Option. I think this is refering to the queue being a remote def queue. It's like it doesn't like the MQOPEN on this TYPE of queue. Anyone have an ...
I'm new to MQ and am attempting to send msgs to a remote (MVS/MQ) QM. I've worked with the remote site to establish channels and queues and from their end they are able to send a msgs to my local queu ...