ORA-22283: filename contains characters that refer to parent directory
What triggered the Error:
lename contains a path "../" which references a parent directoryWhat should we do to fix it:
sure that the filename does not contain characters which reference a parent directory.