[9533] in SAPr3-news
Re: Export to Unix files also creates .nfs files
daemon@ATHENA.MIT.EDU (Jochen Hein)
Tue Jan 12 14:17:16 1999
To: sapr3-news@MIT.EDU
Date: 12 Jan 1999 17:42:16 +0100
From: Jochen Hein <jochen.hein@delphi.central.de>
>>>>> "Pete" == Pete <pete@troll_fishing.org> writes:
Pete> We have noticed that along with the files
Pete> created / filled by the ABAPs, .nfs files get created in the
Pete> same directory that seem to contain the data as well. We
Pete> talked to HP, but they have no idea where the files come
Pete> from.
These files are created during NFS processing. Since NFS tries to
give you normal FS semantics, but has not a local (and error free)
disk, it needs to store some states. In general, during normal
operation you can savely ignore the files (they are usually deleted
when the file is closed IIRC). They stay only on disk, if the program
or machine crashes -- you may try to run lsof on these files.
Did you close the files with ABAP? Oh, and HP really should know
about these files...
Jochen
--
We're showing progress. Things are getting worse at a slower rate.