ERROR | (SQLOUT20) The nesting of table functions and SQL commands has exceeded the maximum of number levels. |
CAUSE | The nesting of table functions with the PREDMLCMD token populated with an OLAP DML expression that use the embedded SQL support to access another table function which contains a table functions with the PREDMLCMD token filled in with an OLAP DML expression that uses the embedded SQL support. |
ACTION | Reduce the level of nesting between table functions and OLAP DML embedded SQL support. |