在Oracle建立表空间是   设置表空间10M增长,当进行insert into  tableName select* from tableName时    提示ora-01653  表空间无法通过256扩展

当设置表空间的增长100M时 错误就没有了  

相关文章: