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?
Currently there are no comments in this discussion, be the first to comment!