Cannot set log archive dest to an NFS share in Windows
Running Oracle 12c (12.2.0.1.0) on MS Windows Server 2016
I am attempting to set log_archive_dest_1 to an NFS network share, but I keep getting this error:
ERROR at line 1:
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-16032: parameter LOG_ARCHIVE_DEST_1 destination string cannot be translated
ORA-09291: sksachk: invalid device specified for archive destination
OSD-04018: Unable to access the specified directory or device.
O/S-Error: (OS 3) The system cannot find the path specified.
I can access the drives without difficulty with windows (File Explorer and MS Dos)
I can create new directories within these drives.
I have attempted both UNC path as well as the mapped drive letter.