If you’ve ever stared at a wall of server logs trying to find one useful line, you already know how painful it gets. You end up endlessly scrolling, dealing with timestamps that don’t line up, while ...
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 ...
I would like to know how transaction log size is managed. I now know after some <BR>reading that I can checkpoint the database in order to allow dirty pages to write from ram to disk.I also know now ...