2 Mar
2007
2 Mar
'07
10:52 p.m.
On Fri, Mar 02, 2007 at 04:50:54PM -0500, Alan Davis wrote:
I'm trying to diagnose an error when using the FILE MTIME feature. I've searched the mail archives and googled but haven't found much relevant.
Any suggestions would be appreciated.
Error from file service
[file:/dbbackup/exp/RPRL1/exp.RPRL1.20070228.dmp] ERROR: Value too large for defined data type [snip] This system also fails the LFS check - even though as a 64bit system it shouldn't
These two could be related. Could you try adding the line LFSDEF = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to your client Makefile, then run "make clean; make; make install" to re-build and re-install the client ?
Regards, Henrik