I've been reading many post about transaction logs that have grown out of control. I'm now in charge of our SQL server with a database that's about 5 GB and that's normal. I just noticed my transaction log is very large in comparison as in 42 GB. Last weekend I created a new log file and within a week it's already 1 GB. This log normally doesn't exceed a couple hundred KB. I'm not sure was was done recently to make this jump.
1. I'm looking for the option to change recovery to Simple but maybe it's only in SQL2000 because I don't have it.
2. The maintenance schedule only backups the database and not the log file. Should I change this, and what is recommendation?
3. My transaction log is set with option to grow automatically and at 10% each time. What negative things could happen if I don't let it grow?
I understand everyone's system is used differently, but my old administrator no long works here. I'm also struggling to figure out what has been changed to cause it to grow so much. If there is a way to troubleshoot the log, please let me know.
1. I'm looking for the option to change recovery to Simple but maybe it's only in SQL2000 because I don't have it.
2. The maintenance schedule only backups the database and not the log file. Should I change this, and what is recommendation?
3. My transaction log is set with option to grow automatically and at 10% each time. What negative things could happen if I don't let it grow?
I understand everyone's system is used differently, but my old administrator no long works here. I'm also struggling to figure out what has been changed to cause it to grow so much. If there is a way to troubleshoot the log, please let me know.