nerdexam
IBM

C1000-002 · Question #53

An existing application periodically announces price changes by putting messages to a queue. To make the price messages available as publications without changing the application, the output queue…

The correct answer is B. Grant +pub to the alias and +pub to the PRICES topic object. See the full explanation below for the reasoning.

Question

An existing application periodically announces price changes by putting messages to a queue. To make the price messages available as publications without changing the application, the output queue has been deleted and replaced with a queue alias that has TARGTYPE(TOPIC) TARGET(`PRICES'). Which authorization is required to allow the application to publish using the new alias?

Options

  • AGrant +put to the alias only
  • BGrant +pub to the alias and +pub to the PRICES topic object
  • CGrant +put to the alias and +pub to the PRICES topic object
  • DGrant +put to the alias and to each of the subscriber queues

How the community answered

(20 responses)
  • A
    10% (2)
  • B
    70% (14)
  • C
    15% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C1000-002 Practice