Oracle 11G 出现EXP-00003: 未找到段 (0,0) 的存储定义

 

 

 

Select 'alter table '||table_name||' allocate extent;' from user_tables where num_rows=0;

 

posted @ 2016-03-28 21:17  祥翔祥  阅读(2612)  评论(0)    收藏  举报