January 23, 2012 at 2:04 am
Hi,
What is the maximum database size of sql server 2005 express edition?
if the maximum size of the database size is 4GB(mdf file is filled with 4GB), if we create ndf fill , shall the database size can be increased?
Regards,
Inna
January 23, 2012 at 2:32 am
4GB. That's the maximum size of the data files of the database, not the maximum size of one of the data files of the database, so the total size of the mdf and all ndf files can't exceed 4GB.
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
January 23, 2012 at 3:14 am
Sql server 2008 R2 express edition thhe database size limitation has been increased to 10GB
January 23, 2012 at 11:17 pm
January 24, 2012 at 5:13 am
parkerhains (1/23/2012)
I think 4 GB will be very less. Will there be more upgrades to this?
Either spam or really bad worded.
_____________________________________
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at Amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply