Make sure you have temp table space creation access in the database and if so, you have ENOUGH space to store it. Users in my client site have 200GB spaces and they spool out.
Try to restrict the amount of data you want to display.
Check your SQL for cross joins and make sure 'fail on cartesian join' is turned on in your VLDB.
Make sure you aren't comparing two huge fact tables.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.