-
Oracle Database is started with a “startup” command.
-
I checked database name with query “select name from v$database”.its showing ORCL.
-
Terminated the Oracle Database with a “shutdown immediate” command.
I want to monitor this type of scenario for Oracle Database, if Oracle database shutdown then the user should know that the Database server is terminated, we will take immediate action.