nerdexam
IBM

C2180-376 · Question #12

A WebSphere MQ for AIX application currently accepts an individual price change from an online user via local queue Q1. The company would like to start receiving price changes via a new input file…

The correct answer is D. Write a program that reads through the file, taking each record from the file and putting it as. See the full explanation below for the reasoning.

Question

A WebSphere MQ for AIX application currently accepts an individual price change from an online user via local queue Q1. The company would like to start receiving price changes via a new input file on AIX. They are evaluating different approaches to transfer the data from the file to the pricing system queue Q1. Which of the following approaches is most appropriate for these requirements?

Options

  • ADefine the incoming file as an alias to the Pricing System queue Q1.
  • BUse RFHUTIL to move the data from the file to the Pricing System queue Q1.
  • CUse the File Transfer Application that comes with WebSphere MQ to read the records from
  • DWrite a program that reads through the file, taking each record from the file and putting it as

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    18% (5)
  • C
    7% (2)
  • D
    71% (20)

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice