Database Error Messages

ORA-38601

Not enough memory for frequent itemset counting: string

Cause

The memory size did not satisfy the minimum memory requirement.


Action

Consider setting workarea_size_policy='auto'. Or with workarea_size_policy='manual' mode, consider revising the data, increasing the support_threshold setting, and decreasing itemset_length_max setting.