--创建表空间和数据库文件及默认表空间大小
create tablespace twf_orcl datafile 'D:\oracle\install\product.2.0\ORADATA\ORCL\twf_orcl.DBF' size 200m;create tablespace twf_orcl
--创建表空间和数据库文件及默认表空间大小
create tablespace twf_orcl datafile 'D:\oracle\install\product.2.0\ORADATA\ORCL\twf_orcl.DBF' size 200m;create tablespace twf_orcl