select * from dba_data_files a
where a.TABLESPACE_NAME='UNDOTBS'

 

 alter tablespace UNDOTBS add datafile '/data/datafile/undotbs02.dbf' size 1000m autoextend on next 200m

posted on 2016-07-29 16:37  凌度  阅读(13550)  评论(0编辑  收藏  举报