Oracle Error Message
ORA-36808: (XSTBLFUNC04) The OLAP_TABLE function LEVELREL clause cannot declare number ADT fields from number AW fields.
Reason for the Error
The limitmap has a levelrel clause which has a different number of values in the list to the right of the FROM than it has to the left.
Solution
Change the limitmap so that there is a 1:1 mapping of adt and aw elements.