oracle启动的几种方式
1、startup nomount
非安装启动,这种方式启动下可执行:重建控制文件、重建数据库。启动instance,即启动SGA和后台进程,这种启动只需要init.ora文件。
2、startup mount
2011-02-03