dbshut and dbstart
I want to shutdown my oracle 11g database on aix when server shutdowns and also I want to startup my database when server restarts automatically(listener also respectively).
What is the procedure I have to follow to do this automatically on AIX 6.
0