the initial extent clause of the create table statement is too large for the tablespace

i.e. would take you past the size of the tablespace, which you errm can't do

either reduce the initial extent size of the table, or better still remove it so it takes tablespace defaults

Also why do you want DMT's instead of LMT's. LMT's are 'better'