nerdexam
IBM

C2180-277 · Question #29

A company has the requirement to have their message flow application running on broker BRK1 communicate with the CICS Transaction Server. The message flow application contains CICSRequest node that…

The correct answer is D. mqsisetdbparms BRK1 -n cics::mySecurityIdentity -u user1 -p password1. See the full explanation below for the reasoning.

Question

A company has the requirement to have their message flow application running on broker BRK1 communicate with the CICS Transaction Server. The message flow application contains CICSRequest node that has security identity defined as mySecurityIdentity. The CICS Transaction server only accepts the transactions from applications if they are sent by the userId user1 with password password1. Which command does the system administrator need to run to set the userId and password on the broker?

Options

  • Amqsisetdbparms BRK1 -n SecurityIdentity -u user1 -p password1
  • Bmqsisetdbparms BRK1 -n mySecurityIdentity -u user1 -p password1
  • Cmqsisetdbparms BRK1 -n cics::SecurityIdentity -u user1 -p password1
  • Dmqsisetdbparms BRK1 -n cics::mySecurityIdentity -u user1 -p password1

How the community answered

(37 responses)
  • A
    11% (4)
  • B
    3% (1)
  • C
    5% (2)
  • D
    81% (30)

Community Discussion

No community discussion yet for this question.

Full C2180-277 Practice