aiaiDBA

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

13718043309

010-86462881

ORA-24085: operation failed, queue string is invalid

ORA-24085: operation failed, queue string is invalid
Cause: An attempt was made to enqueue, dequeue or administer a queue which is invalid. This could have occured because the payload type of the queue's queue table was dropped or rules associated with queue subscribers got altered or dropped.
Action: Drop the queue table setting the force option to true.

请先 登录 后评论

1 个回答

小智
ORA-24085:操作失败,队列字符串无效,
.原因:试图对无效的队列进行入队,出队或管理。这可能发生,因为队列的队列表的有效载荷类型被丢弃或与队列订户相关联的规则被更改或丢弃。,
.操作:删除将强制选项设置为true的队列表。,
.
请先 登录 后评论