Shutting down database in graceful manner while restarting VM
Hi Team,
I have a query in regards to configuring automatic shutdown for database.
We have an oracle restart configuration and am aware that with oracle restart we need not do ]any task from our end as oracle itself while take care of aut0 startup/shutdown of databases. But what i can see is that the database is shutting down is by abort (and not as immediate/normal) as the database is stopped from grid end with command 'crsctl stop has'.
Since there is a risk of data loss when doing shutdown with abort. Can you help me toconfigure graceful shutdown with immediate while stopping the VM. and while the VM comes up, the database also should come up automatically.