Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Ingres Version: All OS: All Q: Im trying to run a query but Im getting error, “E_QE0236 Transactions cannot contain more than 255 DMF temporary files”. What does this mean?

all q Error ingres OS query run version
0
10 Posted

Ingres Version: All OS: All Q: Im trying to run a query but Im getting error, “E_QE0236 Transactions cannot contain more than 255 DMF temporary files”. What does this mean?

0
10

The DMF will often create temporary files when running a query. For example, when the QEF runs out of sort memory sorting rows, it will hand the query to the DMF to run on disk using temporary files. There is a hard limit of 255 of these files. Some common workarounds include increasing qef_sort_memory when the error occurs during a sort, or running commits more frequently.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123