Hey guys,
Just working through my MCSE SQL Server 2k Design/Implementation book, and have a few questions.
I'm just finished a chapter that talked about how you can have multiple datafiles for a database, and how you can set the growth rate, the max size, the default size etc., but it hasn't (yet) said anything abou the benefits that adding extra data files has.
Could someone explain a scenario where you would want the data files to have a limit (i.e. maybe some technique of taking data and throwing it in a data warehouse when the file gets a certain size?), and if there is any way to specifiy which tables/objects/etc. get put in which data files (if thats even possible)
Thanks for your time,
D'Arcy
Just working through my MCSE SQL Server 2k Design/Implementation book, and have a few questions.
I'm just finished a chapter that talked about how you can have multiple datafiles for a database, and how you can set the growth rate, the max size, the default size etc., but it hasn't (yet) said anything abou the benefits that adding extra data files has.
Could someone explain a scenario where you would want the data files to have a limit (i.e. maybe some technique of taking data and throwing it in a data warehouse when the file gets a certain size?), and if there is any way to specifiy which tables/objects/etc. get put in which data files (if thats even possible)
Thanks for your time,
D'Arcy