Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 SysFiles reporting data file location incorrectly.

Author  Topic 

microsql
Starting Member

9 Posts

Posted - 2007-05-17 : 06:13:29
We have a Database where the data files are stored in the the MSSQL.2 folder. However doing a query through using the sysfiles tables reports the data files as being located in the MSSQL.1 folder.

This is causing me some concerns. Can anyone recommend a way to resolve this issue.

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-05-17 : 06:39:53
do you have 2 instances of sql server?
are you looking at correct one?

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
Go to Top of Page

microsql
Starting Member

9 Posts

Posted - 2007-05-17 : 07:04:05
i'm looking at the right instance.
Go to Top of Page
   

- Advertisement -