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.
| Author |
Topic |
|
cddot
Starting Member
37 Posts |
Posted - 2009-03-05 : 00:11:48
|
| I have files belonging to a database which is actively in use, but the timestamp when viewed using windows explorer has not changed. It is a about a week old, but the database is being updated all the time.I have confirmed those are the right files by the following:use dbnameselect * from sys.database_filesIs this normal? |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|