ORA-48934: invalid input for the file name identifier
What triggered the Error:
An invalid input was given for the file name indentifier. The file name is not allowed to have slashes ('', '/') and is not allowed to refer to the parent directory using the '..' characters.What should we do to fix it:
Check the file name and provide a valid input.