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

Home -> Community -> Usenet -> c.d.o.server -> insufficient privilege?

insufficient privilege?

From: Brian Yan <by999_at_hotmail.com>
Date: Tue, 27 Jul 1999 15:06:32 GMT
Message-ID: <7nkhti$90t$1@nnrp1.deja.com>


Here is the script I ran:

grant select on user1.table1 to role1;

I got the following error:
ORA-01031: insufficient privileges

I ran this script in a DBA account which has been granted with DBA role. I am wondering what kind of privileges is needed to grant a object privilege?

Thank you for your help.

Brian

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Jul 27 1999 - 10:06:32 CDT

Original text of this message

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