The truncate-log tag has no wiki summary.
3
votes
1answer
920 views
SQL Server 2005 Transaction Log too big
I am running SQL Server 2005.
My db backup scheme is:
Recovery model: FULL
Backup Type: Full
Backup component: Database
Backup set will expire: after 0 days
Overwrite media: Back up to the existing ...
0
votes
0answers
462 views
SQL Server 2005 No Space for Transaction Log Backup [closed]
Possible Duplicate:
SQL Server 2005 Transaction Log too big
I am running SQL Server 2005.
My db backup scheme is:
Recovery model: FULL
Backup Type: Full
Backup component: Database
Backup set ...
0
votes
3answers
672 views
SQL replication - Publication deleted, but log file still growing
To preface, I've seen the command to answer this question before, but now I can't find it again, so I'm just looking for the single SQL statement that will solve my problem.
I had two publications on ...