aiaiDBA

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

13718043309

010-86462881

ORA-32167: No payload set on the Message

ORA-32167: No payload set on the Message
Cause: An attempt was made to enqueue a message without setting a payload on it.
Action: Set a payload on the message before calling the send method.

请先 登录 后评论

1 个回答

小智
ORA-32167:消息上未设置有效负载,
.原因:试图使消息入队,但不设置有效负载。,
.操作:在调用send方法之前,在消息上设置有效内容。,
.
请先 登录 后评论