Doubt regarding dynamic performance view
V$Instance is the dynamic performance view is also accessible when database is in nomount stage. When database is in nomount stage the data dictionary cache will not have any table structure and hence the structure for v$instance will be unavailable. How will the data be loaded to v$Instance view when database is in nomount stage. And which Process will fetch al the information relating to instance and session??