Oracle Lob Operation FILEOPEN Failed I/O Error

110 Views Asked by At

I have an issues where my DBMS_LOB open operation which falls over where by I receive the following error message.

enter image description here

I have double checked the file exists, that the permission on the file are open to everyone one on the destination server, the database user has full access to the Oracle Directory.

I have seen similar issues where by it states that the file does not exist or the directory is invalid but I have not seen an I/O error before.

Any guidance is appreciated, I have been on the server where the file is located and I can't see what might be a miss based on the error message as the file definitely exists.

Oracle version is 11.2 trying to read from a windows server 2019.

Many Thanks,

0

There are 0 best solutions below