Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Bitmap index creation failed
Have anyone encountered the following error when creating bitmap index?
ORA-28604: table too fragmented to build bitmap index (22495432,16,16)
The SQL command that caused the above error is: create bitmap index xxx on
record(abc) tablespace idx_tbs;
I am using Oracle 10.1.0.2.0 on Red Hat Enterprise 3.0
Thanks Received on Wed Oct 20 2004 - 13:48:36 CDT
![]() |
![]() |