IBM Operational Decision Manager Standard V8.7 — Question 7

What is the result of the command mqsisetdbparms -n DB2_1 -u test -p test123?

Answer options

Correct answer: A

Explanation

The correct answer is A because the command mqsisetdbparms is specifically used to create a security identity for the specified database. Options B and C misinterpret the function of the command, and option D incorrectly describes the creation of a service user ID, which is not the purpose of this command.