09 2015 档案

摘要:1扩到alter database datafile '表空间位置' resize 30000M(扩到,在原有的基础上加);2增加文件alter tablespace INCREACE_TBS add datafile '表空间名称' size 5000M;3自动扩展alter database d... 阅读全文
posted @ 2015-09-16 12:47 summer夏堇年 阅读(140) 评论(0) 推荐(0)