Category: Oracle
-
Automating Oracle Standalone DB startup shutdown on RHEL 8
I had to work on a requirement to automate the startup/shutdown of Oracle database and related components. This was on an AWS EC2 instance with older version of Oracle with Fast Start Fail Over enabled. Doing a reboot without properly shutting. down the database would trigger a fail over of the database and it was…