Hi,
Thanks for your explanation.
This is a CRM Server and the biggest table is CRMD_ORDER_INDEX and and few other tables and has over 15Million records. the Index is CRMD_ORDER_INDEX~0, can we comnpress only this index in DB using Alter Index command and as we have plan for reorg it will compress whole Index after that.
It is feasible? or we need to compress other indexes as our majority time is spend in searching on this table only.
Thanks,
Sharib