A company has the requirement to have their message flow application running on brokerBRK1 communicate with the CICS Tra

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A company has the requirement to have their message flow application running on brokerBRK1 communicate with the CICS Tra

Post by answerhappygod »

A company has the requirement to have their message flow application running on brokerBRK1 communicate with the CICS Transaction Server. The message flow application contains CICSRequest node that has security identity defined as mySecurityIdentity. TheCICS 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?

A. mqsisetdbparms BRK1 -n SecurityIdentity -u user1 -p password1
B. mqsisetdbparms BRK1 -n mySecurityIdentity -u user1 -p password1
C. mqsisetdbparms BRK1 -n cics::SecurityIdentity -u user1 -p password1
D. mqsisetdbparms BRK1 -n cics::mySecurityIdentity -u user1 -p password1
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply