文档解释
ORA-24091: Destination queue string is the same as the source queue
Cause: Propagation cannot be scheduled when the destination queue is the same as the source queue.
Action: Specify a different destination queue.
ORA-24091表明指定的目标队列与源队列相同。
官方解释
常见案例
一般处理方法及步骤
1.确认发送消息的源队列和目标队列是否相同。
2.如果是同一个队列,请更新程序,指定其他目标队列来接受消息。
3.通过编译和执行程序,重新发送消息。
查看更多关于ORA-24091: Destination queue string is the same as the source queue ORACLE 报错的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did234043