Connection error - Process cube through sql job

  • I want to process my cube daily night so I create a job for that by follow these steps

    http://www.symantec.com/business/support/index?page=content&id=TECH193699

    But when I run it it gives me following error

    The job failed. The Job was invoked by User domain\username. The last step to run was step 1

    Message

    Executed as user: domain\username. Microsoft.AnalysisServices.Xmla.ConnectionException: A connection cannot be made. Ensure that the server is running. ---> System.ComponentModel.Win32Exception: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail at Microsoft.AnalysisServices.Xmla.XpressMethodsWrapper.SetDelegates() at Microsoft.AnalysisServices.Xmla.XpressMethodsWrapper.get_XpressWrapper() at Microsoft.AnalysisServices.Xmla.CompressedStream.get_XpressWrapper() at Microsoft.AnalysisServices.Xmla.CompressedStream.InitDecompress() at Microsoft.AnalysisServices.Xmla.CompressedStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at Microsoft.AnalysisServices.Xmla.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession) at Microsoft.SqlServer.Management.Smo.Olap.SoapClient.Connect() at OlapEvent(SCH_STEP* pStep, SUBSYSTEM* pSubSystem, SUBSYSTEMPARAMS* pSubSystemParams, Boolean fQueryFlag). The step failed.

    I trying it to by credential and proxy method but results are same.

  • I have one server for SSAS and database. But still Connection problem....

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply