标题: ORA-25241: cannot change correlation ID [打印本页] 作者: admin 时间: 2016-9-1 22:20 标题: ORA-25241: cannot change correlation ID ORA-25241: cannot change correlation ID from string to string without FIRST_ MESSAGE option Cause: An attempt was madeto change the correlation ID while using the NEXT_
MESSAGE or NEXT_TRANSACTION option for dequeuing. Action: To use a correlationID that is different from the previous dequeue call,
reset the dequeuing position by using the FIRST_MESSAGE navigation option.