Fail to set up DNFS on Windows with Oracle database 11.2.0.4.0
Hello experts,
I am trying to set up DNFS on Windows 2008R2 with Oracle database 11.2.0.4.0, I need database files can be created in NFS server. I follow the guide https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=427908820568715&id=1468114.1&_afrWindowMode=0&_adf.ctrl-…
But it doesn't work. Database files are created in local instead of NFS Server.
I checked the alter log, I can find the DNFS banner information: "Oracle instance running with ODM: Oracle Direct NFS ODM Library Version 3.0", but I cannot find Direct NFS channel paths information which should be like this: "Direct NFS: channel id [0] path [celntap3-bc] to filer [celntap3-bc] via local [] is UP".