I'm having a disk space issue with a SQL 2000 server that has filled up the boot drive with it's log files.<BR>I caused this by limiting the amount of logfile space a ...
Transaction logs are a vital yet often overlooked component of database architecture. They are often forgotten because they are not something actively maintained like the schema contained within a ...
After experiencing weekly CDC failures caused by transaction log issues and logs suddenly chewing up disk space, I found myself repeatedly investigating the same questions: Why is the log so large?
Its been a while... We just converted from a Progress Database to SQL and we are noticing that the log files are growing like crazy. No one here has any previous experience with SQL as we are learning ...