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
Excel Chart copying
Outlook 2007 search
Need to know how to set a cell to blank when the value is an integer like relace 0 and 0.00 with a blank
Receiving error when submitting data to SQL Server through asp.net vb
Can't print to the local network printer while access office through Windows VPN (RAS)
OCS Federation with Microsoft
Import HTML into Outlook 2007
Running runas from batch script to launch remote support does not work however from Start > Run there is no problem...any ideas how to make this work?
Excel formula or macro for email validation
WINS and NETBIOS resolution issues