September 8, 2008 at 10:11 am
Hi All,
Does anyone have a script that I can use to determine the physical size a table would be based upon table schema, number of rows and fill factor?
This is for SQL 2005.
Thanks in advance.
Regards,
Austin
September 8, 2008 at 10:58 am
An existing table, or a hypothetical table?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 8, 2008 at 11:16 am
Have you looked at the reports included in SP2 of SQL Server 2005? There are a series of reports having to do with table size, which should give you the ACTUAL information, and not just a guess/estimate of the size.
----------------------------------------------------------------------------------
Your lack of planning does not constitute an emergency on my part...unless you're my manager...or a director and above...or a really loud-spoken end-user..All right - what was my emergency again?
September 8, 2008 at 11:22 am
Haven't tried it, but this might help you: http://www.sqlservercentral.com/scripts/Miscellaneous/31062/
September 22, 2008 at 8:52 pm
... and, to understand more about how that script works, please lookup "Estimating Table Size" in Books Online.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy