• just some thoughts...

    is most of the database made up of one table?

    what fill factor do you use when you rebuild, as the database is read only you can use 100%

    do you rebuild all indexes regardless or only those above a certain fragmentation.

    whats the growth factor on the data file, keep that a smallish( 500ish) MB value rather than a percentage.

    ---------------------------------------------------------------------