There is a procedure running and got ORA-01652: unable to extend temp segment by 128 in tablespace TEMP1
I tried to extend temporary tablespace autoextend on, i got following error.
ORA-32773: operation not supported for smallfile tablespace TEMP1.
How to resolve this?