Re: Problem with copy command

From: James Jackson (James.Jackson@MAIL.STATE.AR.US)
Date: Wed Apr 16 2003 - 17:37:33 EDT


Better yet, what version of bos.rte.commands are you running?

lslpp -l bos.rte.commands

There was a problem with using cp -p in an early release of AIX 5.1. I
think it was officially fixed within ML3. The version of
bos.rte.commands that contained the fix was 5.1.0.25. Please contact
IBM for more information or clarification.

HTH,

JJackson

-----Original Message-----
From: James Jackson
Sent: Wednesday, April 16, 2003 4:25 PM
To: 'IBM AIX Discussion List'
Subject: RE: Problem with copy command

What's the latest ML that are you running?

instfix -i | grep ML

Thanks,

James Jackson

-----Original Message-----
From: Moody, Mark [mailto:Mark.Moody@EXPERIAN.COM]
Sent: Wednesday, April 16, 2003 7:59 AM
To: aix-l@Princeton.EDU
Subject: Re: Problem with copy command

I am using /usr/bin/cp from AIX 5.1.

Mark H. Moody
UNIX System Administration
Office: 972-390-3386
mark.moody@experian.com

-----Original Message-----
From: Ian D. Bjorhovde [mailto:ianbjor@MOBILEAUDIO.COM]
Sent: Tuesday, April 15, 2003 6:51 PM
To: aix-l@Princeton.EDU
Subject: Re: Problem with copy command

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