ORA-25243:CONSUMER_NAME cannot be specified when dequeuing from exception queue string.string
错误码
错误描述:CONSUMER_NAME cannot be specified when dequeuing from exception queue string.string
错误原因:An attempt was made to dequeue from an exception queue by specifying the CONSUMER_NAME in the dequeue options. CONSUMER_NAME can only be specified when dequeuing from a normal queue created for multiple consumers.
解决方法:Specify only the message id in the dequeue options to dequeue a message from an exception queue.
向认证技术专家提问
向技术专家提问


