create tablespace BSITS datafile
‘D:\app\Administrator\product\11.2.0\dbhome_1\BSITS.DBF’
size 256m autoextend on next 256m segment space management auto;
Oracle创建表空间实例一则
最新推荐文章于 2021-05-31 16:44:58 发布
create tablespace BSITS datafile
‘D:\app\Administrator\product\11.2.0\dbhome_1\BSITS.DBF’
size 256m autoextend on next 256m segment space management auto;