Results 1 to 4 of 4

Thread: space issues when you try to re-index

  1. #1
    Join Date
    Aug 2004
    Posts
    188

    space issues when you try to re-index

    I'm trying to find out why when I try to reindex a table It fails because I dont have enough space in the data file where the index resides? I have over 2GB of free space but it still fails, why does this happen when you re-index?

    Thanks for your time.

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    You need at least same amount of space free as the total size of indexes.

    How large is the index on the table?

  3. #3
    Join Date
    Sep 2002
    Posts
    5,938
    Allocate more space to the file if disk has free space.

  4. #4
    Join Date
    Aug 2004
    Posts
    188
    ahh ok, some of the indexes are rather large. I will add space to the data files and see how that works.

    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •