标题: ORA-25235: fetched all messages in current [打印本页] 作者: admin 时间: 2016-9-1 22:19 标题: ORA-25235: fetched all messages in current ORA-25235: fetched all messages in current transaction from string.string Cause: The NEXT_TRANSACTIONnavigation option was used in a dequeue
when there were no more messages that belong to the same transaction. Action: Use theNEXT_TRANSACTION navigation option to move to the next
also use the FIRST_MESSAGE option to start from the head of the queue again.