IBM
C9530-001 · Question #4
What is the result of the command mqsisetdbparms -n DB2_1 -u test -p test123?
The correct answer is A. Creates a security identity for DB2_1. Use the mqsisetdbparms command to associate a specific user ID and password (or SSH identity file) with one or more resources that are accessed by the broker.
Application Development for Connectivity and Integration
Question
What is the result of the command mqsisetdbparms -n DB2_1 -u test -p test123?
Options
- ACreates a security identity for DB2_1.
- BSets the database parameters test and test123 for DB2_1.
- CConnects to the database DB2_1 with user test and password test123.
- DCreates service userld "test" and password "test123" for the Integaration node "DB2_1".
How the community answered
(30 responses)- A83% (25)
- B3% (1)
- C10% (3)
- D3% (1)
Explanation
Use the mqsisetdbparms command to associate a specific user ID and password (or SSH identity file) with one or more resources that are accessed by the broker.
Topics
#mqsisetdbparms#security identity#database credentials#CLI commands
Community Discussion
No community discussion yet for this question.