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: compressing primary key indexes

Re: compressing primary key indexes

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 6 Sep 2001 22:25:05 +0100
Message-ID: <999811332.14741.0.nnrp-08.9e984b29@news.demon.co.uk>

When all else fails, create the index, then add the constraint. There is no inherent reason why you can't do what you want
to do - probably some minor detail of
irritating syntax.

BTW Given that this is a very large table, you may want to create the index 'unusable' then rebuild it partition by partition.

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

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

Author of:
Practical Oracle 8i: Building Efficient Databases

Screen saver or Life saver: http://www.ud.com
Use spare CPU to assist in cancer research.
Received on Thu Sep 06 2001 - 16:25:05 CDT

Original text of this message

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