Page 1 of 1

Delete Hash file

Posted: Tue Aug 08, 2006 4:24 pm
by Shree0410
Hi guys,

How to delete a hash file from a file directory.

Posted: Tue Aug 08, 2006 4:33 pm
by us1aslam1us
You can try DELETE.FILE tcl command.

Sam

Posted: Tue Aug 08, 2006 4:39 pm
by kcbland
Created in the project? TCL command DELETE.FILE from DS Administrator. In an external directory, Unix command "rm -r yourhashedfile"

Posted: Tue Aug 08, 2006 4:44 pm
by narasimha
If created in an external directory...
Go the location that you provided for creating the hash file
xxx being your hashed file name

You need to do two deletes

1.The directory xxx
2.A file which has "D_" prefixed to the hashed filename i.e D_xxx