My Oracle Support Banner

Direct NFS failed to work in Windows (Doc ID 2401009.1)

Last updated on JANUARY 22, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Microsoft Windows x64 (64-bit)

Symptoms

After enabled DNFS in Windows, DNFS does not work. 
create tablespace will fail, and no DNFS channels information in alert log.

SQL> create tablespace dnfstest datafile 'x:\dnfstest.dbf' size 10m;
create tablespace dnfstest datafile 'x:\dnfstest.dbf' size 10m
*
ERROR at line 1:
ORA-01119: error in creating database file 'x:\dnfstest.dbf'
ORA-27040: file create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified. 

alert log:

Oracle instance running with ODM: Oracle Direct NFS ODM Library Version 3.0
Wed May 16 19:57:47 2018
PMON started with pid=2, OS id=5788
......
Thu May 17 12:55:12 2018
create tablespace dnfstest datafile 'x:\dnfstest.dbf' size 10m
Errors in file <Database Trace Directory>\dnfs2_ora_4992.trc:
ORA-01119: error in creating database file 'x:\dnfstest.dbf'
ORA-27040: file create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
ORA-1119 signalled during: create tablespace dnfstest datafile 'x:\dnfstest.dbf' size 10m... 

 

Changes

 

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
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.