Community

Moving Transaction Logs to a Different Drive

You can move the transaction log by using SQL Server stored procedures for detaching and attaching the database. You need to detach the database, move the log file, then reattach the database.

Read More - Register for Free Membership