ORA-06598:insufficient INHERIT PRIVILEGES privilege
错误码
错误描述:insufficient INHERIT PRIVILEGES privilege
错误原因:An attempt was made to run an AUTHID CURRENT_USER function or procedure, or to reference a BEQUEATH CURRENT_USER view, and the owner of that function, procedure, or view lacks INHERIT PRIVILEGES privilege on the calling user.
解决方法:Either do not call the function or procedure or reference the view, or grant the owner of the function, procedure, or view INHERIT PRIVILEGES privilege on the calling user.
向认证技术专家提问
向技术专家提问


