Hi there
What is involved if I were to configure Oracle database to start automatically when server is rebooted/started?
I guess changing the following entry in /etc/oratab
DEVDB:/u01/app/oracle/product/10.2.0/db_1:N
to
DEVDB:/u01/app/oracle/product/10.2.0/db_1:Y
is not enough - there is more to it. But what is it?
Can we also configure the listener to automatically re/start?
I guess whatever the solution is, it will also apply to Oracle 11gR2 databases/ASM - right?
The platform is Redhat Linux 64bit (v4.7 & v5.9).
Thanks in advance!
Best regards