select 'alter table '|| table_name ||' allocate extent;' from user_tables where segment_created='NO';