文档解释 ORA-26944: User “string” attempted to invoke a procedure without proper permissions. Cause: An attempt
ORA-26944: User “string” attempted to invoke a procedure without proper permissions.
Cause: An attempt was made to invoke a procedure without proper permissions.
Action: Use the DBMS_GoLDENGATE_AUTH.GRANT_ADMIN_PRIVILEGE to grant the invoking user proper privileges.
ORA-26944错误表示用户尝试调用一个过程没有足够的权限。
(1)检查数据库进程的session_user_id和session_Machine_id,以确定没有所需的权限的用户的名称。
(2)给该用户授予适当的create session权限,以使其具备调用存储过程的权限。
(3)如果该用户已拥有create session权限,则可能需要更新授权,以允许用户调用此存储过程。
(4)重新启动数据库,以确保更新的权限被激活。
--结束END--
本文标题: ORA-26944: User “string” attempted to invoke a procedure without proper permissions. ORA
本文链接: https://lsjlt.com/news/531182.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0