aiaiDBA

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

13718043309

010-86462881

ORA-38467: user cannot GRANT/REVOKE privileges to/from himself

ORA-38467: user cannot GRANT/REVOKE privileges to/from himself
Cause: An attempt was made to GRANT or REVOKE privileges to or from the current user.
Action: The the to_user or from_user field should be different from the user performing the operation.

请先 登录 后评论

1 个回答

小智
ORA-38467:用户不能GRANT / REVOKE权限/自己,
.原因:尝试向当前用户或从当前用户获取GRANT或REVOKE权限。,
.操作: to_user或from_user字段应与执行操作的用户不同。,
.
请先 登录 后评论