Failover scenario of Data Guard
In a scenario of 1 physical standby (max. avaliability mode) and no data guard broker configuration . Assumption is that both the db's were in sync and there was no net disconnection between 2 db's.
1) If "shutdown abort " is executed on primary will it failover to standby database.
2) If failover happens can the original primary db be brought up as standby database.
Regards,
UserHA