Can the Linux home directory for an Oracle account be NFS mounted?
Upon log in to a server using an Oracle Linux account, the user would land on a directory such as "/home/users/oracle". Does it make sense to have this directory NFS mounted so that it can be shared across machines? If the NFS connection goes off-line, I assume no new sessions could log in. What are bet practices regarding setting this up? Is there documentation on what is the best solution?
Thank you.
Note: datafiles and binaries are on a different mount point.