Oracle Error DIA-48177: file name with full path information [string] not allowed

Oracle Error Message

DIA-48177: file name with full path information [string] not allowed

Reason for the Error

Input was incorrectly specified for the file name. The inputted file name is greater than the maximum length, or the file name has path information. In this case, the file name should not have any path information. The path information should be specified in a separate argument.

Solution

Check that the string for the file name is not too long and does not have path information.