Set the SORT_AREA_SIZE parameter with care. SORT_AREA_SIZE is the space used in Program Global Area (PGA) for each sort executed by each Oracle process. If the value is too high, the PGA will use excessive memory when sorting. The default value (512 K) is usually sufficient.