When I execute an "ls -l" on an NFS mounted file system from my solaris 8 box I get the following message for some files (they are large database export files):
SMSTGD_09182002_05:00.dmp: Value too large for defined data type
However, if I do the same "ls -l" from my Solaris 2.7 box I get the expected result:
-rw-r--r-- 1 oracle dba 6588451840 Sep 18 05:28 SMSTGD_09182002_05:00.dmp
Why would I get this error on one box and not another?
Thanks,
Greg
SMSTGD_09182002_05:00.dmp: Value too large for defined data type
However, if I do the same "ls -l" from my Solaris 2.7 box I get the expected result:
-rw-r--r-- 1 oracle dba 6588451840 Sep 18 05:28 SMSTGD_09182002_05:00.dmp
Why would I get this error on one box and not another?
Thanks,
Greg