Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

alter tablespace undotbs1 add datafile

select * from dba_tablespace_usage_metrics;

alter tablespace UNDOTBS1 add datafile '+DG_DADOS_JFDF' size 10G autoextend on next 100M maxsize unlimited;
Source by www.dba-oracle.com #
 
PREVIOUS NEXT
Tagged: #alter #tablespace #add #datafile
ADD COMMENT
Topic
Name
8+9 =