Oracle Error ORA-38611: FI input cursor’s item type is not supported

Oracle Error Message

ORA-38611: FI input cursor’s item type is not supported

Reason for the Error

The input cursor’s item type is not number or character type

Solution

Redefine the input cursor so that item type is number or character type.