Originally posted by: SystemAdmin
Getting this error when running a script as root, but not when running the individual copy from the command line.
The file is ~3Gb in size. I'm copying it from one filesystem to another.
The error suggests ulimits but root has values of:
time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 32768 memory(kbytes) 32768 coredump(blocks) 2097151 nofiles(descriptors) 2000 and does not explain why I can do it on the command line but not through the script.
Any suggestions warmly appreciated.
#AIX-Forum