ORA-02790: File name is too long
What triggered the Error:
The length of the name of a file that is being opened for asynchronous I/O is longer than the maximum. The "additional information" field is the maximum length.What should we do to fix it:
Use a shorter name.