Error Log records in SSAS
问题 We are processing cubes every day in job activity monitor, But on weekends w are receving email notification like "cube processing hase been failed". Is there any way to maintain error logs (like in ssis) on cubes? 回答1: The key mechanisms for maintaining error logs for Analysis Services are to either: Keep track of the data stored in the msmdsrv.log . It will be necessary to copy the log off before it gets overwritten. If you are using Analysis Services 2005, 2008, or 2008 R2, you can