Oracle Error Message
ORA-02790: File name is too long
Reason for 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.
Solution
Use a shorter name.