Database DataWarehousing (MOSC)

MOSC Banner

OPT_CMPR_COUNT

edited Mar 31, 2010 7:57AM in Database DataWarehousing (MOSC) 3 commentsAnswered

all,

there are two columns in the INDEX_STATS view that are not very well documented. they are OPT_CMPR_COUNT and OPT_CMPR_PCTSAVE. from the little documentation that i HAVE seen, it seems these are set when one issues ANALYZE INDEX <index name> VALIDATE STRUCTURE.

 

OPT_CMPR_COUNT appears to the optimal compress count if one should choose to rebuild the index with key compression.

and

OPT_CMPR_PCTSAVE appears to the percentage of disk space that will be saved if the index is rebuilt with key compression, as compared to the indexes current size.

 

question: IS there any DETAILED documentation on these?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center