Dear Friends,
One of the client is running Navision on SQL server. Change log is activated and the size of the log has become very large. Client require that the log file should increase upto a particular size and after that it deletes the old entries while creating new entries so that the file size remains the same.
Is it possible ?????
0
Comments
result of all about tr. log is: you need to have good backup schedule when using full recovery mode (e.g. 1/week full backup, 1/day differencial backup, 1/ hour tr. log backup). Else simple recovery mode is enough for you and you can create the backup e.g. daily...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I belive you are not talking about the SQL Server Transaction Log File(ldf). Instead this is realted to Change Log functionality in Navision database.
First solution would be to convince the client to delete the Change Log Entries manually by running the batch Job Delete Change Log Entries in GL > Periodic Activities. The Client can put the filter for date and time and delete the records for last 6 month or 1 month.
Second solution would be to write the customisation to automatically run the report on a periodic basis. The Frequency should be specified on GL Setup so the report run automatically on Weekly/Monthly/Yearly as per the client preferences.
I hope it should help you.
Best Regards
Mukesh
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Thanks for your prompt reply. Yes this is LDF file. i have no idea what it is doing and what is the significance of it. My techie is out on leave and I am stranded here.
http://ssdynamics.co.in
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Also, if you put your recovery model to simple. Then, it won't keep track of the transactions --> I don't recommend this! [-X
Indeed ... understand what the Transaction Log file is for ... .
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
By the way, Books Online is the online help that gets installed with SQL Server, so you will want to use the SQL Server computer to browse it, or install SQL Server on your machine. You can also go to msdn online through the Microsoft website for access to books online. Search the MSFT website for SQL Server.
RIS Plus, LLC
http://ssdynamics.co.in
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!