| Exam Code/Number: | A2180-374Join the discussion |
| Exam Name: | Assessment: IBM WebSphere MQ V7.0, System Administration |
| Certification: | IBM |
| Question Number: | 157 |
| Publish Date: | May 19, 2026 |
|
Rating
100%
|
|
An administrator has been asked to create a listener that listens on port 1416 and starts automatically when the queue manager is started. Which of the following MQSC commands will create the listener?
An administrator wants to define a IBM WebSphere MQ object so that the applications can be prevented from sending messages to the processing applications queue APPQ, but continue to allow administrators to send test messages to the processing application. The application will send messages using an object ABC. What MQSC command should be used?
An administrator has been asked to create a model queue that will be used by client applications to receive reply messages from a central processing application on a distinct queue for each client application. The messages returned to the client are persistent messages.
What command is appropriate to define the model queue?
The following command is executed using the JMSAdmin facility. InitCtx> define Q(Q_IN) QMGR(QMGR1) QUEUE(Q1) Which one of the following did the command create?
An administrator defines three topics on queue manager on AIX: TAlpha with the topic string P/Q TBeta with the topic string P/Q/R TSigma with the topic string P/Q/R/S The administrator then grants authority to the topics as shown below. User1 - Publish and Subscribe on TAlpha User2 Publish on TBeta and Subscribe on TSigma. Which of the following options are possible for the users to perform?