Thnaks sharma.
Sorry I need to go in detail.
when I use these command I am able to restart it
I used this at cmp prompt--
Set oracle_sid=
sqlplus /nolog
connect /as sysdba
alter database mount;
alter database open;
and it works but every time I don't want to use this , I need automatic startup after issuing shutdown
Thanks in advance.