TEMP TABLESPACE
Dear All,
We restored a database after a crash....
We have an unusual situation... The temp tablespace gets full to 94%, 99% and we get an alert.
There seems to be space in the temp tablespace:
Name Usage Size Mb Free Mb Used Mb Free % Max Mb Used % PCT of Max
TEMP 0 % 6506 6487 19 100 32768 0 % 0%
The temp file temp01.dbf exists but is not in v$DATAFILE.
I have been asked to soplve the problem so that the temp file tablespace does not get that full..
I dont believe adding a temporary datafile to the temp tablespace is the solution...
Should I drop and recreate the temp tablespace?