Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> ORA-01031:Inufficient Privileges

ORA-01031:Inufficient Privileges

From: Allen <allen.brost_at_motorola.com>
Date: Thu, 17 Aug 2000 11:51:00 -0500
Message-ID: <399C17F4.F3C1075E@motorola.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US