Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-01031 with Create Index for a Function Based Index
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
![]() |
![]() |