Oracle Bitmap Index - TechRepublic
Question
February 5, 2007 at 11:12 AM
shibi.v

Oracle Bitmap Index

by shibi.v . Updated 19 years, 4 months ago

I have a oracle bitmap index.

I have used the script

create bitmap index idx1 on table1 (columns);

but while running SPs the index takes more than 28 GB. I sthere any method to compress the space used.

This discussion is locked

All Comments