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 -> ORA-01031 with Create Index for a Function Based Index

ORA-01031 with Create Index for a Function Based Index

From: <rishiv_at_my-deja.com>
Date: Sat, 19 Feb 2000 04:08:46 GMT
Message-ID: <88l50d$2bq$1@nnrp1.deja.com>


Hello all,
  I'm getting ORA-01031: insufficient privileges while trying to create a function index.

  create index date_ind on date_ind_test (to_char(creation_date,'DHH24'));

  Any ideas on privileges to be set up to use function indexes?

  Thanks
  Rishi

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Feb 18 2000 - 22:08:46 CST

Original text of this message

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