observer failover condition
one of these conditions occurs:
1. Network isolation of primary, but standby and observer can commnicate and standby is synchronized.
2. primary Instance shooted
3. Automatic datafile offline initiated by the database
My question is :
In which condition the database can bring offline one datafile ?
Is there any (hidden) parameter or circunstance that can influence this behavior ?
Thanks