oracle 导出空表时报错

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

执行后导出

 

posted @ 2020-05-19 22:45  lee_oy  阅读(125)  评论(0编辑  收藏  举报