Oracle automatic startup & shutdown using multiple oracle home's
how cani automatically startup all DB's running in different ORACLE_HOMES.
Eg:
1. PROD (10.2.0.2) & DEV (10.2.0.4) and two DB's in a server.
2. PROD - /u01/oracle/10gr2 , DEV - /u01/oracle/10204 are the ORACLE_HOMES.
now how can i change dbora,startup (dbstart) & shutdown (dbshut) scripts according to my environment.
also need help on listeners also.
Thanks in advance.
GPK