Posted by: the_hareeb October 11, 2009
DBA question
Login in to Rate this Post:     0       ?        
I am logged in as SYSTEM.. and do the following query:

grant select rev_address to Accountant;

i get the following error:

Error starting at line 1 in command:
grant select rev_address to Accountant
Error report:
SQL Error: ORA-00990: missing or invalid privilege
00990. 00000 -  "missing or invalid privilege"
*Cause:    
*Action:

Because I am logged in as SYSTEM, shouldn't I have grant privledge? If I dont, how do i grant SYSTEM a grant privledge. Thanks.


Read Full Discussion Thread for this article