select ‘alter table ‘||table_name||‘ allocate extent;‘ from user_tables where num_rows=0
执行后导出
oracle 导出空表时报错
原文:https://www.cnblogs.com/oy-lee/p/12920166.html