Re: Problem with copy command

From: Ian D. Bjorhovde (ianbjor@MOBILEAUDIO.COM)
Date: Tue Apr 15 2003 - 19:51:08 EDT


Moody, Mark wrote:
> I tried as the root user to copy the following file from one filesystem to
> another and received the following:
>
> /data01/oradata/db15data # cp -p /data02/oradata/db13data/temp03.dbf
> /data01/>
> cp: /data02/oradata/db13data/temp03.dbf: The user ID or group ID is to large
> to fit in the provided structure.

This is the error that you can see when a piece of software has not
been compiled to support large files. What cp command are you running?
Some old versions of GNU tools and possibly old AIX versions couldn't
deal with files larger than 2 Gb.

Are you on an old version of AIX? Are you sure you're running /usr/bin/cp
and not some other binary?

Good luck,



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:45 EDT