Hi Roland;
From the Oracle manuals ...
FYI: Whenever a sort can't be completed within the assigned memory space, a disk sort is invoked using the temporary tablespace for the Oracle instance. A sort in the temporary tablespace is very I/O intensive and can slow down the entire database.
Regards ... Chris