Hi All,
I am getting mystery error of the day "Error 26 OLE DB error: OLE DB or ODBC error: Invalid object name 'dbo.Predictor'.; 42S02. 0 0 "
I have two different dbs on the same server. These are referenced as two SSAS data sources that combine into a single data source view (with table joins between the two). I believe this is the source of the above error message. But the ugly and useless part of the error message is that it does not give any information as to where it originates! I am guessing SSAS does not support using two different dbs for a single data source view (functionally it allows it but then conveniently throws the above vague error message leaving us to figure it out). Security is setup identical between the two data sources so it is not related to that. I am about to do a very inconvenient work around and just combine all the tables into one db. Before I do, anyone see this before?
Thanks!
Lee