View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 10:07 AM
Davor
 
Posts: n/a
Default Problem with mv command on aix 5.3-04

Hi,

when I try to move file larger then 4GB from one jfs2 filesystem to
another jfs2 filesystem message appear:

mv /first/file.dbf /second/
file.dbf: Value too large to be stored in data type.


But file is actually moved and size/sum is equal to the original file.
I also tried cp command and it works normally without any error...

Does anyone experienced same problem?

Thanks in advance,
Davor
Reply With Quote