ORA-38605: FI not enough memory(string
K) for candidate generation(stringK)What triggered the Error:
There was insufficient available memory for candidate generation.What should we do to fix it:
In workarea_size_policy='manual' mode, set _fic_area_size to a reasonably larger value. Or, in workarea_size_policy='auto' mode, set pga_aggregate_target to a reasonably larger value.