Message Oracle ORA-37158 - Bad clob or varray IN-args: (case string)

ERRORBad clob or varray IN-args: (case string)
CAUSEWhen in clob or varray mode, the PL/SQL mappings of OLAP APIs IDL interface methods were executed blindly with null clob/varray or non-null clob/varray containing garbages.
ACTIONDo not blindly execute them as doing so does not make sense unless you understand how OLAP API works internally.