expdp on RAC to NFS mount from both nodes OK?
The 2 nodes of the RAC database both have /nfsdir mounted on an NFS server. If I run
expdp ... parallel=2 directory=<dir obj pointing to /nfsdir> dumpfile=fie1.dmp,file2.dmp
will there be corruption to the dump files? Is this supported? Judging by the wording in Doc 9115046.8, it seems to be so. Any document that explicitly says this is supported?
Oracle is 19c. OS is Linux. NFS is not Oracle's dNFS and obviously is not a clustered file system. It's not NAS.