Oracle Solution for Error ora-36885

Solution for Oracle Error ORA-36885

ORA-36885: (XSSRF04) Error rewriting OLAP DML expression. Column name too big

What triggered the Error:

The column name specified in the OLAP DML expression was larger than 30 bytes.

What should we do to fix it:

Make sure the column name specified in the OLAP DML expression is less than or equal to 30 bytes.