2017年11月18日

彻底解决Oracle unable to create INITIAL extent for segment in tablespace xx

摘要: 数据库移植过程中出现的问题 unable to create INITIAL extent for segment in tablespace TEST 意思是 TEST 表空间太小了, 而又不能自动扩展 extern 解决方案一: 重新定义表空间大小: ALTER TABLESPACE DATA0 阅读全文

posted @ 2017-11-18 14:05 沃德天 阅读(11611) 评论(0) 推荐(0)

导航