Oracle Database 19c - Windows - dNFS client using wrong NFS version
Hi together,
I want to use an NFSv4.1
share for creating a separate RMAN backup. But for some reasons, it tries only to connect to the NFS share with NFSv3
.
Oracle Database 19c (19.9.0.0)
According to the Oracle documentation this is supported. (https://docs.oracle.com/en/database/oracle/oracle-database/19/ntdbi/creating-oranfstab-file-for-direct-nfs-client.html#GUID-B20B9FB0-C038-42BF-8B85-E97B915FE547)
On my development system, I have configured a Ubuntu 20.04.2
to serve as a test NFS server.
I enabled dNFS on my Oracle 19c Database by running:
D:\app\oracle\product\19.0.0a\bin\enable_dnfs.bat
I created the oranfstab with the following content and put it into