In this post, you’ll learn more about the Oracle ErrorORA-36806: (XSTBLFUNC03) The OLAP_TABLE function refers to an invalid ADT attribute: string. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-36806: (XSTBLFUNC03) The OLAP_TABLE function refers to an invalid ADT attribute: string.
Reason for the Error ORA-36806: (XSTBLFUNC03) The OLAP_TABLE function refers to an invalid ADT attribute: string.
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.
How to fix the Error ORA-36806: (XSTBLFUNC03) The OLAP_TABLE function refers to an invalid ADT attribute: string. ?
You can fix this error in Oracle by following the below steps
Add the attribute to the ADT, correct the LIMITMAP, or remove the reference from the LIMITMAP.
Leave a Reply