I am on Solaris where I need to drop a tablespace. I issued the 'DROP TABLESPACE ... INCLUDING CONTENTS' - now what is the OS command to drop the datafile - just 'rm filename' will do ? Are there additional precautions that I need to follow ?

Thanks.