SSAS : OLE DB error: OLE DB or ODBC error: ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA.

Our SSAS cubes connect to Oracle database . we faced the fallowing error when we are processing the cube  we are getting the fallowing error
OLE DB error: OLE DB or ODBC error: ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA.

The Actual problem is Some OracleConfig  files correpted in Analaysis server .

Solution is Copy the fallowing files  idap.Ora AND  sqlnet.ora files in target directory ie “D:\Oracle\ora1120\network\admin”








Comments

Popular posts from this blog

SSIS :Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done

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

SSIS Error : Object is not an ADODB.RecordSet or an ADODB.Record + Solution