SSAS Issue with Multiple DataSources Apart from SQL server

we have a requirement to create a Cube where Fact data avialable in Oracle and Dimensional Data available in Teradata which Datawarehouse .  The got the issue when we try to keep Other Relational data source as secondary Data source in SSAS .

Please check the actual issue what we are facing when we have multiple datasources apart from Sql server .

http://surendrathotamsbiproffesional.blogspot.be/2014/10/ssas-teradata-error-errors-in-high.html


we performed the Fallowing tests to confirm .


Here are the tests


Test 1 : Single Data source   è  Teradata ( .net data provider for Teradata )   è  PASS


Test 2 : Double Data Source è Teradata ( .net data provider for Teradata )    as Primary and Sql server as Secondary è PASS


Test 3 : Double Data Source è Teradata ( .net data provider for Teradata )    as Primary and Oracle  as Secondary ( Tried with all possible oracle connectors) è Fail

                 NOTE : Oracle ( Oledb provider for Oracle ) is not even open in DSV . it is givng below screen shoot error  when we tried to create Dimension


Test 4 : Double Data Source è Oracle (Oledb provider for Oracle)    as Primary and SQL server   as Secondary è PASS


Test 5 : Double Data Source èOracle (Oledb provider for Oracle)    as Primary and Teradata( .net data provider for Teradata )      as Secondary   è Fail





Conclusion : what we understand from  these tests are    Teradata Or Oracle can only be PRIMARY datasource .    OR Any body tried with Teradata and Oracle?????????

Comments

Popular posts from this blog

SSAS : A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running. (Microsoft.AnalysisServices.AdomdClient). + Solution

SSIS Error : Unable to infer the XSD from the XML file. The XML contains multiple namespaces