ORA-36806: (XSTBLFUNC03) The OLAP_TABLE function refers to an invalid ADT attribute: string
.What triggered the Error:
The limitmap refers to a matching of ADT attribute to AW object, but the ADT attribute is not an element of the specified ADT table. Most commonly this is a typo.What should we do to fix it:
Add the attribute to the ADT, correct the LIMITMAP, or remove the reference from the LIMITMAP.