Reusing temp. tablespace and Is it normal to have 100+GB consumed in temp. tablespace.
temp tablespace is filled by 100+ GB
Till now, we added four temp files of maxsize and autoextendable
This leads to abeding of replication(Extract) process when temp space is full and we added temp file each time.
Is it normal that 100+GB of temp tablespace is full or are we not able to reuse the temp tablespace. Is there any configuration problem related to temp tablespace.