In an earlier blog entry, I talked about “Deprecated” code and I highlighted the fact that the BACKUP LOG WITH NO_LOG and BACKUP LOG WITH TRUNCATE_ONLY statements are no longer allowed in SQL Server ...
はじめに:膨大なログデータを「リセット」する際の課題 データベースを運用していると、テスト環境のデータを初期状態に戻したり、月次で蓄積された一時的なログデータを翌月に向けて空にしたりする場面が頻繁に発生します。 例えば、アクセスログ ...
Help! My SQL Server Log File is too big!!! Your email has been sent Overgrown transactional log files can turn into real problems if they are not handled properly. Today SQL Server consultant Tim ...
In Exchange Server, transaction logs act as a buffer storage between the user, memory, and database. Transaction logs are generated constantly and purged after a successful backup of the database. If ...