I would like to know if it is possible to implement a simple system blocking mechanism (Like IP Based Blocking) thru WMQ 5.3. The Idea is to have control over which of the systems can have ...
I'm currently faced with an issue relating to response time. My current MQ architecture employed uses dynamic Q for receiving response from the Host System. The initial dynamic Q cr ...
I'm trying to receive a string with double byte characters from a Mainframe (EBCDIC). We are using CodedCharSetId = 5026 on the mainframe end. And at the receving end (Windows NT system) MQGMO_ ...
I would like to limit the systems (Clients) that can connect to the MQ series server (Running on Win'2000). We wanted to make this restriction IP based and implicitly done my MQ. IP address cannot be ...