-
Recent Posts
Archives
Categories
- Automation in SQL Server
- Backup – Restore
- Clustering
- Computers and Internet
- ContainedDB
- Database Mirroring
- DatabaseSnapshot
- Deployment
- Desktop Virtualization
- Disaster Recovery
- How To
- HyperV
- Jobs
- Just Learned
- Personal
- PowerShell
- Security in SQL Server
- SQL Server
- SQL Server Configuration
- SQL Server Denali CTP1
- SQL Server HA
- SQL Server Installation
- SQL Server Tools
- SQL Server Versions
- SQL2012
- SQLCMD
- SQLDay
- SQLPASS
- SQLSaturday
- SQLServerDay
- SSAS
- T-Log
- T-SQL
- TechED2012
- TestLab
- Tools
- UG Meet
My Tweet
- RT @vinodk_sql: #MyBlog on "Contained Database and Windows User Group - bit.ly/17Q16Ut" 1 day ago
- Installing SharePoint 2010 on my testlab 2 days ago
- #NowWatching #ABCD .. Super Liked !! 2 days ago
- SQL Server fails to start after a backup, Interesting scenario demonstrated by @blakhani #SQLBangalore #SQLBangUG 3 days ago
- @blakhani is on stage.. With Engine Trouble... ? #SQLBangalore #SQLBangUG 3 days ago
Meta
Category Archives: T-Log
Shrinking Transaction log
Some days back, I had a discussion with one of my colleague about Shrinking a database log file. He told me that they had a database with a log size 10 times larger than the data file size, and they … Continue reading
Tail-log Backup without the Primary Data File
While I was reading a post, written by Vinod Kumar (blog | twitter) about Files and FileGroups with SQL Server, I found an interesting quiz question: “Do we need the primary data file available to backup your transaction log after a crash?“ … Continue reading
Posted in Backup - Restore, SQL Server, T-Log
6 Comments
Reason for Large Transaction-Log File
Well, this is the most frequent question we found in the MSDN forum. I had asked the same question couple of years back, and understand the need to Transaction Log with the help of the SQL Server Community. However, I … Continue reading
Posted in SQL Server, T-Log
Leave a comment
