OBIEE and BI Publisher - [nQSError: 27047] Nonexistent table
Hi,
We have a requirement to burst out e-mail to contacts and are currently on 12.2.1.2.0 (Build BIPS-20160923092103 64-bit) . We have been playing in BI Publisher for a while now and have created the data model, report layout, and schedule for bursting. Although, every time we schedule the report to run we see this error in the log file:
Caused by: oracle.xdo.XDOException: oracle.xdo.XDOException: java.sql.SQLException: java.io.IOException: prepare query failed[nQSError: 43113] Message returned from OBIS.
[nQSError: 27047] Nonexistent table: "CONTACT".
Within the screenshot attached, you can clearly see that the dataset has been called "CONTACT", but for some reason the query fails. The dataset is the results of an existing BI report that we want to be sent out. We have validated that we can schedule a report without a bursting definition to be sent to an e-mail address, but can't figure out the problem with bursting to e-mail. Any idea's? The syntax of the bursting query seems to look good when comparing to Oracle documentation and blog posts. Is there a setting that needs to be enabled for bursting?