Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to enbale CREATE BITMAP INDEX feature?
I tried to create a bitmap index on a table, something like:
CREATE BITMAP INDEX CREDIT_$BITMAP_JOB_ID ON CREDIT_ADJUST(JOB_ID); I get the following error message:
ORA-00439: feature not enabled: Bitmapped indexes.
any ideas how to correct this problem? Tanx!
Adam Tadj
adamt_at_hsltd.com
Opinions expressed or questions asked are mine not of my employer. Received on Thu Oct 01 1998 - 09:21:49 CDT
![]() |
![]() |