Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

INS-01003

Copy failed as the source path string do not correspond to a file.

Cause

Copy routine expects a source path, which represents a file.


Action

Ensure that the source is a file and destination is a file or a directory. Note: if the destination is a directory, then the source file will be copied in the same name, under the destination directory.