标题: ORA-25243: CONSUMER_NAME cannot be specified [打印本页] 作者: admin 时间: 2016-9-1 22:21 标题: ORA-25243: CONSUMER_NAME cannot be specified ORA-25243: CONSUMER_NAME cannot be specified when dequeuing from exception queue string.string Cause: An attempt was madeto 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. Action: Specify only themessage id in the dequeue options to dequeue a message
from an exception queue.