Page 1 of 1

How to clear hash file

Posted: Thu Oct 23, 2008 7:24 am
by sathishmca
Hi all,

Can any one tell me how to clear hash file without going for job ?
Any possibilities to clear from UNIX environment?

Posted: Thu Oct 23, 2008 7:57 am
by chulett
From the Administrator or TCL prompt: CLEAR.FILE HashedFileName works for an account based hashed file. Pathed file? Delete it from the O/S.

Posted: Thu Oct 23, 2008 8:12 am
by sathishmca
chulett wrote:From the Administrator or TCL prompt: CLEAR.FILE HashedFileName works for an account based hashed file. Pathed file? Delete it from the O/S. ...
All the job log stored in hash file with the name of RT_LOGxxx in project dir.I need to clear the logs.Is there any option for the same?

Posted: Thu Oct 23, 2008 8:16 am
by chulett
Use the Director. Make sure your Auto Purge setting are effective. Lastly, that same CLEAR.FILE command can be used, but you'll need to reestablish the Auto Purge settings afterwards.

Posted: Thu Oct 23, 2008 3:07 pm
by ray.wurlod
sathishmca wrote:All the job log stored in hash file with the name of RT_LOGxxx in project dir.I need to clear the logs.Is there any option for the same?
As posted in your other thread the answer is no. You can use CLEAR.FILE on the job logs from the TCL prompt (which is NOT the operating system) with the caveats that Craig has mentioned regarding auto-purge settings.