I think there is a file called /etc/oratab under which you can submit the command for starting an oracle instance automatically.
Even otherwise you can call the dbstart utility (even your own script) supplied by oracle from the global profile file of OS.
For shutdown also you can try the same technique of dbshut utility.




Reply With Quote