Oracle Error KUP-04027: file name check failed: string

Oracle Error Message

KUP-04027: file name check failed: string

Reason for the Error

The check of the filename failed. These checks are platform specific, but they can include verifying that there are no hard links in the file path, the file is not a soft link, the file specification includes a parent reference (“../” on Unix), or the file was modified between the time the check was made and the file was opened.

Solution

Use a file location that does not violate any of the checks.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...