Oracle Error Message
ORA-38601: FI Not enough memory for frequent itemset counting: string
Reason for the Error
The memory size did not satisfy the minimum memory requirement.
Solution
In workarea_size_policy=’manual’ mode, set _fic_area_size to a reasonably larger value. Or, In workarea_size_policy=’auto’ mode, this error should never happen.