Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Aarrrggghhh!!! Creating an index shouldn't be so hard!
At 02:49 PM 10/4/00 -0700, you wrote:
>>>>
RE: Aarrrggghhh!!! Creating an index shouldn't be so hard!
<smaller>grant CREATE INDEX to
sysop</smaller><color><param>0000,0000,ffff</param>
<smaller>
</smaller></color><<<<<<<<
SQL> SQL> show user
USER is "SYS"
SQL> grant create index to sysop;
grant create index to sysop
*
ERROR at line 1:
ORA-00990: missing or invalid privilege
--- Dennis Taylor --- Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.Received on Wed Oct 04 2000 - 17:36:38 CDT