Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: reverse indexes

Re: reverse indexes

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 25 Apr 2002 08:45:14 +0100
Message-ID: <1019720636.22660.0.nnrp-14.9e984b29@news.demon.co.uk>


It's rather more subtle than the manuals suggest.

Reverse indexes used against sequence-generated columns:

--
Jonathan Lewis
http://www.jlcomp.demon.co.uk

Author of:
Practical Oracle 8i: Building Efficient Databases

Next Seminar - Australia - July/August
http://www.jlcomp.demon.co.uk/seminar.html

Host to The Co-Operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html



Richard Kuhler wrote in message ...

>The Oracle documentation suggests possibly using 'reverse key indexes'
>to prevent serialization with monotonically growing values. I see that
>you can't perform range scans with them but are there other
>disadvantages to using them? Anyone have any experience using them for
>primary keys on large tables (>10 million rows)? Are there other
>factors that may influence occasionally rebuilding the index still?
>
>
>Thanks,
>Richard
>
Received on Thu Apr 25 2002 - 02:45:14 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US