码迷,mamicode.com
首页 > 数据库 > 详细

oracle的启动与关闭原理-将数据库重置(重启)

时间:2015-02-26 00:03:43      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:oracle   数据库   


案例5:将数据库重置(重启)

SQL> startup force;
ORACLE instance started.

Total System Global Area  608174080 bytes
Fixed Size            1268920 bytes
Variable Size          230687560 bytes
Database Buffers      373293056 bytes
Redo Buffers            2924544 bytes
Database mounted.
Database opened.

startup force = shutdown abort + startup

oracle的启动与关闭原理-将数据库重置(重启)

标签:oracle   数据库   

原文地址:http://fengsonglin.blog.51cto.com/9860507/1615221

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!