The reason you are seeing this is is because in the first example you extent sizes are uniform, yet in your second example this would not be true hence the allocation type is defined as system which has a default extent size of 64k

Take a look at this document for clarity

http://support.oracle.co.uk/metalink...T&p_id=93771.1

HTH