Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> ORA-01031:Inufficient Privileges
I am getting this error when I am trying to execute a GRANT:
GRANT INSERT ON "schema_owner"."the_table" TO "another_user";
ORA-01031:Inufficient Privileges
When I am executing the GRANT I am logged in as SYSTEM which has DBA privileges. WTF? When I look at the help or the error message it tells me to make sure that DBA privileges exist... well they do. Am I missing a role? Received on Thu Aug 17 2000 - 11:51:00 CDT
![]() |
![]() |