Microsoft
Software
Hardware
Network
Question : SQL 2008 Transaction log
We are running SQL 2008 SP1 and I have a database with a very large transaction log. My question is if I changed the recovery mode to simple and delete the log file, would it auto create a new one when switched back to Full recovery mode?
I have already tried to do a backup/shrink and it tells me it can't because it has to keep a minimun size. Not sure what else to do.
Thanks!
Answer : SQL 2008 Transaction log
yes, for 2008 your above mentioned steps will work
alter database dbName set recovery simple
go
checkpoint
go
alter database dbName set recovery full
go
Random Solutions
Creating a directory path string based on choices in a form
Force Data Type on import - Access 2003
Windows messages : How to find the sender of of WM_USER message
Convert LINQ in C# to VB.NET
LEFT/RIGHT Joins not working as expected
Disable WSUS Client Update Over 3G and VPN
Query to match client with worker and goals
Synchronizing three (3) combo boxes in a form.
HTTP 404 Not Found when submitting a Post in a Blog site.
Outlook SP3 blocks attachments