ORA-22288 When Using DBMS_LOB.FILEOPEN to Access a Folder Having Two Dots(..) in the Name
(Doc ID 730511.1)
Last updated on JUNE 03, 2024
Applies to:
PL/SQL - Version 10.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Attempting to access a file whose path contains a folder whose name consists of two dots, for example /top/oracle/files/ABC..XYZ/file1.txt, using DBMS_LOB.FILEOPEN fails with:
ORA-22288: file or LOB operation FILEOPEN failed parent directory references exist
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |