Sysfiles table Update

  • The sysfiles table seems to be used alot to determine database size.

    Under what conditions is it updated?

    (attach,restore,daily at a specific time..?)

    I am using this table to provide feedback to the user if their database size exceeds a limit. I need to make sure all the bases are covered.

    Thanks

    Tom Hughes

  • To be sure you have the last status, you can capture the output of the sp_helpdb to check the size of your dbs.

    You can also use xp_fixeddrives to check free space in all your disks.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply