Search Results

0
votes
3answers
285 views

SQL Server 2005 data file inconsistency (maybe 8 data files, maybe 5, who knows)

I have a SQL Server 2005 sp2 box where tempdb has either 8 data files or 5 data files dependingo n where you look. DBCC showfilestates and sys.database_files (both queried in tempdb) show 8 data f …
1
vote

SQL Server 2005 - Restoring an encrypted DB on a different server

http://blogs.msdn.com/lcris/archive/2007/11/16/s …