manually registering the database with Oracle Restart in oracle 11g on AIX
I installed the oracle 11g(11.2.0.1) software first, after I created the database using dbca.(single instance nonASM).
Now I want to register the database with Oracle Restart.
What is the procedure for this?
After registering the database with Oracle Restart, what is the procedure for automatically starting of Oracle Database & Listener when ever OS restarts?