Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Index Size
My Name wrote:
>
> Hello,
>
> I have a database with total table size of approx. 60MB, then I found
> out that my index size associated to all those tables are also 60MB. I
> do have one particularly large table and it does have 4 columns
> indexed. But still, it seem kind big. I didn't created the database.
> so, I want to know if this is possible and with indexes as big as
> tables, does actually help??
>
> THANK YOU!!!!!
Check the analyze command to see how to really get a good look at how
the space is being used on the index....However, it is not unusual to
have indexes using more space than the table itself.
HTH
--
"Some days you're the pigeon, and some days you're the statue." Received on Sun Oct 31 1999 - 05:36:01 CST
![]() |
![]() |