Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: INDEX DEFRAGMENTATION SCRIPT

    Hi Muthukkumaran,

    The phrases '@frag BETWEEN 15 AND 29' and '@frag>=30' should be replaced by

    '@frag BETWEEN 15 AND 30' and '@frag>30'.

    With the current script you are missing the values...

Viewing post 1 (of 1 total)