Hi All,
I have a DI job that runs in While loops. The while loop will run for 200+ times. Because of this, the monitor log file becomes huge and Admin console takes more time to load or sometimes gives read timed out error.
Whatever the situation, I don’t want those initial loops of the monitor logs being displayed or being occupied in the monitor log file. I am less bothered about that.
Is there anyway i can simply delete the monitor log file’s first 50 lines or something like that, while the job is running? Or do i need to write unix(which I am not familiar) script to delete such kind?
Thanks in Advance.
rookie86 (BOB member since 2009-09-11)