Bouncing the database
622588Jun 19 2008 — edited Nov 26 2008Whenever I need to bounce the DB, I have to
shutdown immediate;
wait
startup;
1.Why Oracle doesn't have restart or reboot? any reason behind it?
2.After the "DB is opened" is there a way, we can say, "Startup Mount" from that stage?