Oracle Error ORA-38608: FI itemset minimum-length(string) should not be greater than maximum length(string)

Oracle Error Message

ORA-38608: FI itemset minimum-length(string) should not be greater than maximum length(string)

Reason for the Error

The user inputed minimum length is more than maximum length.

Solution

The user should adjust the input values to make the minimum length less than or equal to the maximum length.