SP2-0310 / SP2-0160: Unable to open "<UNC_Path_name>"
(Doc ID 2794323.1)
Last updated on JULY 20, 2024
Applies to:
SQL*Plus - Version 19.5 and laterInformation in this document applies to any platform.
Goal
Error opening a script with Oracle 19c client.
get "\\test\db1\app1\test.sql" does not work
get "D:\test\db1\app1\test.sql" works
Top UNC path is mounted on the local server as D:\ drive.
Permissions have been checked and are ok.
UNC path does not seem to work.
The error message breaks off at "SP2-0160: Unable to open "\\test\d".
When adding the domain to the UNC path, it seem to have more characters also.
SP2-0160: Unable to open "\\test\db1a".
get "\\test\db1\app1\test.sql" does not work
get "D:\test\db1\app1\test.sql" works
Top UNC path is mounted on the local server as D:\ drive.
Permissions have been checked and are ok.
UNC path does not seem to work.
The error message breaks off at "SP2-0160: Unable to open "\\test\d".
When adding the domain to the UNC path, it seem to have more characters also.
SP2-0160: Unable to open "\\test\db1a".
Solution
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
Goal |
Solution |
References |