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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Aarrrggghhh!!! Creating an index shouldn't be so hard!

RE: Aarrrggghhh!!! Creating an index shouldn't be so hard!

From: Dennis Taylor <ismgr_at_pctc.com>
Date: Wed, 04 Oct 2000 15:36:38 -0700
Message-Id: <10639.118538@fatcity.com>


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

Original text of this message

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