thepallace
Technical User
I'm getting this error when moving files. Is there a buffer parmater that we can adjust on our AIX inorder for DBA to move 1700+ files to a different directory. Is there a fix on this. Pls advise.
oracle@janus: [ /mv3/oracle/admin/ROAM/arch_applied ]
ECAS01 $ mv *gz /sv7/arch_applied/ROAM/
ksh: /usr/bin/mv: 0403-027 The parameter list is too long.
oracle@janus: [ /mv3/oracle/admin/ROAM/arch_applied ]
ECAS01 $ ls -l | wc -l
1724
oracle@janus:
Thanks,
JA
oracle@janus: [ /mv3/oracle/admin/ROAM/arch_applied ]
ECAS01 $ mv *gz /sv7/arch_applied/ROAM/
ksh: /usr/bin/mv: 0403-027 The parameter list is too long.
oracle@janus: [ /mv3/oracle/admin/ROAM/arch_applied ]
ECAS01 $ ls -l | wc -l
1724
oracle@janus:
Thanks,
JA