
If your log file is growing abnormally you might have some application level issues like uncommitted transactions contributing to that growth. But if it is normal rapid growth you can investigate the following 1) Additionally backing up the log file on its own once the full backup is done, which removes inactive transactions 2) DBCC Shrinkfile On Wed, Nov 10, 2010 at 5:19 PM, Emmanuel Ochieng < emmanuelochieng797@gmail.com> wrote:
Thanks a lot Rad! for your suggestion, but my worry is that if the log file keeps on growing to the size of GB, it might affect the performance of the Application especially where the application accesses the Database on a high frequency... Pliz coment on this...Since on what I read, if the recovery model is FULL you cannot shrink the log files.....
Am doing fine William, I must admit its good hearing from you. I'll do as u have indicated.
On Wed, Nov 10, 2010 at 4:28 PM, Rad! <conradakunga@gmail.com> wrote:
Without a doubt use full recovery. There is peace of mind in being able to recover to any point in time
On Wed, Nov 10, 2010 at 2:06 PM, William Warero <wwarero@gmail.com>wrote:
Hi Emmanuel, I hope you are doing well.
sbungei can assist you with this challenge, I suggest you contact him off-list?
On Wed, Nov 10, 2010 at 10:33 AM, Emmanuel Ochieng < emmanuelochieng797@gmail.com> wrote:
Greetings Everyone,
I am faced with the challenge of opting for either simple or full recover model. I have read on sites that Full mode is much safer when a Database failure occurs essentially because transaction log files are maintained. Unlike simple mode, which allows you to shrink log files and incase of a Database failure or DB is corrupted then you will have to rely on your last Database backup.
I welcome your views on how you tackle this since on my side I would like to keep the transaction log files size very small i.e less than 100MB. Note that the Database log files in question keeps on growing rapidly.
Kind Regards, Emmanuel.
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke