Results 1 to 2 of 2

Thread: db fragmentation

  1. #1
    Dale Palmer Guest

    db fragmentation


    HELP,
    I was expanding a device when I got the error message that the db was to fragmented.

    I ran sp_coalesce_fragments and it reduced the number of fragments by 5.

    I think this is only a quick fix and require the procedure for defraging the db.

    Can anyone help ?

    Dale Palmer

  2. #2
    Craig Guest

    db fragmentation (reply)

    It appears from Tecnet that it did not have to do with database fragmentation like on a table level, but it had to do with the fact that you appear to have increased the database 32 or 33 times.

    If the sp worked ok, Tecnet says you are ok. How many fragments did it reduce the sysusages table for for that database? I am curious......


    ------------
    Dale Palmer at 9/14/99 10:39:36 AM


    HELP,
    I was expanding a device when I got the error message that the db was to fragmented.

    I ran sp_coalesce_fragments and it reduced the number of fragments by 5.

    I think this is only a quick fix and require the procedure for defraging the db.

    Can anyone help ?

    Dale Palmer

Posting Permissions

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