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)- A10% (2)
- B70% (14)
- C15% (3)
- D5% (1)
Community Discussion
No community discussion yet for this question.