PLS-00904:insufficient privilege to access object string
错误码
错误描述:insufficient privilege to access object string
错误原因:An attempt was made to operate on a database object without the required privilege. For example, this error occurs if an attempt was made to UPDATE a table for which only SELECT privileges were granted, or the database object's ACCESSIBLE BY clause prohibits the attempted compilation.
解决方法:Ask the DBA to perform the operation or to grant you the required privilege.
向认证技术专家提问
向技术专家提问


