Script to shutdown all databases run in the particular ORACLE_HOME
905032Dec 30 2011 — edited Dec 30 2011Hello,
I am searching for a shell script that would shutdown all the databases running in a particular ORACLE_HOME and then startup the same exact databases up again after a 'relink all' has been performed.
There are other databases in the particular ORACLE_HOME that are not running and I do not want to start thoses. I only want to shutdown and startup again only those databases that were running in the particular ORACLE_HOME. Thank you.