nerdexam
IBM

C2180-277 · Question #64

A system administrator was asked to create a security identity "ftp::FTP1" associated with a user ftpuser1 and its password password1. The message flow containing the FileOutput node with the…

The correct answer is D. Did not add an extra escape character with -u option in the command. See the full explanation below for the reasoning.

Question

A system administrator was asked to create a security identity "ftp::FTP1" associated with a user ftpuser1 and its password password1. The message flow containing the FileOutput node with the correct ftp credentials has been deployed to the broker BRK1 on Linux system already. The system administrator ran the command: mqsisetdbparms BRK1 -n ftp::FTP1 -u ftp\user1 -p password1 When the transaction was processed, the output file was not generated on the ftp server and the failure reported incorrect user credentials. What did the system administrator do wrong?

Options

  • ASupplied incorrect userId and password in the command.
  • BUsed the incorrect format of security identity in the command.
  • CAdded the extra escape character with -u option in the command.
  • DDid not add an extra escape character with -u option in the command.

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • C
    17% (5)
  • D
    73% (22)

Community Discussion

No community discussion yet for this question.

Full C2180-277 Practice