Hello Tim,
In alert.log, I finding following type of info after NOMRAL / IMMEDIATE stop and start of database respectively -
disabling tx recovery
disabling cache recovery
enabling tx recovery
enabling cache recovery
I am aware that tx (ie transaction) recovery indicates rollback phase and cache indictaed rollforward phase of instance recovery
But the shutdown is not ABORT
Then why instance recovery details are reflected in alert log ?