ORA-38612: FI item length cannot exceed half of one database block.
What triggered the Error:
The item's length was more than half of one database block.What should we do to fix it:
Redefine the data type of the item column so that its maximum length is less than half of one database block.