ORA-25433:User string does not have INHERIT REMOTE PRIVILEGES privilege on connected user string.
错误码
错误描述:User string does not have INHERIT REMOTE PRIVILEGES privilege on connected user string.
错误原因:An attempt was made to use a connected user database link inside a definer's rights function, procedure or view, and the owner of the function, procedure or view lacked INHERIT REMOTE PRIVILEGES privilege on the connected user.
解决方法:Either do not start the function, procedure or view, or grant the owner of the function, procedure or view INHERIT REMOTE PRIVILEGES privilege on the connected user.
向认证技术专家提问
向技术专家提问


