C2180-277 · Question #44
A system administrator is asked to deploy updated code to execution group EG1 running on broker BRK1. There are 2 message flows deployed to the execution group. After a review, it was found that the…
The correct answer is A. mqsideploy BRK1 -e EG1 -a Request.bar -mmqsideploy BRK1 -e EG1 -a Quote.bar. See the full explanation below for the reasoning.
Question
A system administrator is asked to deploy updated code to execution group EG1 running on broker BRK1. There are 2 message flows deployed to the execution group. After a review, it was found that the deployed flow Req.msgflow should have been named Request.msgflow. The other flow Quote.msgflow needed to be updated to accommodate a bug fix. The updated flow code is provided to the system administrator with all of its dependent resources in two separate BAR files (Request.bar and Quote.bar). Which commands does the system administrator need to issue to successfully deploy the new BAR files?
Options
- Amqsideploy BRK1 -e EG1 -a Request.bar -mmqsideploy BRK1 -e EG1 -a Quote.bar
- Bmqsideploy BRK1 -e EG1 -a Quote.bar -d Req.cmf -mmqsideploy BRK1 -e EG1 -a Request.bar -
- Cmqsideploy BRK1 -e EG1 -a Quote.bar -d Request.cmfmqsideploy BRK1 -e EG1 -a Request.bar
- Dmqsideploy BRK1 -e EG1 -a Request.bar -d Req.msgflowmqsideploy BRK1 -e EG1 -a Quote.bar
How the community answered
(25 responses)- A84% (21)
- B4% (1)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.