Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seperating Data from Logs
Message
From
02/10/2003 12:24:21
 
General information
Forum:
Microsoft SQL Server
Category:
Database management
Miscellaneous
Thread ID:
00834287
Message ID:
00834328
Views:
25
use DBCC SHRINKFILE() with the EMPTYFILE option. Then you should be able to remove the file using ALTER DATABASE REMOVE FILE

-Mike

>I tried to change my log file from the same drive as my data and was able to create a new log pointing to the other drive location but when I went to delete the original one it would not let me. How do I go about doing this?
>
>Thanks
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform