简体   繁体   中英

How we can verify IBM MQ configuration locally?

Just started learning about IBM MQ. So how we can verify MQ configuration locally without the App? How can we verify MQConfig Locally

You can verify that your IBM® WebSphere® MQ MQI client installation completed successfully and the communication link is working.

The verification procedure shows how to create a queue manager called queue.manager.1, a local queue called QUEUE1, and a server-connection channel called CHANNEL1 on the server.

This shows how to create a client-connection channel on an IBM WebSphere MQ MQI client workstation. It then shows how to put a message on a queue, and retrieve messages from the queue, using the sample program.

The example does not solve any client security problems. See Setting up IBM WebSphere MQ MQI client security for details if you are concerned about IBM WebSphere MQ MQI client security issues.

The verification method assumes that: The entire IBM WebSphere MQ Server product is installed on a server. Server installations are accessible on your network. The IBM WebSphere MQ MQI client software is installed on a client system. Installed the IBM WebSphere MQ sample program. TCP/IP configured on server and client systems. For more information, see Configuring the connection between the server and the client. To initiate the verification process using the command line, see Verifying a client installation using the command line.

To begin the verification process for Windows and Linux® operating systems when you use IBM WebSphere MQ Explorer, see Verifying client installations on Windows and Linux using IBM WebSphere MQ Explorer.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM