Kbase P47820: OS-RENAME returns os error 999
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/19/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
UNIX
SYMPTOM(s):
OS-RENAME returns os error 999
os-rename /volume1/testfile /volume2/testfile, os-error is 999
Moving file from a file system to another one.
OS-RENAME works if the file is renamed in the same file system
CAUSE:
This is a known issue
FIX:
Use a unix mv or OS-COPY and OS-DELETE instead.