Try :

SQL>create tablespace DATA datafile 'F:\oracle\oradata\DATA1.dbf' REUSE
size 300M
autoextend on
extent management local;