aiaiDBA

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

13718043309

010-86462881

ORA-25262: agent name cannot be NULL if address is a multi-consumer queue

ORA-25262: agent name cannot be NULL if address is a multi-consumer queue
Cause: The name for the agent in the LISTEN call was not specified when the agent address was a multi-consumer queue.
Action: Specify a non-NULL name for the agent.

请先 登录 后评论

1 个回答

小智
ORA-25262:如果地址是多消费队列,代理名称不能为NULL,
.原因:当代理地址是多消费队列时,未指定LISTEN调用中的代理的名称。,
.操作:为代理程序指定非NULL名称。,
.
请先 登录 后评论