Database Error Messages

ORA-36814

(XSTBLFUNC07) The datatype of the column used in the ROW2CELL clause of a LIMITMAP must be RAW(16).

Cause

Datatype of column used in ROW2CELL clause of a LIMITMAP is not RAW(16).


Action

Change datatype to RAW(16).