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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Index compression on Oracle 9.2

Re: Index compression on Oracle 9.2

From: Juan Carlos Reyes Pacheco <juancarlosreyesp_at_gmail.com>
Date: Tue, 31 Jan 2006 15:13:39 -0400
Message-ID: <cd4305c10601311113h61fd1607vf4079f2b832b11ea@mail.gmail.com>


Don't forget to analyze the index to see the oracle suggested compression

select opt_cmpr_count,opt_cmpr_pctsave from index_stats

, to set compression to the maximum can cause to get a bigger index, and I say biiiiiigeeeerr

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 31 2006 - 13:13:39 CST

Original text of this message

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