Page 1 of 1

RT_LOG corrupt at 2GB

Posted: Mon Nov 14, 2011 8:52 am
by LD
Hi All,

RT_LOG for few jobs are exceeding 2GB limits causing the job to hang. Every time this happens we have to kill the hung job and clear the RT_LOG using CLEAR.FILE

Autopurge is set to execute every 5 run of job, which we need to do any troubleshooting.

Is there a way to control the log corruption ? can we make this file to 64bit so that it can store more data.


-
Thanks & Regards
Shailesh

Posted: Mon Nov 14, 2011 3:04 pm
by ray.wurlod
Conversion to 64-bit would certainly prevent these corruptions.

I'd also be asking why the files are growing so large in the first place - is there any way to reduce the number of logged entries?

Posted: Mon Nov 14, 2011 6:47 pm
by chulett
That was my first question as well - why are you logging what must be an enormous number of log messages? If these are warnings from the job, fix it so they are no longer an issue, if at all possible.