Hi sridevi,
I don't think this is directly possible...but i can provide u a soln...
1) copy the vsam file to a flat file.
2) Using DFsort omit the record to be deleted in the flat file
3) copy the flat-file again to the vsam file
DFSORT can be used for both flat and VSAM files, in this situation we start from the second step directly there is no harm as i did like this many times .
Rupesh.Kothari , nikyojin and paulstephen please change your perception on DFSORT.