PLS-00904: insufficient privilege to access object string
Cause: An attempt was made to operate on
a database object without the required privilege. This error occurs, for
example, if an attempt was made to UPDATE a table for which only SELECT
privileges were granted.
Action: Ask the DBA to perform the
operation or to grant you the required privilege.
Relared Errors:
PLS-00905:
object string is invalid
PLS-00906:
Compilation is not possible
PLS-00907:
cannot load library unit string (referenced by
string)
PLS-00908: The
stored format of string is not supported by this
release
PLS-00909:
object string is not declared or insufficient privileges to access
object
PLS-00910:
insufficient privilege to inherit from type string
PLS-00920:
parameter plsql_native_library_dir is not set
PLS-00923:
native compilation failed: string:string
PLS-00924:
native compilation is not supported on this platform
PLS-00925:
native compilation failed: Unable to create C file (string
string






Leave a Reply