Good Day,
It appeared this morning, when the beeper woke me up at 4:15 AM ;-) that while we ran the cp command on a tiny file, another process tried to read the file and didn't find the complete file - the SAX parser threw a 'Premature end of file' SAX exception.
Hours later, the SAX parser had no problem reading the same file.
So, my question is - is the cp operation an atomic one?
Regards,
Dan
It appeared this morning, when the beeper woke me up at 4:15 AM ;-) that while we ran the cp command on a tiny file, another process tried to read the file and didn't find the complete file - the SAX parser threw a 'Premature end of file' SAX exception.
Hours later, the SAX parser had no problem reading the same file.
So, my question is - is the cp operation an atomic one?
Regards,
Dan