We have a SQL job running the cube processing for a dedicated SSAS server. Occasionally we get the 'Communication Link failure error' on that JOB step and have to manually re-start the step although there is the Retry Options setup correctly for that JOB step.
Can anyone tell me why this retry setting on SQL job not working in this case?
Is there a way for us to add retry attempt on the SSAS side or on XMLA so that we don't need manual intervention?
Please advise.