v$dnfs_servers Shows Additional Mount Points From /etc/mtab Even Though oranfstab is configured in db home
(Doc ID 1616879.1)
Last updated on DECEMBER 31, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Goal
Why is v$dnfs_servers shows additiona paths from mtab where as $OH/dbs/oranfstab is configured
eg., The search path for DNFS is below. It will load the mount points if it finds an entry in the first step itself. In this case Customer has entires in $ORACLE_HOME/dbs/oranfstab and after successful start of DNFS he could see additional mount points from mtab in v$dnfs_servers where as those were not there in $ORACLE_HOME/dbs/oranfstab
1. $ORACLE_HOME/dbs/oranfstab
2. /etc/oranfstab
3. /etc/mtab
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |