aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-32821: subscriber queue and exception queue must have same payload type

ORA-32821: subscriber queue and exception queue must have same payload type
Cause: An operation was attempted for OUTBOUND propagation where the AQ queues used for the subscriber queue and exception queue have different payload types.
Action: Specify an exception queue that has the same payload type as the subscriber queue.

请先 登录 后评论

1 个回答

小智
ORA-32821:用户队列和异常队列必须具有相同的有效载荷类型,
.原因:尝试对OUTBOUND传播执行操作,其中用于订户队列和异常队列的AQ队列具有不同的有效载荷类型。,
.操作:指定与用户队列具有相同有效负载类型的异常队列。,
.
请先 登录 后评论