Oracle Solution for Error ora-36881

Solution for Oracle Error ORA-36881

ORA-36881: (XSSRF00) The OLAP DML ROW2CELL function can only be used in a LIMITMAP.

What triggered the Error:

Using the ROW2CELL function outside of the LIMITMAP.

What should we do to fix it:

Remove use of the ROW2CELL function.