SQL> select * from dba_tablespace_groups;
SQL> create temporary tablespace temp02
tempfile '/u02/app/oracle/ssss/temp02.dbf'
size 2m
tablespace group tempgroup;
SQL> select * from dba_tablespace_groups;
No comments:
Post a Comment