Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MDF and LDF date stamp
Message
 
 
To
10/09/2013 10:36:51
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 6.5 and older
Application:
Web
Miscellaneous
Thread ID:
01582688
Message ID:
01582699
Views:
26
>>http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/how-to-move-datafiles-to-a-new-drive-in
>>
>>
>>
>>SELECT name, physical_name AS CurrentLocation, state_desc
>>
>>FROM sys.master_files
>>
>>WHERE database_id = DB_ID(N'MyDbName');
>
>Thank you.

BTW, just checked one of my databases and was very surprised to find out where it's located - not where I thought it was supposed to be.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform