IBM
C2180-374 · Question #124
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…
The correct answer is B. DEFINE QALIAS(ABC) TARGET(APPQ). See the full explanation below for the reasoning.
Question
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?
Options
- ADEFINE QALIAS(ABC) BASEQ(APPQ)
- BDEFINE QALIAS(ABC) TARGET(APPQ)
- CDEFINE QREMOTE(ABC) TARGET(APPQ)
- DDEFINE QLOCAL(ABC) ALIASQ(APPQ)
- EDEFINE QMODEL(ABC) BASEQ(APPQ)
How the community answered
(43 responses)- A2% (1)
- B84% (36)
- C5% (2)
- D7% (3)
- E2% (1)
Community Discussion
No community discussion yet for this question.