Well.... There's nothing inherently wrong with this. In fact, it sometimes makes sense to use multiple MDF files so that you can put different tables and/or indexes on different hard drives. This usually improves performance alot.
The vehiclemain is a database I restored from a supplier that supplied a back up of their database which I restored. So I assume that that is why I am getting the multiple mdf's, which is how they have it set-up?
Yes when you restore the database it will look exactly as it did when they backed it up, including the number of files.
As George said, typically these files will be on different hard drives. Also the files which are not the origional file are typically named with an ndf file extention instead of the mdf file extention so that they can be easily reconignized as secondary files.
Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)
--Anything is possible. All it takes is a little research. (Me)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.