If you no longer want to use the Direct NFS client, you can disable it.
- Log in as the Oracle Grid Infrastructure software owner.
- Restore the original
oraodm12.dll
file.
- Change directory to
Oracle_home\bin
.
- Shut down the Oracle Database instance on a node using the Server Control Utility (SRVCTL).
- Enter the following commands:
copy oraodm12.dll.orig oraodm12.dll
copy /Y oraodm12.dll oranfsodm12.dll
- Restart the Oracle Database instance using SRVCTL.
- Repeat Step 2.a to Step 2.d for each node in the cluster.
- Remove the
oranfstab
file.