aiaiDBA

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

13718043309

010-86462881

ORA-24093: AQ agent string not granted privileges of database user string

ORA-24093: AQ agent string not granted privileges of database user string
Cause: The specified AQ agent does not have privileges of the specified database user
Action: Specify a valid combination of AQ agent and database user. Check the DBA_AQ_AGENT_PRIVS or USER_AQ_AGENT_PRIVS view for user/agent mappings

请先 登录 后评论

1 个回答

小智
ORA-24093:AQ代理字符串未授予数据库用户字符串的权限,
.原因:指定的AQ代理没有指定数据库用户的权限,
.操作:指定AQ代理和数据库用户的有效组合。检查用户/代理映射的DBA_AQ_AGENT_PRIVS或USER_AQ_AGENT_PRIVS视图,
.
请先 登录 后评论