How to automatically startup oracle instance on boot?
901652Dec 1 2011 — edited Dec 1 2011Hi,
I finally got an oracle database set up and running yesterday on a Linux server. Today I was curious how it would persist across reboots, so I rebooted the server. When I ran "sqlplus / as sysdba" I saw the message "Connected to an idle instance." and had to manually type "startup".
Is there a simple way to have the database instance automatically startup at system startup?
This is Oracle Database 11gR2 on an Oracle Linux 5.7 server.
Thanks,
Jay