Autoextend datafile space allocation
If, when creating a tablespace I specify AUTOEXTEND ON for a datafile but will omit NEXT clause, will Oracle extend the space 1 block at at a time untill it reaches necessary space or will it autoallocate the necessary size at once?