Datafile for ur TEMP01 tablespace has fixed size and hasn't AUTOEXTEND option.
All disk space in datafile done and oracle can't allocate extent # 512 in this file.
U should:

1) set autoextent option for datafile
or
2) add new datafile to TEMP01 tablespace.