Re: File full error in simple select statement
Posted by: Derek McKinnon
Date: May 12, 2021 07:40PM

Hi Peter

Thank you for your investigation.

It now works with the setting
SET SESSION internal_tmp_mem_storage_engine=MEMORY;

The OR join is a problem. It is only taking 30 seconds to run on my machine (8 minutes for a much bigger database), but as I move this into a longer term environment I will have to consider an intermediate step to improve the performance.

Thank you very much for your time. It is greatly appreciated.

Cheers
Derek

Options: ReplyQuote


Subject
Written By
Posted
Re: File full error in simple select statement
May 12, 2021 07:40PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.