Hi,
The log.nsf file on our server is 9gb in size and seems to have records back to 2007. From the reading i’ve done this sounds like not a good situation. I check the notes.ini and the following line is in it:
Log=log.nsf, 1, 0, 7, 40000
Which seems correct, but it looks like its never been cleaned up?
Is there a way to force it to start clenaing up, or is it too far gone, and should i start again? How can i check if the process that is supposed to clean the logfile is running or not? Would it be easier to just shut down the server, move the logfile, and allow it to recreate a new one?
Thanks
Daniel
Subject: stay awake through the night or try some other solution
log.nsf documents are purged at 4 A.M. So, if your server is not running around that time, log.nsf will never be purged and the size just keep increasing.If you can not run the server around 4 A.M, try to use other solution, such as using “replication setting”.
http://www.ibm.com/support/docview.wss?rs=899&uid=swg21193437
Subject: Log
It would be easier, sure but that line is correct and it shouldn’t have that size.
I know that the domlog has an agent to clean it, maybe the agent is not running correctly.
I would re-create the log and if not, then check the problem. But 9gb is too large.
Hope it helps